Commit Graph

125 Commits

Author SHA1 Message Date
sezanzeb
73f3784980 more tests 2020-12-03 20:37:36 +01:00
sezanzeb
d3ff838aa0 some more tests 2020-12-03 20:03:53 +01:00
sezanzeb
3e48d899ea fixed Alt_L not working 2020-12-03 01:32:36 +01:00
sezanzeb
70f091f39b some fixes, cleaner .change function of mapping 2020-12-02 23:27:32 +01:00
sezanzeb
59e893fe7e got rid of the confusing xkb keycode offset 2020-12-02 21:41:39 +01:00
sezanzeb
2a0b22c493 using the offset constant everywhere 2020-12-02 21:24:35 +01:00
sezanzeb
91b9ad5754 can map shoulder buttons 2020-12-02 21:20:18 +01:00
sezanzeb
95b09259d3 wip 2020-12-02 20:48:23 +01:00
sezanzeb
78692f40eb more work for event type to mapping key 2020-12-02 20:08:55 +01:00
sezanzeb
edf71e82e0 add event type to mapping key 2020-12-02 19:33:31 +01:00
sezanzeb
7150be9a7e indicates if a mapping is going on 2020-12-02 18:07:46 +01:00
sezanzeb
a0fa0e0341 fixed injection 2020-12-02 17:40:21 +01:00
sezanzeb
7e30f450ee simplified keycode injection 2020-12-02 16:17:52 +01:00
sezanzeb
37b0b6638e renaming test files 2020-12-02 16:16:58 +01:00
sezanzeb
39905db774 proper test util imports, switched to the recommended pydbus package 2020-12-02 14:36:17 +01:00
sezanzeb
8a9b815772 tested mapping metadata saving and loading 2020-12-02 12:36:03 +01:00
sezanzeb
e7ef652039 obsolete reverse mapping 2020-12-02 12:29:55 +01:00
sezanzeb
8827e85023 test for correct linux header keycode usage 2020-12-02 00:58:48 +01:00
sezanzeb
cd8624ac13 faster row tests 2020-12-02 00:13:54 +01:00
sezanzeb
b171845ea1 linting 2020-12-02 00:02:41 +01:00
sezanzeb
287b1250cc no .terminate anymore, proper multiprocessing coverage, some minor cleanup in injector 2020-12-01 23:53:32 +01:00
sezanzeb
3e0428ca29 ubuntu fixes 2020-12-01 11:01:11 +01:00
sezanzeb
51b6ccfebf more tests 2020-11-30 22:42:53 +01:00
sezanzeb
9a387e09fb some more test fixing 2020-11-30 21:16:58 +01:00
sezanzeb
3e86e5c1b8 fixed all tests 2020-11-30 20:57:09 +01:00
sezanzeb
1c77934bea improved tests, some fixes 2020-11-30 18:59:34 +01:00
sezanzeb
d338ebe7f8 support for linux kernel keycode constants 2020-11-30 16:22:17 +01:00
sezanzeb
a440b4f7df gamepad buttons as keyboard keys 2020-11-30 14:34:27 +01:00
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
cae6cc01ae update readme 2020-11-26 23:53:26 +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