Commit Graph

160 Commits

Author SHA1 Message Date
sezanzeb
13555a94ce wip more gamepad stuff 2020-11-30 21:17:14 +01:00
sezanzeb
3e86e5c1b8 fixed all tests 2020-11-30 20:57:09 +01:00
sezanzeb
661f56d043 more precise mouse gamepad movement 2020-11-30 19:54:33 +01:00
sezanzeb
59bb7d5514 moving the cursor with the gamepad 2020-11-30 19:40:17 +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
15a05907c3 daemon reloads the config on apply 2020-11-29 21:31:28 +01:00
sezanzeb
09dae2594f made it work on an old ubuntu laptop 2020-11-29 20:18:00 +01:00
sezanzeb
6d9f1c44c5 ensuring ownership of all created files and folders 2020-11-29 18:47:40 +01:00
sezanzeb
de9e5c076b not checking for test in can_read_devices 2020-11-29 16:23:21 +01:00
sezanzeb
b66e14e57a add_filehandler for any path 2020-11-29 16:22:53 +01:00
sezanzeb
be9b069853 consistent member naming 2020-11-29 16:22:22 +01:00
sezanzeb
a8c96c448e fixed a log 2020-11-29 16:22:06 +01:00
sezanzeb
489b23a3ab setup.py dependencies 2020-11-29 14:20:32 +01:00
sezanzeb
1ee0e6953a wip debian package 2020-11-29 12:16:08 +01:00
sezanzeb
7813620314 lint 2020-11-29 01:53:12 +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
24e3e2f5af simpler examples 2020-11-28 18:43:11 +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
de26525b6e update README.md 2020-11-27 21:57:21 +01:00
sezanzeb
97ae312d06 started work on macros 2020-11-27 21:27:15 +01:00
sezanzeb
d3b971414a some pylint and tests 2020-11-27 00:34:45 +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
a90286c421 populating the autoload switch state 2020-11-26 21:33:31 +01:00
sezanzeb
007703cabd rearranged the ui a bit 2020-11-26 00:07:28 +01:00
sezanzeb
142ecdd0f8 switch to autoloat presets 2020-11-25 23:55:31 +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
89cb0e00d4 wip 2020-11-25 21:55:04 +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
a2dc3ef606 running without the service on dbus failure 2020-11-23 23:42:23 +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
327ab9ca90 optimized get_keycode 2020-11-23 18:47:57 +01:00
sezanzeb
76720b0954 update readme 2020-11-22 22:08:21 +01:00
sezanzeb
f29abc8660 beautiful newline 2020-11-22 21:56:25 +01:00