beca468338
Finally! Fixed bug that was causing interruption when prompt comes back.
Storm Dragon2026-01-08 12:37:55 -05:00
a26fe26c8c
Log level now set to 0 by default so there's no longer a ton of log files created that aren't normally needed.
Storm Dragon2026-01-05 08:32:07 -05:00
508fd11610
Redesigned the flood protection for incoming text, should hopefully be much better.
Storm Dragon2026-01-04 00:33:06 -05:00
d7f86ca0de
Setting added to choose caps notification type, beep, pitch, both or none.
Storm Dragon2025-12-30 04:09:25 -05:00
49a79d2722
Removed promoted text option. It wasn't all that useful, and the new speech restore performs the same thing more affectively.
Storm Dragon2025-12-28 19:07:54 -05:00
a52bf624ec
Merged changes from testing. WARNING: breaking changes, you will need to update or regenerate your settings file. Use the example provided in config/settings/settings.conf or on arch use the .pacnew as a guide.
Storm Dragon2025-12-10 20:12:07 -05:00
f4e28a246f
Second pass on updating settings, missed a few the first go round.
Storm Dragon2025-12-10 20:08:01 -05:00
560ceb26c9
Major: Convert all settings from camelCase to snake_case for PEP8 compliance (WARNING! BREAKING CHANGES)
Storm Dragon2025-12-10 19:39:45 -05:00
61868c94e5
Experimental fix to hopefully let users who rebind their capslock key keep those settings while using Fenrir.
Storm Dragon2025-12-10 08:22:17 -05:00
f0bbcb8a38
Updated settings file to document that capslock as fenrir key and echo mode 2 are incompatible.
Storm Dragon2025-12-03 16:25:22 -05:00
aed627ec2a
Discovered through much pain that echo mode 2 and capslock as fenrir key are incompatible. Documented in settings file.
Storm Dragon2025-12-03 16:18:02 -05:00
e62b887e9c
Some socket improvements for remote manager I thought should make it into this release.
Storm Dragon2025-12-03 12:20:14 -05:00
bf0d134187
Tests added, see the documentation in the tests directory for details. Improved the socket code.
Storm Dragon2025-12-03 02:51:49 -05:00
77a3aae5a4
Attempt to fix cannot pickle 'TextIOWrapper' instances error for some distros.
Storm Dragon2025-11-23 18:29:38 -05:00
aabc202d83
Latest version of configure_pipewire.sh tested and appears to work.
Storm Dragon2025-10-17 22:19:58 -04:00
2f3a114790
Pipewire configuration tool updated. In a bout of pure insanity I tested this on my production system and it worked without a hitch, so should be good to go.
Storm Dragon2025-10-17 22:19:30 -04:00
c797974560
Pre tag release. If no problems reported this will become the new stable release.
Storm Dragon2025-10-17 21:27:36 -04:00
af4740d5ad
Various minor fixes in preparation for new release.
Storm Dragon2025-10-17 21:26:13 -04:00
2c38bcf5f4
Another attempt at fixing external numpad detection. I *think* some of them send numlock state with every event. If that's the case, this should fix it.
Storm Dragon2025-09-13 14:11:27 -04:00
96cdda99c4
Separate menu entries for some settings, improves usability. Fixed device detection for devices that do not contain what they do in their name, e.g. numpads that are not listed as numpads. This hopefully fixes a bug with some external numpads.
Storm Dragon2025-09-12 12:09:00 -04:00
0658d37ae8
I don't wanna say this too loud, but I think tab completion is much more reliable now. No more not reading when you press tab and something appears.
Storm Dragon2025-08-31 20:45:32 -04:00
a6bb3e1301
A bit of code cleanup. Nothing should be changed at all functionally.
Storm Dragon2025-08-31 20:30:06 -04:00
5ff653bd00
Progress bar and commit validator updates.
Storm Dragon2025-08-31 14:54:07 -04:00
356f4b01c1
Got the version file wrong again. Need to be more careful.
Storm Dragon2025-08-31 14:44:46 -04:00
d274fe78f3
Rebind the keyboard layout switcher to fenrir+control+f4.
Storm Dragon2025-08-31 14:37:48 -04:00
f5344a7227
removing keyboard layouts that are no longer used
Storm Dragon2025-08-23 18:30:35 -04:00
90ffc2fc08
removing keyboard layouts that are no longer used
Storm Dragon2025-08-23 18:29:42 -04:00
b635f7538b
Latest changes merged. Minor fixes to progress bar detection. Fixed my old habbit of camel case variable names. :)
Storm Dragon2025-08-23 12:20:05 -04:00
7f473b72a7
Minor updates to progress bar detection.
Storm Dragon2025-08-23 12:16:10 -04:00
b3d73102fc
Fenrir will now read dots in the middle of or at the beginning of words regardless of punctuation settings.
Storm Dragon2025-08-21 23:29:45 -04:00
78c1cbbb6b
Improved progress bar detection for curl. Experimental flood protection for updates.
Storm Dragon2025-08-21 19:59:40 -04:00
8c26d93001
Progress bar monitoring updates. Hopefully fixed some false positives, and updated claude-code progress monitoring.
Storm Dragon2025-08-20 14:33:22 -04:00
98b9c56af7
Read all code added. It's definiately a work in progress and does not function currently.
Storm Dragon2025-08-04 14:41:14 -04:00
8bada48a09
Fixed errors in README. Moved the audio configuration script stuff nearer the top.
Storm Dragon2025-08-04 14:36:43 -04:00
0a2c8472c0
Fixed errors in README. Moved the audio configuration script stuff nearer the top.
Storm Dragon2025-08-04 14:36:06 -04:00
69eade3327
Updated documentation for stand-alone pipewire or pulse configuration scripts.
Storm Dragon2025-08-04 14:24:41 -04:00
73f67c2a04
Multiple fixes to indentation beep code, including volume for lower ranged beeps using the gstreamer driver.
Storm Dragon2025-08-04 12:38:14 -04:00
84293db6dc
Another shot at fixing multiple numpads.
Storm Dragon2025-07-25 14:17:17 -04:00
914535d12b
A few bug fixes, better checking in place to make sure syntax and other errors do not make it to commits.
Storm Dragon2025-07-24 18:34:12 -04:00
d1bad818cd
initial improvements to pty driver. Improved clipboard handling of multibyte characters. Added emoji menu to vmenu. It places the emoji to the clipboard to be used wherever.
Storm Dragon2025-07-16 19:34:56 -04:00
01f4b64390
Replace skipped punctuation with space. There's a setting in general, on by default, that will revert to old behavior if you replace it with false.
Storm Dragon2025-07-09 01:17:36 -04:00