Commit Graph

  • 5ab66f6978 Attempt to fix the bug where Fenrir freezes the computer solid if it manages to start before sound is ready. It shuld at least release the keyboard now. testing Storm Dragon 2025-03-20 02:55:39 -04:00
  • 2cc2fda28c Actually fix the version file this time. master Storm Dragon 2025-03-02 17:59:20 -05:00
  • c99d0f6ee1 Fixed version.py. Storm Dragon 2025-03-02 17:44:32 -05:00
  • 1552b962a1 Updated dependencies. Storm Dragon 2025-03-02 17:43:01 -05:00
  • 09391bfe84 Experimental fix for evdev failures. Storm Dragon 2025-03-02 17:24:45 -05:00
  • e76ca9889a Same update for export to x clipboard. Now using pyperclip. Storm Dragon 2025-03-02 16:04:38 -05:00
  • 73206ce393 Switched from xclip to pyperclip for import from x. Storm Dragon 2025-03-02 15:25:06 -05:00
  • 5b642cd9e2 Fixed error in settings file. 2025.02.26 Storm Dragon 2025-02-26 17:41:01 -05:00
  • 4966b87ba1 pyttsx removed from setup file because it's no longer a speech option. Storm Dragon 2025-02-26 17:38:22 -05:00
  • 145cab6221 Updated dependencies to include rapidfuzz. Storm Dragon 2025-02-26 17:08:50 -05:00
  • e46926f145 Fixed a traceback on shutdown. Hopefully improved responsiveness with the diff. Trying rapidfuzz for smaller screen updates, add a catch to fall back to the original difflib if there are any problems. This is experimental, please watch for bugs. Storm Dragon 2025-02-26 17:02:25 -05:00
  • 8cd50c5070 Hopefully improve accuracy of blank line reporting. Storm Dragon 2025-02-26 16:05:17 -05:00
  • 2462a081bf Add a documentation string for the module cli. uv-build Hunter Jozwiak 2025-01-28 15:30:09 -05:00
  • 1f489a1ae9 Tweaks. Hunter Jozwiak 2025-01-28 15:23:04 -05:00
  • 8ce9a8ffeb Move the command line into the main package directory. Hunter Jozwiak 2025-01-28 15:22:07 -05:00
  • d8395c12e2 Add some things into the file. Hunter Jozwiak 2025-01-28 15:21:30 -05:00
  • 3e1c8a2829 Drop the setup.py file if we can. Hunter Jozwiak 2025-01-28 15:20:53 -05:00
  • 75199dfe0e Version bump. Hunter Jozwiak 2025-01-28 04:12:09 -05:00
  • 160c40e931 Modified lock file. Hunter Jozwiak 2025-01-28 04:07:37 -05:00
  • 47c626b420 Add more dynamically computed fields. Hunter Jozwiak 2025-01-28 04:06:00 -05:00
  • f509d89d90 Drop the warning about the dependencies being overwritten. Hunter Jozwiak 2025-01-28 04:04:59 -05:00
  • 39a918f74b My testing work with uv. Hunter Jozwiak 2025-01-24 12:12:28 -05:00
  • 71d92e9702 Merged changes from master. Storm Dragon 2025-01-08 20:28:16 -05:00
  • ed918a0334 Forgot to push one of the punctuation files. ? Storm Dragon 2025-01-08 20:26:46 -05:00
  • 760b873abe Updated emoticon handling to make it more accurate, fewer false positives. Storm Dragon 2025-01-04 21:57:12 -05:00
  • 46c348634c Post release switch code name back to master. Storm Dragon 2024-12-21 18:01:42 -05:00
  • 9da925c80d Fixed merge conflict. 2024.12.20 Storm Dragon 2024-12-21 17:52:38 -05:00
  • 9c45ca1b5f Fixed bug in Fenrir configuration tool. Storm Dragon 2024-12-21 17:46:23 -05:00
  • d1be848ebb Merge branch 'testing' got rid of the scm dependency." Storm Dragon 2024-12-20 14:11:51 -05:00
  • bc4319bf5e Forgot to get rid of the scm stuff since moving back to setup.py. Storm Dragon 2024-12-20 14:08:25 -05:00
  • 6f8139ed8f Change codename to stable for tag. Storm Dragon 2024-12-20 13:33:23 -05:00
  • f1a6c75459 Merged setup fixes to master. Went back to setup.py just with some updates to minimize python's grumbling. Also, merged the locale setup. Storm Dragon 2024-12-20 12:50:32 -05:00
  • 1d746eb709 Minimal pyproject.tmol added. Storm Dragon 2024-12-20 12:30:56 -05:00
  • 80f549fde9 Hopefully final fix to setup. Storm Dragon 2024-12-20 12:24:52 -05:00
  • 9f57f7faec Revert back to setup.py because it worked. Storm Dragon 2024-12-20 12:19:09 -05:00
  • 099d49d670 maybe was over complicating things. Storm Dragon 2024-12-20 12:00:23 -05:00
  • 67b6c79678 Trying some debugging to figure out what's going wrong. Storm Dragon 2024-12-20 11:43:43 -05:00
  • 191181a6a5 This modern installation method is turning out to be a pita. Storm Dragon 2024-12-20 11:32:26 -05:00
  • c77d2bddd8 Second attempt at placing files into correct directories. Storm Dragon 2024-12-20 11:22:09 -05:00
  • 90d8e62db0 Fixed a bug in setup.py. Storm Dragon 2024-12-20 11:09:32 -05:00
  • d6a9332f80 Modernize installation. Storm Dragon 2024-12-20 11:04:13 -05:00
  • 55ce73322b File restructuring. Storm Dragon 2024-12-20 10:09:07 -05:00
  • 78ca59a938 Found non working unused python directory. Can add it back if needed. Storm Dragon 2024-12-20 09:42:47 -05:00
  • dd52d08171 Copy translation files into place with setup. Storm Dragon 2024-12-20 08:57:27 -05:00
  • 29a2db0e0c Fixed a bug that required the -f flag in conjunction with -e to use pty. Storm Dragon 2024-12-15 21:27:39 -05:00
  • b6201235e6 Removed the emacs speech driver. Also some cleanup missed from removing the old espeak driver that no longer worked. Storm Dragon 2024-12-11 17:31:05 -05:00
  • f7584463e3 Changed default speech driver to speech-dispatcher. Lowered default speech rate a bit. Storm Dragon 2024-12-11 08:46:22 -05:00
  • 8ef3d2856b Preparing for 2024.12.10 stable release. 2024.12.10 Storm Dragon 2024-12-10 13:17:33 -05:00
  • 8f28ee360a Fixed version conflict. Storm Dragon 2024-12-10 12:34:13 -05:00
  • 8782d53d03 Updated README. Storm Dragon 2024-12-10 12:32:09 -05:00
  • 7d276c95ea Merge branch 'testing' minor update to fix up the service file examples. Storm Dragon 2024-12-09 19:39:52 -05:00
  • d70073274b Updated auto start example service files for systemd and runit. Storm Dragon 2024-12-09 19:38:39 -05:00
  • f6d3baebc1 Resolved version conflict. I need to automate this somehow. Storm Dragon 2024-12-09 12:59:55 -05:00
  • 5a59ef6325 Updated the man page creation script. Storm Dragon 2024-12-09 12:58:14 -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. Storm Dragon 2024-12-08 06:43:22 -05:00
  • 3757a1ceeb Updated brlapi driver. Hopefully will now actually work. Storm Dragon 2024-12-08 05:02:29 -05:00
  • 1696d62526 Updated Braille support now that I'm more familiar with how it should work. Storm Dragon 2024-12-08 04:37:53 -05:00
  • 84514edc96 Removed the pypy version of the old launcher file. Storm Dragon 2024-12-08 00:02:45 -05:00
  • 0e787c21ab Removed fenrir-daemon from setup.py. Storm Dragon 2024-12-07 23:39:22 -05:00
  • 9cdf80b313 Moved flag parsing to launcher. Got read of fenrir-daemon and put everything into the fenrir launcher. Storm Dragon 2024-12-07 23:36:21 -05:00
  • 24e82936a9 Merge branch 'testing' Storm Dragon 2024-12-07 23:12:07 -05:00
  • 0f932fb93a Fixed conflict in version. Hopefully this won't happen in future. Storm Dragon 2024-12-07 23:11:42 -05:00
  • 4c9e0bfd36 Merge branch 'testing' of git.stormux.org:storm/fenrir into testing Storm Dragon 2024-12-07 19:47:13 -05:00
  • 353f9d3676 Refactor the dependency checker. Storm Dragon 2024-12-07 19:46:47 -05:00
  • 064172648f Merge branch 'testing' of git.stormux.org:storm/fenrir into testing Storm Dragon 2024-12-07 03:03:33 -05:00
  • 95170e7d39 Merge branch 'testing' of git.stormux.org:storm/fenrir into testing Storm Dragon 2024-12-07 03:03:33 -05:00
  • a93df78ffc Merge branch 'testing' of git.stormux.org:storm/fenrir into testing Storm Dragon 2024-12-07 03:03:33 -05:00
  • 9758c072b5 Merge branch 'testing' of git.stormux.org:storm/fenrir into testing Storm Dragon 2024-12-06 14:07:49 -05:00
  • 4054cb2732 Merge branch 'testing' of git.stormux.org:storm/fenrir into testing Storm Dragon 2024-12-06 14:07:49 -05:00
  • e3a9937778 Updated the version to show codeName which is provided by the current branch. Storm Dragon 2024-12-06 14:06:29 -05:00
  • ee7baf5314 Testing the auto version increment hook for version. storm 2024-12-06 13:52:20 -05:00
  • 8e4cbc2fd5 Added announce_fenrir_version command bound to fenrir+shift+v. Storm Dragon 2024-12-06 02:29:25 -05:00
  • 5904c9cf6c Added -v or --version option to command line arguments. Storm Dragon 2024-12-06 02:04:55 -05:00
  • 5249f13be9 Added -v or --version option to command line arguments. Storm Dragon 2024-12-06 02:00:59 -05:00
  • 1d91c62c67 A couple more shabangs updated. Storm Dragon 2024-12-06 01:08:46 -05:00
  • bc72765544 Improvements to braill driver. Storm Dragon 2024-12-05 15:06:47 -05:00
  • b54a226833 More shabangs changed to use env python3 Storm Dragon 2024-12-05 14:53:10 -05:00
  • 295167c865 Updated shabang to use env python3 Storm Dragon 2024-12-05 14:51:05 -05:00
  • 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. Storm Dragon 2024-12-05 06:06:03 -05:00
  • 6785fde7c9 Moving to a single configuration file because it is easier to maintain. Existing alternative settings.conf files had inconsistancies. Storm Dragon 2024-12-05 02:12:11 -05:00
  • 0b4b2c6a84 Rename the speech-dispatcher configuration tool to be more consistant with names. Storm Dragon 2024-12-04 14:09:08 -05:00
  • 0b2536e0e3 Improved configuration tool. Storm Dragon 2024-12-04 14:07:32 -05:00
  • 8d8f5dc613 Improved configuration tool. Storm Dragon 2024-12-04 14:06:34 -05:00
  • 7514744cdd Removed the old espeak driver. There is still speech-dispatcher and generic. Storm Dragon 2024-12-02 22:15:25 -05:00
  • d84edf520e Renamed 'docu' directory to 'docs' Storm Dragon 2024-12-02 21:18:56 -05:00
  • e123c8ebfa Started project cleanup. Storm Dragon 2024-12-02 17:03:16 -05:00
  • bd975df912 Script for helping set the speech-dispatcher voice and module. Storm Dragon 2024-12-01 05:02:10 -05:00
  • 0a2e9533bd Improve marked text over multiple lines, Remove trailing spaces. Storm Dragon 2024-11-29 00:15:45 -05:00
  • 1649f18a8f Applied same fix for export to X to import as well. 1.9.9 Storm Dragon 2024-11-20 17:15:50 -05:00
  • 619b67ea70 Attempt to fix the problem where when you switch back from an X session control seems to get stuck. Storm Dragon 2024-11-20 16:46:47 -05:00
  • dda9d5e4e7 Fixed an off by one error when marking text. Storm Dragon 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. Storm Dragon 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. Storm Dragon 2024-11-20 03:34:51 -05:00
  • 8ae82cbc4b Fixed invalid escape sequences. Storm Dragon 2024-10-20 19:48:05 -04:00
  • f5242f7092 Fixed a typo in settings files. Storm Dragon 2024-03-14 23:49:00 -04:00
  • c9924f66da Shortened size of cached events. Storm Dragon 2024-03-13 19:26:29 -04:00
  • 6644634d98 Attempt to introduce flood control. BROKEN. Storm Dragon 2024-03-13 18:27:46 -04:00
  • a8642a6440 Fixed a small problem with reading spaces. Storm Dragon 2024-03-13 17:15:14 -04:00
  • a84bee851d Added setting readNumbersAsDigits. Storm Dragon 2024-03-13 01:47:43 -04:00
  • c3d1ccd10b Added setting readNumbersAsDigits. Storm Dragon 2024-03-13 00:56:53 -04:00