Commit Graph

80 Commits

Author SHA1 Message Date
3390c25dfe More pep8 fixes. A tiny bit of refactoring. 2025-07-07 00:42:23 -04:00
c90c726899 Fixed a bug in the remote manager. 2025-07-05 09:15:40 -04:00
21bb9c6083 Most of the pep8 changes finished. Be careful, things may be horribly broken. 2025-07-03 13:22:00 -04:00
7408951152 To make Fenrir easier to approach for new developer, start code migration to be pep8 compliant. 2025-07-01 22:23:50 -04:00
a5ca1d28e8 Make sure all except statements are no longer empty, should help a lot with debugging. 2025-06-20 03:03:43 -04:00
ddc1b43304 Commit 1 of 2, code refactor and cleanup. 2025-06-08 13:49:22 -04:00
6b84a8e9bc Rename suspendingScreen to ignoreScreen. Requires edit to your settings file, find suspending and change it to ignore. This may break stuff, please let me know. 2025-04-23 01:36:03 -04:00
2dda73ac87 Request to be able to use the numpad if numlock is on and only process fenrir commands if numlock is off. This should work, let me know if anything breaks. 2025-04-14 18:57:10 -04:00
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
e3a9937778 Updated the version to show codeName which is provided by the current branch. 2024-12-06 14:07:36 -05:00
5904c9cf6c Added -v or --version option to command line arguments. 2024-12-06 02:04:55 -05:00
5249f13be9 Added -v or --version option to command line arguments. 2024-12-06 02:00:59 -05:00
1d91c62c67 A couple more shabangs updated. 2024-12-06 01:08:46 -05:00
20f2182c8a try 2022-10-24 18:44:43 +02:00
4955a3d846 try fix key repeat of ctrl 2021-05-27 01:10:01 +02:00
c555bef0eb make beep for indentation work and configurable 2021-05-19 12:03:54 +02:00
29dbceee5a make adjust Volume work 2021-05-19 11:37:03 +02:00
f261583a4b normalize gstreamer, make generic work 2021-05-19 11:19:11 +02:00
7a1f93607d add playFrequence to outputManager 2021-05-19 11:06:44 +02:00
9ab92174e3 dont filter out key repeat 2021-05-18 23:56:34 +02:00
53e6c67339 react on keypress 2021-05-18 23:38:16 +02:00
42a690de77 add force 2019-10-21 23:36:46 +02:00
0279edf4ff detect device only once 2019-10-21 23:09:15 +02:00
28f29154cb fix grab ungrab while input 2019-10-18 00:58:47 +02:00
8bed7ce8e2 more fixes 2019-10-18 00:24:20 +02:00
2c81540634 make device list available in plug trigger 2019-08-25 20:48:44 +02:00
c4cc983c5a Update fenrirManager.py 2019-05-17 10:18:48 +02:00
37b68c6e36 Update fenrirManager.py 2019-04-24 13:59:40 +02:00
da8e28540e add keyecho to tutorial mode 2019-03-03 20:57:58 +01:00
ff8df58334 search command in right section 2019-02-04 19:05:31 +01:00
d65a3fc596 no input/ screen processing while vmenu 2019-02-03 23:52:12 +01:00
cb7917022c it is case sensitive 2018-09-11 04:05:13 +02:00
07afbf591e Update fenrirManager.py 2018-09-10 16:41:22 +02:00
d5fa50e8c3 add handler functio 2018-09-05 19:13:20 +02:00
6c4cb6de1b make double tap working in pty 2018-05-29 22:47:41 +02:00
a22ba43862 make double tap working in pty 2018-05-29 22:47:10 +02:00
38ba434bfe fix syntax 2018-05-29 19:56:42 +02:00
efbaa0078a Update fenrirManager.py 2018-05-18 12:39:57 +02:00
0a77f2a54d Update fenrirManager.py 2018-05-18 11:16:41 +02:00
b6853c7cda Update fenrirManager.py 2018-05-18 11:13:47 +02:00
6df34dd7be Update fenrirManager.py 2018-05-18 11:11:42 +02:00
b9038f5982 improve grabbing 2018-05-17 21:57:54 +02:00
79d877f760 Update fenrirManager.py 2018-05-17 09:30:43 +02:00
66b0b96426 set application name to fenrir 2018-05-12 00:23:45 +02:00
b5f7526345 Revert "Merge pull request #21 from chrys87/nocrash"
This reverts commit ddecf331f6, reversing
changes made to 9ff73d67bc.
2018-04-13 23:42:18 +02:00
190b3e04ab Revert "improve device detection"
This reverts commit f32de79204.
2018-04-11 02:00:26 +02:00
f32de79204 improve device detection 2018-04-01 14:36:06 +02:00
88a10882f2 fix problem on startup 2018-03-28 18:11:03 +02:00
93f0551131 add -E 2018-03-27 00:40:15 +02:00
7182bc6556 add -E 2018-03-27 00:36:11 +02:00