Commit Graph

86 Commits

Author SHA1 Message Date
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
sezanzeb
2adb4daf67 linting 2020-12-04 17:38:04 +01:00
sezanzeb
9896f1f005 checking write permissions on /dev/uinput 2020-12-04 17:28:34 +01:00
sezanzeb
3d9d192420 checking write permissions on /dev/uinput 2020-12-04 17:26:44 +01:00
sezanzeb
f76658e4bd checking write permissions on /dev/uinput 2020-12-04 17:17:29 +01:00
sezanzeb
cc7c31508b checking write permissions on /dev/uinput 2020-12-04 17:16:39 +01:00
sezanzeb
7c6eba4997 some improved verbosity on groups and missing devices 2020-12-04 16:24:00 +01:00
sezanzeb
ebdff6fc8f improved macro parsing error logging 2020-12-04 14:52:08 +01:00
sezanzeb
634f7e625d some fixes and improvements 2020-12-04 14:38:41 +01:00
sezanzeb
49636c5e7a RX and RY movements as mouse wheel 2020-12-03 21:36:15 +01:00
sezanzeb
8914f60add less spam in case of missing read rights on devices 2020-12-03 20:54:27 +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
c092145a62 removed unused empty function 2020-12-02 21:41:50 +01:00
sezanzeb
8ac2092e74 got rid of the confusing xkb keycode offset 2020-12-02 21:38:02 +01:00
sezanzeb
f879a58363 can map shoulder buttons 2020-12-02 21:20:18 +01:00
sezanzeb
ebe0115ad0 mapped a D-Pad button 2020-12-02 21:03:59 +01:00
sezanzeb
0757b4a4e8 wip 2020-12-02 20:48:23 +01:00
sezanzeb
861ae868b2 more work for event type to mapping key 2020-12-02 20:08:55 +01:00
sezanzeb
4b5c9e3143 add event type to mapping key 2020-12-02 19:33:31 +01:00
sezanzeb
386879752b fixed injection 2020-12-02 17:40:21 +01:00
sezanzeb
cdbb3c8b39 simplified keycode injection 2020-12-02 16:17:52 +01:00