Commit Graph

79 Commits

Author SHA1 Message Date
sezanzeb
57dc4d58d6 gtk not running as root anymore 2021-03-21 19:15:38 +01:00
sezanzeb
ce61b9a7d4 0.7.0, updated copyright notice 2021-02-22 22:15:55 +01:00
sezanzeb
5e1f9b0d5b cleaning up history of created uinputs in tests 2021-02-20 14:16:05 +01:00
sezanzeb
1ad5c82cb0 better compatibility by injecting into a dedicated devnode 2021-02-18 20:38:14 +01:00
sezanzeb
ec35abf7df some file refactoring 2021-02-13 20:34:33 +01:00
sezanzeb
d164492e9c no redundant macro parsings 2021-02-13 20:19:31 +01:00
sezanzeb
c114856c6e graphics tablet improvements 2021-02-13 14:11:49 +01:00
sezanzeb
bbcaa4063e logging original capabilities 2021-02-13 12:44:50 +01:00
sezanzeb
6447f743db writing combinations by using 'key + key + ...' 2021-02-12 21:44:07 +01:00
sezanzeb
d4f0bf8d5c fixed autoloading via udev 2021-02-12 20:29:26 +01:00
sezanzeb
b92115af25 autoloading on udev events 2021-02-07 15:00:36 +01:00
sezanzeb
49e165acbd improved gamepad code, more tests 2021-01-17 15:09:47 +01:00
sezanzeb
b316f09cfa new cli features, more tests 2021-01-09 17:44:24 +01:00
sezanzeb
130281ebf7 improved device grouping 2021-01-08 17:21:51 +01:00
sezanzeb
eb468688e1 various improvements 2021-01-07 17:15:12 +01:00
sezanzeb
9c59d22b93 mapping wheel buttons 2021-01-05 19:33:47 +01:00
sezanzeb
fdbc139c59 renamed injector class, fixed config path for injection 2021-01-04 20:50:05 +01:00
sezanzeb
d5b7dc5998 copyright year 2021-01-03 00:08:33 +01:00
sezanzeb
4884697fa3 fixes for graphics tablets, general improvements 2021-01-02 02:26:44 +01:00
sezanzeb
bc0818a8e5 mapping joysticks like a d-pad 2021-01-01 22:20:33 +01:00
sezanzeb
d09f02d573 key combinations 2020-12-31 21:46:57 +01:00
sezanzeb
03ccb935fe horizontal joystick scrolling 2020-12-27 19:06:17 +01:00
sezanzeb
cb829befb2 improved device detection 2020-12-27 11:26:07 +01:00
sezanzeb
de9b3cbaef absinfo for older evdev versions 2020-12-26 16:46:01 +01:00
sezanzeb
d457b5efbe systemd, polkit, cli, handling touchpad devices 2020-12-24 01:26:34 +01:00
sezanzeb
a4ade15ecf overwriting global configs within the preset.json files 2020-12-19 21:50:32 +01:00
sezanzeb
0230a2e33b D-Pad direction mapping and joystick purpose configuration 2020-12-19 16:04:07 +01:00
sezanzeb
f7941946df prioritizing events in short bursts in the reader 2020-12-12 15:22:34 +01:00
sezanzeb
0512d31fd6 fixed tests 2020-12-06 19:54:02 +01:00
sezanzeb
b82f6e9cca tests for hold macros 2020-12-06 14:23:00 +01:00
sezanzeb
48dcbf7ef3 repeating macros while holding keys 2020-12-05 11:58:29 +01:00
sezanzeb
141561d74f checking for GLib.GError on bus.get, redundant gi.require_version 2020-12-04 17:45:51 +01:00
sezanzeb
6d6a7b25d7 more tests 2020-12-03 20:37:36 +01:00
sezanzeb
d75082bdf7 some more tests 2020-12-03 20:03:53 +01:00
sezanzeb
8ac2092e74 got rid of the confusing xkb keycode offset 2020-12-02 21:38:02 +01:00
sezanzeb
cdbb3c8b39 simplified keycode injection 2020-12-02 16:17:52 +01:00
sezanzeb
ac73d5cc86 proper test util imports, switched to the recommended pydbus package 2020-12-02 14:36:17 +01:00
sezanzeb
17445558fb no .terminate anymore, proper multiprocessing coverage, some minor cleanup in injector 2020-12-01 23:53:32 +01:00
sezanzeb
d1aceaf777 more tests 2020-11-30 22:42:53 +01:00
sezanzeb
ada7858f37 some more test fixing 2020-11-30 21:16:58 +01:00
sezanzeb
a97c44ebd4 improved tests, some fixes 2020-11-30 18:59:34 +01:00
sezanzeb
4f87ef0b0c gamepad buttons as keyboard keys 2020-11-30 14:34:27 +01:00
sezanzeb
7e1193583a more tests 2020-11-29 16:21:34 +01:00
sezanzeb
c87606cfb6 testing connecting to the dbus 2020-11-29 01:44:14 +01:00
sezanzeb
ea5b2fc049 more macro tests 2020-11-29 00:28:46 +01:00
sezanzeb
b6b66430ee asyncio KeycodeInjector 2020-11-28 15:43:24 +01:00
sezanzeb
511b5ef9cb pylint badge 2020-11-26 23:34:52 +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
b2fed7887f ignoring Power Button 2020-11-22 21:54:19 +01:00
sezanzeb
48ca89cc39 talks to the daemon 2020-11-22 21:04:09 +01:00