Commit Graph

92 Commits

Author SHA1 Message Date
sezanzeb
b00de9f16a more tests 2020-11-29 16:21:34 +01:00
sezanzeb
e6e310c7fc testing connecting to the dbus 2020-11-29 01:44:14 +01:00
sezanzeb
b029d7df25 more macro tests 2020-11-29 00:28:46 +01:00
sezanzeb
d3a1b16d6b testing a short macro in injector tests 2020-11-29 00:13:13 +01:00
sezanzeb
cc04f991a9 macro improvements 2020-11-28 23:50:28 +01:00
sezanzeb
3a178dd6b9 improved macro tests 2020-11-28 22:54:22 +01:00
sezanzeb
82b7d936f6 asyncio macros 2020-11-28 20:59:24 +01:00
sezanzeb
c2f6195196 linting 2020-11-28 19:31:57 +01:00
sezanzeb
52c76fb65a random w, improved parsing debug output 2020-11-28 18:52:19 +01:00
sezanzeb
f0e57c5276 inserted the unfinished macro parsing and running into the injector 2020-11-28 18:39:55 +01:00
sezanzeb
82fcafe8a1 tests for macro running and parsing 2020-11-28 18:27:28 +01:00
sezanzeb
18a5bd678d macro parser 2020-11-28 17:49:32 +01:00
sezanzeb
1a16d679cf cloning mappings 2020-11-28 15:48:57 +01:00
sezanzeb
ed48306f7f asyncio KeycodeInjector 2020-11-28 15:43:24 +01:00
sezanzeb
ccf1451acf test for the autoload switch 2020-11-27 00:23:03 +01:00
sezanzeb
c0df63517b more config tests 2020-11-27 00:11:23 +01:00
sezanzeb
001cc3b8fa access via groups instead of root services with interfaces that are open to everyone 2020-11-25 23:36:03 +01:00
sezanzeb
3180f8d86a daemon wont create a config file anymore 2020-11-25 19:21:04 +01:00
sezanzeb
7e70b00e5b full path to the daemon for loading presets, some TODOs, .json file extension, nested mapping in .json config 2020-11-25 00:23:34 +01:00
sezanzeb
5ab465a80d tested reverse mapping 2020-11-23 23:41:13 +01:00
sezanzeb
b56af82caa test for reverse mapping split 2020-11-23 21:43:31 +01:00
sezanzeb
8864c8bcfd ignoring Power Button 2020-11-22 21:54:09 +01:00
sezanzeb
8561bfac63 pylint 9.70 2020-11-22 21:41:29 +01:00
sezanzeb
875527973b simplified daemon test 2020-11-22 21:03:09 +01:00
sezanzeb
eee46d559b integration tests for injecting 2020-11-22 21:02:16 +01:00
sezanzeb
3bce3f50f6 properly reads keycode device for devices that are being injected into 2020-11-22 17:46:32 +01:00
sezanzeb
6f0e8d97fb wip reading keycodes even though the device is grabbed 2020-11-22 16:54:40 +01:00
sezanzeb
a918829a47 some proper cleanup of pending_events 2020-11-22 15:17:55 +01:00
sezanzeb
6a35d7bcf9 reader tests 2020-11-22 15:14:43 +01:00
sezanzeb
8c85bf5d39 got rid of the interval polling architecture, also displaying mouse keycodes in the status bar 2020-11-22 14:47:34 +01:00
sezanzeb
23a08f4c20 supports keycodes from mouse-buttons (such as middle-mouse) as well 2020-11-22 13:59:28 +01:00
sezanzeb
ee66c82bd0 magic number 2020-11-22 13:58:29 +01:00
sezanzeb
f91daa2fe8 started working on the daemon 2020-11-20 21:38:59 +01:00
sezanzeb
6d64b081d0 config for autoloading presets 2020-11-20 21:38:19 +01:00
sezanzeb
c7b5679293 made injector constructor test safer 2020-11-19 11:44:07 +01:00
sezanzeb
91f304991a testing the injector constructor 2020-11-19 11:40:15 +01:00
sezanzeb
4617d56506 testing grab retries and capability modification 2020-11-19 11:30:01 +01:00
sezanzeb
61d591978d ensuring numlock stays the same on grab 2020-11-19 11:12:28 +01:00
sezanzeb
855778c52c multiple attempts at grabbing the device 2020-11-19 01:02:27 +01:00
sezanzeb
d59ad26823 beautified test output 2020-11-19 00:28:45 +01:00
sezanzeb
7567320a2b some more tests 2020-11-19 00:10:42 +01:00
sezanzeb
adaddcd7ef tests for KeycodeInjector 2020-11-19 00:04:04 +01:00
sezanzeb
6a0c0e30e2 removed stuff from tests that was removed 2020-11-18 22:33:01 +01:00
sezanzeb
fc52d4fad8 still wont work. again. 2020-11-18 20:03:37 +01:00
sezanzeb
ed24708633 saving presets works again 2020-11-18 10:33:59 +01:00
sezanzeb
71de04b626 organized the archived xkb code 2020-11-17 23:48:30 +01:00
sezanzeb
364170c71b overthrowing the functionality completely 2020-11-17 23:40:39 +01:00
sezanzeb
7e8c14bb09 wip 2020-11-17 21:09:28 +01:00
sezanzeb
7dfb65766d started work on injecting keycodes instead of configs-only 2020-11-17 14:35:36 +01:00
sezanzeb
098d6fa395 loads mappings with modified variations correctly 2020-11-16 16:52:43 +01:00