Commit Graph

198 Commits

Author SHA1 Message Date
d81d563bb6 Add page up and page down to move through the voice browser by 10%. 2025-06-16 01:08:05 -04:00
43871cea3c Fixes to the voice driver. It should actually work completely now. 2025-06-15 19:52:18 -04:00
72bd334d65 Very experimental attempt to move the configure_fenrir script into fenrir itself using the vmenu system. Lots of testing please. 2025-06-15 14:04:14 -04:00
83cb330d34 Potential fixes to progress bar. Better handling of punctuation while reading. 2025-06-10 18:10:08 -04:00
6998706934 Testing fixes for security improvement, thread safety, and memory management. 2025-06-09 14:41:33 -04:00
8a223282df Some modifications to progress bar detection, can revert if needed. 2025-06-09 02:19:39 -04:00
5cc719a6f3 Commit 2 of 2, code refactor and cleanup. 2025-06-08 14:26:24 -04:00
ddc1b43304 Commit 1 of 2, code refactor and cleanup. 2025-06-08 13:49:22 -04:00
6ad11effc6 Enhanced prompt detection 2025-06-08 13:31:37 -04:00
2c2efc56f0 Progress beeps should now rok with dd's progress flag. 2025-06-07 13:23:45 -04:00
27c35939b1 A few minor tweaks to progressbar beeps. 2025-06-07 11:13:15 -04:00
26c6e32c59 Add the ability to add custom prompts to the settings file, generic prompts are covered with the existing detection code. 2025-06-07 01:26:21 -04:00
97e2da614b 2 new features, silence speech until prompt returns and progress bar beeps. 2025-06-07 00:52:13 -04:00
8d50003730 Updated documentation. Attempted to track down a bug that causes disable speech sound to play with no interaction.? 2025-06-06 17:56:02 -04:00
6f4784daed Pty layouts skipped in keyboard layout cycling. 2025-06-04 22:14:49 -04:00
77065c55b4 Attempt to add keyboard shortcut to switch keyboard layout. 2025-06-04 20:17:06 -04:00
bbfd2790a9 Attempt to fix import/export GUI clipboard for some distros. 2025-04-16 21:50:37 -04:00
e76ca9889a Same update for export to x clipboard. Now using pyperclip. 2025-03-02 16:04:38 -05:00
73206ce393 Switched from xclip to pyperclip for import from x. 2025-03-02 15:25:06 -05:00
8cd50c5070 Hopefully improve accuracy of blank line reporting. 2025-02-26 16:05:17 -05:00
55ce73322b File restructuring. 2024-12-20 10:09:07 -05:00
78ca59a938 Found non working unused python directory. Can add it back if needed. 2024-12-20 09:42:47 -05:00
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
e3a9937778 Updated the version to show codeName which is provided by the current branch. 2024-12-06 14:07:36 -05:00
8e4cbc2fd5 Added announce_fenrir_version command bound to fenrir+shift+v. 2024-12-06 02:29:25 -05:00
b54a226833 More shabangs changed to use env python3 2024-12-05 14:53:10 -05:00
0a2e9533bd Improve marked text over multiple lines, Remove trailing spaces. 2024-11-29 00:15:45 -05:00
1649f18a8f Applied same fix for export to X to import as well. 2024-11-20 17:15:50 -05:00
dda9d5e4e7 Fixed an off by one error when marking text. 2024-11-20 11:47:17 -05:00
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
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
8ae82cbc4b Fixed invalid escape sequences. 2024-10-20 19:48:05 -04:00
a84bee851d Added setting readNumbersAsDigits. 2024-03-13 01:47:43 -04:00
a7b28af947 Merge branch 'master' into storm 2024-03-12 23:52:17 -04:00
63124f4f68 Now, date changes should only be announced at midnight. 2023-06-04 19:01:21 -04:00
cd34b02835 I think I fixed the problem with exporting to the X clipboard. 2023-06-03 14:53:54 -04:00
cb6b66b400 add more navigation commands and update speakup layout 2022-07-13 16:33:16 +02:00
cc4e0915dd more work on speakup layout 2022-07-13 16:13:10 +02:00
4d9e392b84 remove debugging 2022-02-22 20:32:08 +01:00
05e8fd6791 add some other debugging 2022-02-22 20:25:39 +01:00
7b20c95309 add some other debugging 2022-02-22 20:23:52 +01:00
12bfca24f5 add debug 2022-02-22 19:27:29 +01:00
eaa86cb376 add comment 2022-02-22 17:55:24 +01:00
9a3778e25f add key echo for capslock 2022-02-22 17:47:09 +01:00
22f214ae49 Attempt to go into keyboard echo for characters when capslock is on. 2022-02-19 03:57:24 -05:00
e8f5b8b853 Removed the re.sub() statement and used lstrip() instead. This should be much lighter on resources and provide the same functionality. 2021-06-12 16:16:17 -04:00
2f189da4d0 Updated message spoken on hour for autotime. 2021-06-08 02:23:18 -04:00
02152bfb36 Fixed a bug where Fenrir wasn't triggering autotime on the hour, 00. 2021-06-05 23:32:18 -04:00
231b03ff5c revert incomming 2021-05-19 21:57:04 +02:00
43b5a9c4bf revert incomming 2021-05-19 21:56:37 +02:00