Commit Graph

63 Commits

Author SHA1 Message Date
5a14804d11 Updates to documentation. A few tidying up changes. 2025-07-09 18:31:58 -04:00
3390c25dfe More pep8 fixes. A tiny bit of refactoring. 2025-07-07 00:42:23 -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
4bcf82178e Updated configure_pipewire script. A bit more code refactor. Preparing to start moving everything over to pep8 compliance. 2025-06-28 22:52:21 -04:00
40b88efa34 Fix up a few errors that sneaked in while updating vmenu code and a couple other things. Logs should be much nicer now. 2025-06-25 10:56:08 -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
27dcff23bb Code optimization and bug fixes. Removed the broken, partial atspi driver implementation. 2025-06-18 15:08:36 -04:00
0930a86ce7 --ignore-screen (-i) flag added. 2025-06-06 22:58:08 -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
b54a226833 More shabangs changed to use env python3 2024-12-05 14:53:10 -05:00
8ae82cbc4b Fixed invalid escape sequences. 2024-10-20 19:48:05 -04:00
42a690de77 add force 2019-10-21 23:36:46 +02:00
d01d4f0773 detect device only once 2019-10-21 23:32:17 +02:00
a386ef8d0d add timestamp 2019-09-07 00:43:23 +02:00
d380ab711d make ,..# vaid section#option separators 2019-08-24 19:27:24 +02:00
2fe27bdc36 save settingsfile and add API 2019-04-27 21:34:55 +02:00
05c9aafbfd Update settingsManager.py 2019-02-26 15:06:21 +01:00
4fc28fd163 add quickmenumanager 2019-02-13 22:14:13 +01:00
633b90f1e8 handle binding backup more clean 2019-02-12 23:44:57 +01:00
3227dcc602 add vmenu Manager and structure 2019-01-22 00:16:41 +01:00
2bb64d7f33 fix settings parser 2018-10-24 23:54:49 +02:00
35a9171c1f add say All manager 2018-09-18 00:04:03 +02:00
e456ffc5a2 check datatypes 2018-09-11 04:00:59 +02:00
93bf3fb1df cleanup 2018-09-11 02:53:05 +02:00
f83081fb06 change permission after write 2018-09-08 23:15:18 +02:00
4482610c5b add setting save 2018-09-08 22:29:20 +02:00
450dc681fa add setting save 2018-09-08 22:25:40 +02:00
a97c31577a add setting save 2018-09-08 22:23:27 +02:00
a0beb42e89 remove remote filter lists 2018-09-08 20:05:59 +02:00
c7502ab909 make parameter optional 2018-09-07 22:08:08 +02:00
ef091a427d add permission propertys 2018-09-07 21:55:40 +02:00
59f68e39ff store stuff in dict isnteed of real settings 2018-09-07 16:25:15 +02:00
4d98a46ca4 Merge branch 'master' into remotesetting 2018-09-06 23:38:28 +02:00
825f253858 Update settingsManager.py 2018-09-06 13:46:48 +02:00
1fe54c6d97 add initial remote stuff 2018-09-05 22:27:56 +02:00
d142fa952c add remote manager 2018-09-04 22:32:03 +02:00
c3f3aeb2e5 add soundicon for BarrierMode 2018-06-18 00:15:25 +02:00
9b87a34ab0 add initial barrier function and fix history 2018-06-10 14:44:54 +02:00
b3fb4ddfc9 Update settingsManager.py 2018-05-24 11:32:56 +02:00
d3bec267af fix pty 2018-05-23 01:12:31 +02:00
469488f2d3 Merge branch 'master' into bleed 2018-05-14 21:26:33 +02:00
426fecf60f catch some driver calls 2018-05-11 23:34:13 +02:00
13c61cb1a6 systemd 2018-04-11 23:57:28 +02:00
a636d8020e fallback to dummy if possible 2018-03-28 17:09:56 +02:00
d22bed033f fallback to dummy if possible 2018-03-28 17:08:07 +02:00
93f0551131 add -E 2018-03-27 00:40:15 +02:00
a70eb05087 add -E 2018-03-27 00:35:38 +02:00
0b1eb5229d add -E 2018-03-27 00:33:41 +02:00
bb6fc4d3ab consume shortcuts, make paste work with pty, fix bug 2018-03-26 11:45:30 +02:00