Commit Graph

107 Commits

Author SHA1 Message Date
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
e4d824cdd6 more tests, disabling keys 2021-01-01 14:09:28 +01:00
sezanzeb
be2701ea45 improved combination detection 2021-01-01 03:13:39 +01:00
sezanzeb
27a3598172 improved, cleaner keycode injection 2021-01-01 01:09:28 +01:00
sezanzeb
1d3a58553d some fixes for gamepads 2020-12-31 23:16:46 +01:00
sezanzeb
56b6573d42 lint, badges 2020-12-31 22:29:22 +01:00
sezanzeb
b382a04be5 pressed keys represented by class 2020-12-31 21:47:56 +01:00
sezanzeb
d09f02d573 key combinations 2020-12-31 21:46:57 +01:00
sezanzeb
12dee3370a arrow keys 2020-12-27 21:36:14 +01:00
sezanzeb
03ccb935fe horizontal joystick scrolling 2020-12-27 19:06:17 +01:00
sezanzeb
4a745eb2e9 improved logs, removed redundant start_reading, fixed unresponsive keyboard 2020-12-27 18:08:50 +01:00
sezanzeb
bdebee3ce9 small gamepad improvements 2020-12-27 15:38:08 +01:00
sezanzeb
56b89451ee fixed bug for simultaneous injections, improved injection log 2020-12-27 13:09:28 +01:00
sezanzeb
57128109eb improved compatibility 2020-12-26 23:19:33 +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
533161ea29 lint 2020-12-20 00:40:31 +01:00
sezanzeb
f96dcb7ed3 better support for ttys 2020-12-19 22:58:36 +01:00
sezanzeb
4dab8059e9 better support for ttys 2020-12-19 22:24:23 +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
ec603f0ac7 support to add macro functions with optional parameters eventually 2020-12-16 12:57:44 +01:00
sezanzeb
3aee78bb7d improved numlock correction 2020-12-16 12:57:09 +01:00
sezanzeb
f7941946df prioritizing events in short bursts in the reader 2020-12-12 15:22:34 +01:00
sezanzeb
4b222b486d fixed wacom buttons 2020-12-12 14:12:45 +01:00
sezanzeb
0512d31fd6 fixed tests 2020-12-06 19:54:02 +01:00
sezanzeb
5274cc2927 increased grab attempt interval 2020-12-06 19:50:25 +01:00
sezanzeb
00e5811320 logging injection capabilities 2020-12-06 19:08:09 +01:00
sezanzeb
5b562f472b badges, lint 2020-12-06 15:16:25 +01:00
sezanzeb
6ff5c29d1e more macro tests 2020-12-06 14:53:35 +01:00
sezanzeb
b82f6e9cca tests for hold macros 2020-12-06 14:23:00 +01:00
sezanzeb
dada92c660 testing list_names 2020-12-06 12:54:14 +01:00
sezanzeb
fe3b575ac1 unittests for the new permission checks 2020-12-06 12:40:58 +01:00
sezanzeb
be201a7dee command line shortcut for the permission setup 2020-12-05 23:40:02 +01:00
sezanzeb
5e4dccb6d9 more sophisticated permission checking 2020-12-05 18:49:52 +01:00
sezanzeb
24cf29575e Merge branch 'main' into repeat-while-holding 2020-12-05 18:02:59 +01:00
sezanzeb
cbcc19bcd0 #2 non existing groups 2020-12-05 17:56:21 +01:00
sezanzeb
83e6e32cc7 removed debug prints 2020-12-05 17:50:38 +01:00
sezanzeb
171c71af91 showing syntax errors in the ui 2020-12-05 13:08:07 +01:00
sezanzeb
914a1cff80 more info on macros in readme, preventing duplicate hold macros running forever 2020-12-05 12:11:36 +01:00
sezanzeb
bc32099486 some improvements on the hold functionality 2020-12-05 12:05:17 +01:00
sezanzeb
48dcbf7ef3 repeating macros while holding keys 2020-12-05 11:58:29 +01:00
sezanzeb
be9d278da1 wip 2020-12-05 11:13:10 +01:00
sezanzeb
126eef6e82 improved syntax checking of macros 2020-12-04 19:21:54 +01:00
sezanzeb
141561d74f checking for GLib.GError on bus.get, redundant gi.require_version 2020-12-04 17:45:51 +01:00