Commit Graph

160 Commits

Author SHA1 Message Date
sezanzeb
8f5c718672 some fixes for gamepads 2020-12-31 23:16:46 +01:00
sezanzeb
27a6f04db4 pressed keys represented by class 2020-12-31 21:47:56 +01:00
sezanzeb
869be4c388 key combinations 2020-12-31 21:46:57 +01:00
sezanzeb
63f5988d4d horizontal joystick scrolling 2020-12-27 19:06:17 +01:00
sezanzeb
ed1616d64c improved logs, removed redundant start_reading, fixed unresponsive keyboard 2020-12-27 18:08:50 +01:00
sezanzeb
b52a427940 small gamepad improvements 2020-12-27 15:38:08 +01:00
sezanzeb
c96d18cfb8 highlighting error status messages with an icon 2020-12-27 13:27:49 +01:00
sezanzeb
28e107b482 fixed bug for simultaneous injections, improved injection log 2020-12-27 13:09:28 +01:00
sezanzeb
6bf89a89d9 improved device detection 2020-12-27 11:26:07 +01:00
sezanzeb
e9b6351a32 improved compatibility 2020-12-26 23:19:33 +01:00
sezanzeb
2c4306e9ad more tests 2020-12-26 19:36:47 +01:00
sezanzeb
76fd446da0 better guidance in the GUI 2020-12-26 18:46:15 +01:00
sezanzeb
b881f0a937 absinfo for older evdev versions 2020-12-26 16:46:01 +01:00
sezanzeb
a33c9401bc ctrl+q 2020-12-26 16:42:57 +01:00
sezanzeb
5f01e43c35 2 more migration tests 2020-12-24 11:00:36 +01:00
sezanzeb
c20e691147 systemd, polkit, cli, handling touchpad devices 2020-12-24 01:26:34 +01:00
sezanzeb
828e1635ef gamepad config via gui 2020-12-20 00:34:37 +01:00
sezanzeb
505e2dbc3c better support for ttys 2020-12-19 22:58:36 +01:00
sezanzeb
57162ab251 overwriting global configs within the preset.json files 2020-12-19 21:50:27 +01:00
sezanzeb
850c60ab50 D-Pad direction mapping and joystick purpose configuration 2020-12-19 16:04:07 +01:00
sezanzeb
7f3a010128 support to add macro functions with optional parameters eventually 2020-12-16 12:57:44 +01:00
sezanzeb
ab56263c3b improved numlock correction 2020-12-16 12:57:09 +01:00
sezanzeb
66965984be prioritizing events in short bursts in the reader 2020-12-12 15:22:34 +01:00
sezanzeb
87ed1188b6 fixed wacom buttons 2020-12-12 14:12:45 +01:00
sezanzeb
0085ff4dd5 fixed tests 2020-12-06 19:54:02 +01:00
sezanzeb
9a60ae17ff more tests 2020-12-06 15:11:13 +01:00
sezanzeb
66a78bb3fb more macro tests 2020-12-06 14:53:35 +01:00
sezanzeb
96395ae57d tests for hold macros 2020-12-06 14:23:00 +01:00
sezanzeb
453dd2c793 testing list_names 2020-12-06 12:54:14 +01:00
sezanzeb
74da396fd8 unittests for the new permission checks 2020-12-06 12:40:58 +01:00
sezanzeb
c40f82217b more sophisticated permission checking 2020-12-05 18:49:52 +01:00
sezanzeb
cb7cc67e7f repeating macros while holding keys 2020-12-05 11:58:29 +01:00
sezanzeb
cf11cae865 improved syntax checking of macros 2020-12-04 19:21:54 +01:00
sezanzeb
d5c312fcdb more indicators of an ongoing injection, unused gi imports, update badge 2020-12-04 18:01:56 +01:00
sezanzeb
2b13931c30 checking for GLib.GError on bus.get, redundant gi.require_version 2020-12-04 17:45:51 +01:00
sezanzeb
07c2d86c26 checking write permissions on /dev/uinput 2020-12-04 17:28:34 +01:00
sezanzeb
362c467bae tests for resolving data paths 2020-12-04 16:24:12 +01:00
sezanzeb
3c8ba4d34a some improved verbosity on groups and missing devices 2020-12-04 16:23:45 +01:00
sezanzeb
6b43e66bdd better handling of duplicate services 2020-12-04 15:31:32 +01:00
sezanzeb
032ebd09c6 improved macro parsing error logging 2020-12-04 14:52:08 +01:00
sezanzeb
58f4788368 some fixes and improvements 2020-12-04 14:38:41 +01:00
sezanzeb
73f3784980 more tests 2020-12-03 20:37:36 +01:00
sezanzeb
d3ff838aa0 some more tests 2020-12-03 20:03:53 +01:00
sezanzeb
3e48d899ea fixed Alt_L not working 2020-12-03 01:32:36 +01:00
sezanzeb
70f091f39b some fixes, cleaner .change function of mapping 2020-12-02 23:27:32 +01:00
sezanzeb
59e893fe7e got rid of the confusing xkb keycode offset 2020-12-02 21:41:39 +01:00
sezanzeb
2a0b22c493 using the offset constant everywhere 2020-12-02 21:24:35 +01:00
sezanzeb
91b9ad5754 can map shoulder buttons 2020-12-02 21:20:18 +01:00
sezanzeb
95b09259d3 wip 2020-12-02 20:48:23 +01:00
sezanzeb
78692f40eb more work for event type to mapping key 2020-12-02 20:08:55 +01:00