Commit Graph

3267 Commits

Author SHA1 Message Date
Storm Dragon
f6d3baebc1 Resolved version conflict. I need to automate this somehow. 2024-12-09 12:59:55 -05:00
Storm Dragon
5a59ef6325 Updated the man page creation script. 2024-12-09 12:58:14 -05:00
Storm Dragon
baa4c9a937 Removed Braille. BrlTTY does a great job already in the console. Also, Fenrir's implementation was only partially done and not working. 2024-12-08 06:43:22 -05:00
Storm Dragon
3757a1ceeb Updated brlapi driver. Hopefully will now actually work. 2024-12-08 05:02:29 -05:00
Storm Dragon
1696d62526 Updated Braille support now that I'm more familiar with how it should work. 2024-12-08 04:37:53 -05:00
Storm Dragon
84514edc96 Removed the pypy version of the old launcher file. 2024-12-08 00:02:45 -05:00
Storm Dragon
0e787c21ab Removed fenrir-daemon from setup.py. 2024-12-07 23:39:22 -05:00
Storm Dragon
9cdf80b313 Moved flag parsing to launcher. Got read of fenrir-daemon and put everything into the fenrir launcher. 2024-12-07 23:36:21 -05:00
Storm Dragon
24e82936a9 Merge branch 'testing' 2024-12-07 23:12:07 -05:00
Storm Dragon
0f932fb93a Fixed conflict in version. Hopefully this won't happen in future. 2024-12-07 23:11:42 -05:00
Storm Dragon
4c9e0bfd36 Merge branch 'testing' of git.stormux.org:storm/fenrir into testing 2024-12-07 19:47:13 -05:00
Storm Dragon
353f9d3676 Refactor the dependency checker. 2024-12-07 19:46:47 -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
a93df78ffc Merge branch 'testing' of git.stormux.org:storm/fenrir into testing 2024-12-07 03:03:33 -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