Commit Graph

222 Commits

Author SHA1 Message Date
sezanzeb
88e88bda1a showing also single matches 2020-12-06 16:58:56 +01:00
sezanzeb
4284b8c000 improved macro tooltips, more debug log info 2020-12-06 16:08:03 +01:00
sezanzeb
3e629d3a53 autocompletion 2020-12-06 15:58:48 +01:00
sezanzeb
c9ccce8f6b badges, lint 2020-12-06 15:16:25 +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
070e3cc8a4 corrected log_info text 2020-12-06 00:52:24 +01:00
sezanzeb
3940c572e8 command line shortcut for the permission setup 2020-12-05 23:40:02 +01:00
sezanzeb
14f93fab98 more help on mapping names and macros 2020-12-05 19:38:38 +01:00
sezanzeb
c40f82217b more sophisticated permission checking 2020-12-05 18:49:52 +01:00
sezanzeb
51a717e75e #2 non existing groups 2020-12-05 17:56:21 +01:00
sezanzeb
f0bf6f855c removed debug prints 2020-12-05 17:50:38 +01:00
sezanzeb
501f388fc6 showing syntax errors in the ui 2020-12-05 13:08:07 +01:00
sezanzeb
29a7b6473d more info on macros in readme, preventing duplicate hold macros running forever 2020-12-05 12:11:36 +01:00
sezanzeb
ddefaa90ff some improvements on the hold functionality 2020-12-05 12:05:17 +01:00
sezanzeb
cb7cc67e7f repeating macros while holding keys 2020-12-05 11:58:29 +01:00
sezanzeb
8cc63244f5 better rich.traceback initialization 2020-12-05 11:33:35 +01:00
sezanzeb
1eb0177008 wip 2020-12-05 11:13:10 +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
ffcf9c6b1d linting 2020-12-04 17:38:04 +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
a449755049 prevent some gtk main loop error to appear on close 2020-12-04 15:06:47 +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
28854888a3 RX and RY movements as mouse wheel 2020-12-03 21:36:15 +01:00
sezanzeb
f1e069cbaa less spam in case of missing read rights on devices 2020-12-03 20:54:27 +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
1dce0e1016 some more improvements on resolving data 2020-12-03 18:51:50 +01:00
sezanzeb
6dd056541c fixed data path on ubuntu 2020-12-03 18:41:04 +01:00
sezanzeb
6c2160ff4e possibly fixed the data path 2020-12-03 18:32:28 +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
040cea0a8b showing button names instead of numbers 2020-12-02 22:41:09 +01:00
sezanzeb
2df1bcc525 removed unused empty function 2020-12-02 21:41:50 +01:00
sezanzeb
59e893fe7e got rid of the confusing xkb keycode offset 2020-12-02 21:41:39 +01:00
sezanzeb
91b9ad5754 can map shoulder buttons 2020-12-02 21:20:18 +01:00
sezanzeb
cbf97fd44c mapped a D-Pad button 2020-12-02 21:03:59 +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
sezanzeb
edf71e82e0 add event type to mapping key 2020-12-02 19:33:31 +01:00
sezanzeb
7150be9a7e indicates if a mapping is going on 2020-12-02 18:07:46 +01:00