Commit Graph

145 Commits

Author SHA1 Message Date
sezanzeb
53677b4a21 improved macro tests 2020-11-28 22:54:22 +01:00
sezanzeb
f920c2d031 asyncio macros 2020-11-28 20:59:24 +01:00
sezanzeb
d93cce86fa linting 2020-11-28 19:31:57 +01:00
sezanzeb
98811a3358 random w, improved parsing debug output 2020-11-28 18:52:19 +01:00
sezanzeb
b1ba01cf03 simpler examples 2020-11-28 18:42:08 +01:00
sezanzeb
c412fee673 inserted the unfinished macro parsing and running into the injector 2020-11-28 18:39:55 +01:00
sezanzeb
ace421e84a tests for macro running and parsing 2020-11-28 18:27:28 +01:00
sezanzeb
8d23593c89 macro parser 2020-11-28 17:49:32 +01:00
sezanzeb
7134083e5b cloning mappings 2020-11-28 15:48:57 +01:00
sezanzeb
b6b66430ee asyncio KeycodeInjector 2020-11-28 15:43:24 +01:00
sezanzeb
e5efa6555a update README.md 2020-11-27 21:32:35 +01:00
sezanzeb
92ba027323 started work on macros 2020-11-27 21:27:15 +01:00
sezanzeb
398493149b some pylint and tests 2020-11-27 00:34:45 +01:00
sezanzeb
fb94742d8a test for the autoload switch 2020-11-27 00:23:03 +01:00
sezanzeb
166e5b49bb more config tests 2020-11-27 00:11:23 +01:00
sezanzeb
a9cd8a9107 code coverage 2020-11-26 22:19:30 +01:00
sezanzeb
64f7c3de3a populating the autoload switch state 2020-11-26 21:33:31 +01:00
sezanzeb
881b906b44 rearranged the ui a bit 2020-11-26 00:07:28 +01:00
sezanzeb
fa563d45b9 switch to autoloat presets 2020-11-25 23:55:31 +01:00
sezanzeb
ce32423c7c access via groups instead of root services with interfaces that are open to everyone 2020-11-25 23:36:03 +01:00
sezanzeb
ba929fce23 wip 2020-11-25 21:55:04 +01:00
sezanzeb
ed5726f761 daemon wont create a config file anymore 2020-11-25 19:21:04 +01:00
sezanzeb
1a41166770 daemon wont create a config file anymore 2020-11-25 19:20:44 +01:00
sezanzeb
4e08221058 full path to the daemon for loading presets, some TODOs, .json file extension, nested mapping in .json config 2020-11-25 00:24:05 +01:00
sezanzeb
fc07f96ec7 running without the service on dbus failure 2020-11-23 23:42:23 +01:00
sezanzeb
b1fff0c286 tested reverse mapping 2020-11-23 23:41:13 +01:00
sezanzeb
36c2ae1be0 test for reverse mapping split 2020-11-23 21:43:31 +01:00
sezanzeb
7b89e8a46f optimized get_keycode 2020-11-23 18:47:57 +01:00
sezanzeb
f5e734316d optimized get_keycode 2020-11-23 18:42:36 +01:00
sezanzeb
352de4d74a update instructions 2020-11-22 22:07:54 +01:00
sezanzeb
b0360980ed beautiful newline 2020-11-22 21:56:25 +01:00
sezanzeb
9f8266f140 warning 2020-11-22 21:54:31 +01:00
sezanzeb
b2fed7887f ignoring Power Button 2020-11-22 21:54:19 +01:00
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