Commit Graph

3255 Commits

Author SHA1 Message Date
Storm Dragon
0f932fb93a Fixed conflict in version. Hopefully this won't happen in future. 2024-12-07 23:11:42 -05:00
Storm Dragon
064172648f Merge branch 'testing' of git.stormux.org:storm/fenrir into testing 2024-12-07 03:15:24 -05:00
Storm Dragon
95170e7d39 Merge branch 'testing' of git.stormux.org:storm/fenrir into testing 2024-12-07 03:04:24 -05:00
Storm Dragon
9758c072b5 Merge branch 'testing' of git.stormux.org:storm/fenrir into testing 2024-12-06 14:08:00 -05:00
Storm Dragon
4054cb2732 Merge branch 'testing' of git.stormux.org:storm/fenrir into testing 2024-12-06 14:07:49 -05:00
Storm Dragon
e3a9937778 Updated the version to show codeName which is provided by the current branch. 2024-12-06 14:07:36 -05:00
storm
ee7baf5314 Testing the auto version increment hook for version. 2024-12-06 13:52:33 -05:00
Storm Dragon
8e4cbc2fd5 Added announce_fenrir_version command bound to fenrir+shift+v. 2024-12-06 02:29:25 -05:00
Storm Dragon
5904c9cf6c Added -v or --version option to command line arguments. 2024-12-06 02:04:55 -05:00
Storm Dragon
5249f13be9 Added -v or --version option to command line arguments. 2024-12-06 02:00:59 -05:00
Storm Dragon
1d91c62c67 A couple more shabangs updated. 2024-12-06 01:08:46 -05:00
Storm Dragon
bc72765544 Improvements to braill driver. 2024-12-05 15:06:47 -05:00
Storm Dragon
b54a226833 More shabangs changed to use env python3 2024-12-05 14:53:10 -05:00
Storm Dragon
295167c865 Updated shabang to use env python3 2024-12-05 14:51:05 -05:00
Storm Dragon
af857d7976 combined configure_fenrir and configure_speechd into a single script. This is the go-to for editing Fenrir settings without doing it by hand. 2024-12-05 06:06:03 -05:00
Storm Dragon
6785fde7c9 Moving to a single configuration file because it is easier to maintain. Existing alternative settings.conf files had inconsistancies. 2024-12-05 02:12:11 -05:00
Storm Dragon
0b4b2c6a84 Rename the speech-dispatcher configuration tool to be more consistant with names. 2024-12-04 14:09:08 -05:00
Storm Dragon
0b2536e0e3 Improved configuration tool. 2024-12-04 14:07:32 -05:00
Storm Dragon
8d8f5dc613 Improved configuration tool. 2024-12-04 14:06:34 -05:00
Storm Dragon
7514744cdd Removed the old espeak driver. There is still speech-dispatcher and generic. 2024-12-02 22:15:25 -05:00
Storm Dragon
d84edf520e Renamed 'docu' directory to 'docs' 2024-12-02 21:18:56 -05:00
Storm Dragon
e123c8ebfa Started project cleanup. 2024-12-02 17:03:16 -05:00
Storm Dragon
bd975df912 Script for helping set the speech-dispatcher voice and module. 2024-12-01 05:02:10 -05:00
Storm Dragon
0a2e9533bd Improve marked text over multiple lines, Remove trailing spaces. 2024-11-29 00:15:45 -05:00
Storm Dragon
1649f18a8f Applied same fix for export to X to import as well. 2024-11-20 17:15:50 -05:00
Storm Dragon
619b67ea70 Attempt to fix the problem where when you switch back from an X session control seems to get stuck. 2024-11-20 16:46:47 -05:00
Storm Dragon
dda9d5e4e7 Fixed an off by one error when marking text. 2024-11-20 11:47:17 -05:00
Storm Dragon
56f403b0b9 Attempt to fix the weird bug where marking any but the first column of the line, then marking on another line causes nothing to be copied. 2024-11-20 03:54:14 -05:00
Storm Dragon
10bc181241 Try to fix an issue where xclip is not being found even though it is installed. 2024-11-20 03:34:51 -05:00
Storm Dragon
8ae82cbc4b Fixed invalid escape sequences. 2024-10-20 19:48:05 -04:00
Storm Dragon
f5242f7092 Fixed a typo in settings files. 2024-03-14 23:49:00 -04:00
Storm Dragon
c9924f66da Shortened size of cached events. 2024-03-13 19:26:29 -04:00
Storm Dragon
6644634d98 Attempt to introduce flood control. BROKEN. 2024-03-13 18:27:46 -04:00
Storm Dragon
a8642a6440 Fixed a small problem with reading spaces. 2024-03-13 17:15:14 -04:00
Storm Dragon
a84bee851d Added setting readNumbersAsDigits. 2024-03-13 01:47:43 -04:00
Storm Dragon
c3d1ccd10b Added setting readNumbersAsDigits. 2024-03-13 00:56:53 -04:00
Storm Dragon
a7b28af947 Merge branch 'master' into storm 2024-03-12 23:52:17 -04:00
Storm Dragon
110a2ddb31 Added a settings file for people who want to use dektalk. 2024-03-09 12:09:23 -05:00
stormdragon2976
842e7c70ac
Merge pull request #69 from adamlincoln/laptop-layout-typo
Fix typo in laptop layout file
2024-02-03 00:23:11 -05:00
Adam Lincoln
f4a6c22c39
Fix typo in laptop layout file 2024-02-02 22:18:12 -05:00
Storm Dragon
9fb72d1df4 Change speakup keyboard layout to use insert+f9 to cycle through punctuation. 2024-01-20 19:56:11 -05:00
Storm Dragon
58fb9441b7 Keyboard echo for all keys is now the default by popular demand. 2024-01-02 23:47:15 -05:00
stormdragon2976
f45a77c7e1 Added the ability for the configuration selection to loop, so you can do multiple configurations in without having to rerun the script. 2023-06-05 10:39:45 -04:00
stormdragon2976
bcf17ff021 got a decent start on a Fenrir configuration utility. 2023-06-05 10:23:08 -04:00
stormdragon2976
63124f4f68 Now, date changes should only be announced at midnight. 2023-06-04 19:01:21 -04:00
stormdragon2976
cd34b02835 I think I fixed the problem with exporting to the X clipboard. 2023-06-03 14:53:54 -04:00
stormdragon2976
b219251d6c Removed what I think is an extra try statement that was causing an indent error. 2023-03-23 15:00:39 -04:00
Chrys
41104d4e40 add workaround for newer linux versions 2023-03-16 22:53:28 +01:00
chrys
7d04672fa4
Update vcsaDriver.py 2023-02-18 18:21:32 +01:00
chrys
be6e1be785
Update vcsaDriver.py 2023-02-18 15:08:53 +01:00