Commit Graph

112 Commits

Author SHA1 Message Date
sezanzeb
196aec15ea pylint 9.70 2020-11-22 21:41:29 +01:00
sezanzeb
48ca89cc39 talks to the daemon 2020-11-22 21:04:09 +01:00
sezanzeb
f84557cc80 improved error handling 2020-11-22 21:02:44 +01:00
sezanzeb
9587adda91 magic numbers 2020-11-22 18:02:55 +01:00
sezanzeb
032347f48c properly reads keycode device for devices that are being injected into 2020-11-22 17:46:32 +01:00
sezanzeb
06a10c64b4 properly reads keycode device for devices that are being injected into 2020-11-22 17:30:06 +01:00
sezanzeb
2afde0039f wip reading keycodes even though the device is grabbed 2020-11-22 16:54:40 +01:00
sezanzeb
76cc37b867 reader tests 2020-11-22 15:14:43 +01:00
sezanzeb
d785e5bb00 got rid of the interval polling architecture, also displaying mouse keycodes in the status bar 2020-11-22 14:47:34 +01:00
sezanzeb
8f3b9cb475 supports keycodes from mouse-buttons (such as middle-mouse) as well 2020-11-22 13:59:28 +01:00
sezanzeb
4a423455e9 some comment stuff 2020-11-22 13:58:56 +01:00
sezanzeb
1f83b7a09f pretty preset config files 2020-11-21 15:12:03 +01:00
sezanzeb
aa8a1b4f3f improved get_devices log 2020-11-21 15:07:08 +01:00
sezanzeb
373792f9a6 fixed config file doesnt exist 2020-11-21 15:00:52 +01:00
sezanzeb
7209dbf1e0 fixed some installation issues 2020-11-21 14:57:08 +01:00
sezanzeb
7f1d26aee7 started working on the daemon 2020-11-20 21:38:59 +01:00
sezanzeb
437cb533aa config for autoloading presets 2020-11-20 21:38:19 +01:00
sezanzeb
75f11cbe05 threw some TODOs into it, started on the daemon executable 2020-11-20 01:50:40 +01:00
sezanzeb
64ddeff5a1 some TODOs 2020-11-19 11:58:20 +01:00
sezanzeb
3fcc5af310 testing the injector constructor 2020-11-19 11:40:15 +01:00
sezanzeb
6def1dcc54 testing grab retries and capability modification 2020-11-19 11:30:10 +01:00
sezanzeb
46eafc48da ensuring numlock stays the same on grab 2020-11-19 11:12:28 +01:00
sezanzeb
b33bad338f removed redundant injection stop 2020-11-19 01:45:31 +01:00
sezanzeb
db1f2a0d9d showing in UI when grab was not possible 2020-11-19 01:40:47 +01:00
sezanzeb
141a147aa2 multiple attempts at grabbing the device 2020-11-19 01:02:27 +01:00
sezanzeb
0abd5b60c4 test for getdevices ignoring evdev.UInput stuff from key-mapper 2020-11-19 00:22:22 +01:00
sezanzeb
beee72431f some more tests 2020-11-19 00:10:42 +01:00
sezanzeb
eceacb6b59 tests for KeycodeInjector 2020-11-19 00:04:06 +01:00
sezanzeb
3d3136ed8b removed stuff from tests that was removed 2020-11-18 22:33:01 +01:00
sezanzeb
f18b013513 works 2020-11-18 22:06:54 +01:00
sezanzeb
022950e3b5 final commit on sixth 2020-11-18 21:39:15 +01:00
sezanzeb
37bc7b5d69 still wont work. again. 2020-11-18 20:03:37 +01:00
sezanzeb
dc74b5ddb6 wip 2020-11-18 13:17:49 +01:00
sezanzeb
0792880ae6 saving presets works again 2020-11-18 10:33:59 +01:00
sezanzeb
fe7d68c739 started to outline the new save and load methods 2020-11-17 23:49:11 +01:00
sezanzeb
c76d4d4102 organized the archived xkb code 2020-11-17 23:48:30 +01:00
sezanzeb
151a1f3173 overthrowing the functionality completely 2020-11-17 23:40:39 +01:00
sezanzeb
7b47d8f18a wip 2020-11-17 21:06:21 +01:00
sezanzeb
0e407b7f44 wip 2020-11-17 20:51:32 +01:00
sezanzeb
5c6c3a7c31 wip 2020-11-17 17:56:59 +01:00
sezanzeb
d91694c1df started work on injecting keycodes instead of configs-only 2020-11-17 14:35:36 +01:00
sezanzeb
0796cea1bd unused time import 2020-11-17 00:53:29 +01:00
sezanzeb
08f25f9130 permission stuff 2020-11-17 00:51:57 +01:00
sezanzeb
57147c0b44 avoid jumping window contents on load 2020-11-16 17:04:04 +01:00
sezanzeb
70500165ca loads mappings with modified variations correctly 2020-11-16 16:52:43 +01:00
sezanzeb
121f6900d8 improved get_devices test 2020-11-16 16:30:27 +01:00
sezanzeb
09cec4cfac obsolete comment 2020-11-16 16:27:46 +01:00
sezanzeb
5918ecf9a0 chmod proper permissions 2020-11-16 16:27:18 +01:00
sezanzeb
30f2352243 supports modifier-key combinations 2020-11-16 16:18:37 +01:00
sezanzeb
f75bbb7d33 cleanup, tests for linux.py 2020-11-16 15:39:15 +01:00