Commit Graph

709 Commits

Author SHA1 Message Date
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
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
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
chrys
cd421712f5 Fix vcsu breakage 2023-02-16 21:31:22 +01:00
Chrys
20f2182c8a try 2022-10-24 18:44:43 +02:00
Chrys
cb6b66b400 add more navigation commands and update speakup layout 2022-07-13 16:33:16 +02:00
Chrys
cc4e0915dd more work on speakup layout 2022-07-13 16:13:10 +02:00
Chrys
0ed4eef266 dont toggle when fenrir key is pressed 2022-02-22 20:37:23 +01:00
Chrys
4d9e392b84 remove debugging 2022-02-22 20:32:08 +01:00
Chrys
05e8fd6791 add some other debugging 2022-02-22 20:25:39 +01:00
Chrys
7b20c95309 add some other debugging 2022-02-22 20:23:52 +01:00
Chrys
12bfca24f5 add debug 2022-02-22 19:27:29 +01:00
Chrys
523e9f43b1 remove deprecated 2022-02-22 18:47:29 +01:00
Chrys
eaa86cb376 add comment 2022-02-22 17:55:24 +01:00
Chrys
9a3778e25f add key echo for capslock 2022-02-22 17:47:09 +01:00
Storm Dragon
22f214ae49 Attempt to go into keyboard echo for characters when capslock is on. 2022-02-19 03:57:24 -05:00
9fae16caf6 Make x stay as before when moving lines. This is so it's easier to read tables. 2021-08-07 00:32:07 -07:00
Storm Dragon
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
Storm Dragon
399f021475 Fixed a bug that would crash Fenrir if the clipboard was empty on export to file. 2021-06-08 14:23:04 -04:00
Chrys
7cadae70b6 handle exoort clipboard 2021-06-08 19:23:04 +02:00
Chrys
35b8384210 handle exoort clipboard 2021-06-08 19:01:34 +02:00
Chrys
03ef4710fd handle exoort clipboard 2021-06-08 18:59:04 +02:00
Storm Dragon
2f189da4d0 Updated message spoken on hour for autotime. 2021-06-08 02:23:18 -04:00
Storm Dragon
02152bfb36 Fixed a bug where Fenrir wasn't triggering autotime on the hour, 00. 2021-06-05 23:32:18 -04:00
Chrys
4955a3d846 try fix key repeat of ctrl 2021-05-27 01:10:01 +02:00
Chrys
231b03ff5c revert incomming 2021-05-19 21:57:04 +02:00
Chrys
43b5a9c4bf revert incomming 2021-05-19 21:56:37 +02:00
Chrys
4502f8321a make beep work with empty line 2021-05-19 21:52:06 +02:00
Chrys
37dad53325 remove some debug 2021-05-19 15:51:48 +02:00
Chrys
d1a17dee91 ignore lineshift 2021-05-19 15:23:28 +02:00
Chrys
ed1aec1901 add auto ident for current line 2021-05-19 14:13:05 +02:00
Chrys
c555bef0eb make beep for indentation work and configurable 2021-05-19 12:03:54 +02:00
Chrys
29dbceee5a make adjust Volume work 2021-05-19 11:37:03 +02:00
Chrys
562ab419d7 add debug 2021-05-19 11:21:30 +02:00
Chrys
a47c2529b0 add debug 2021-05-19 11:20:43 +02:00
Chrys
f261583a4b normalize gstreamer, make generic work 2021-05-19 11:19:11 +02:00
Chrys
7a1f93607d add playFrequence to outputManager 2021-05-19 11:06:44 +02:00
Chrys
9ab92174e3 dont filter out key repeat 2021-05-18 23:56:34 +02:00