Commit Graph

74 Commits

Author SHA1 Message Date
sezanzeb
6797e8826f some file refactoring 2021-02-13 20:34:33 +01:00
sezanzeb
e18c40c221 autoloading on udev events 2021-02-07 15:00:36 +01:00
sezanzeb
03f2e34c8f make cli not require a running daemon for all commands 2021-01-11 01:01:48 +01:00
sezanzeb
98953368a9 some small log improvements 2021-01-10 15:16:22 +01:00
sezanzeb
7f4efba798 new cli features, more tests 2021-01-09 17:44:24 +01:00
sezanzeb
4bad927ffc renamed injector class, fixed config path for injection 2021-01-04 20:50:05 +01:00
sezanzeb
1d2fba56d4 autoload fixes the config automatically 2021-01-03 13:04:50 +01:00
sezanzeb
e9b6351a32 improved compatibility 2020-12-26 23:19:33 +01:00
sezanzeb
c20e691147 systemd, polkit, cli, handling touchpad devices 2020-12-24 01:26:34 +01:00
sezanzeb
7107c68cff more permission stuff 2020-12-06 18:42:56 +01:00
sezanzeb
453dd2c793 testing list_names 2020-12-06 12:54:14 +01:00
sezanzeb
e060173680 space 2020-12-05 23:49:44 +01:00
sezanzeb
7c88692c86 renamed command line arg to print key names 2020-12-05 23:49:02 +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
8cc63244f5 better rich.traceback initialization 2020-12-05 11:33:35 +01:00
sezanzeb
4c73a95141 #1 preventing rich.traceback to crash the app 2020-12-05 11:14:16 +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
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
39905db774 proper test util imports, switched to the recommended pydbus package 2020-12-02 14:36:17 +01:00
sezanzeb
59bb7d5514 moving the cursor with the gamepad 2020-11-30 19:40:17 +01:00
sezanzeb
18a5bd678d macro parser 2020-11-28 17:49:32 +01:00
sezanzeb
001cc3b8fa access via groups instead of root services with interfaces that are open to everyone 2020-11-25 23:36:03 +01:00
sezanzeb
89cb0e00d4 wip 2020-11-25 21:55:04 +01:00
sezanzeb
7e70b00e5b full path to the daemon for loading presets, some TODOs, .json file extension, nested mapping in .json config 2020-11-25 00:23:34 +01:00
sezanzeb
62ba26345d talks to the daemon 2020-11-22 21:04:09 +01:00
sezanzeb
5e15af87be deprecated logger.warn 2020-11-20 21:39:09 +01:00
sezanzeb
f91daa2fe8 started working on the daemon 2020-11-20 21:38:59 +01:00
sezanzeb
e987f2654e threw some TODOs into it, started on the daemon executable 2020-11-20 01:50:40 +01:00
sezanzeb
db0876373f removed redundant injection stop 2020-11-19 01:45:31 +01:00
sezanzeb
b9787518cf works 2020-11-18 22:06:54 +01:00
sezanzeb
fc52d4fad8 still wont work. again. 2020-11-18 20:03:37 +01:00
sezanzeb
1ff1f6a702 wip 2020-11-18 13:17:49 +01:00
sezanzeb
d5d86960bf supports modifier-key combinations 2020-11-16 16:18:37 +01:00
sezanzeb
b68b958160 polkit 2020-11-15 18:55:16 +01:00
sezanzeb
fc578d9f61 Still moving stuff around 2020-11-09 23:47:54 +01:00
sezanzeb
a402732bc4 refactoring, restructuring 2020-11-09 23:16:30 +01:00
sezanzeb
0152e5acf5 forgot to change some alsacontrol stuff to key-mapper in comments 2020-11-08 21:34:27 +01:00
sezanzeb
4186473637 showing permission denied errors 2020-11-08 21:12:59 +01:00
sezanzeb
c08093d9b3 continues to run without sudo, but warns 2020-11-08 21:08:07 +01:00
sezanzeb
7064be391e input validation for mapping change 2020-11-08 21:01:58 +01:00
sezanzeb
4e01e43d0c checks for admin rights 2020-11-08 20:16:45 +01:00
sezanzeb
339154b5e1 default keys for unused keys 2020-11-08 19:50:30 +01:00
sezanzeb
c4988566ed tests, status bar, tooltips 2020-11-08 18:51:35 +01:00
sezanzeb
b88f9d9426 more tests 2020-11-08 16:27:26 +01:00
sezanzeb
8a496644eb wip, tests failing, stuff broken 2020-11-08 00:54:19 +01:00
sezanzeb
c969236e5f mapping is a class now, some simplifications 2020-11-06 00:26:49 +01:00
sezanzeb
df7ce29573 Reading keycodes from the mouse 2020-11-05 01:24:56 +01:00