Commit Graph

73 Commits

Author SHA1 Message Date
sezanzeb
9a90d2369c make cli not require a running daemon for all commands 2021-01-11 01:01:48 +01:00
sezanzeb
0ed8d9e44b some small log improvements 2021-01-10 01:36:59 +01:00
sezanzeb
b316f09cfa new cli features, more tests 2021-01-09 17:44:24 +01:00
sezanzeb
fdbc139c59 renamed injector class, fixed config path for injection 2021-01-04 20:50:05 +01:00
sezanzeb
e4c23315de autoload fixes the config automatically 2021-01-03 13:04:50 +01:00
sezanzeb
57128109eb improved compatibility 2020-12-26 23:19:33 +01:00
sezanzeb
d457b5efbe systemd, polkit, cli, handling touchpad devices 2020-12-24 01:26:34 +01:00
sezanzeb
af228eea76 more permission stuff 2020-12-06 18:42:56 +01:00
sezanzeb
dada92c660 testing list_names 2020-12-06 12:54:14 +01:00
sezanzeb
a0a612d1f7 space 2020-12-05 23:49:44 +01:00
sezanzeb
b3687f6627 renamed command line arg to print key names 2020-12-05 23:49:02 +01:00
sezanzeb
be201a7dee command line shortcut for the permission setup 2020-12-05 23:40:02 +01:00
sezanzeb
c0f5e8ff58 more help on mapping names and macros 2020-12-05 19:38:38 +01:00
sezanzeb
02ae3429a8 better rich.traceback initialization 2020-12-05 11:33:35 +01:00
sezanzeb
da279bd461 #1 preventing rich.traceback to crash the app 2020-12-05 11:15:21 +01:00
sezanzeb
141561d74f checking for GLib.GError on bus.get, redundant gi.require_version 2020-12-04 17:45:51 +01:00
sezanzeb
cc7c31508b checking write permissions on /dev/uinput 2020-12-04 17:16:39 +01:00
sezanzeb
384601df4a better handling of duplicate services 2020-12-04 15:31:32 +01:00
sezanzeb
df0e3b835c prevent some gtk main loop error to appear on close 2020-12-04 15:06:47 +01:00
sezanzeb
ac73d5cc86 proper test util imports, switched to the recommended pydbus package 2020-12-02 14:36:17 +01:00
sezanzeb
ba0a97dbdf moving the cursor with the gamepad 2020-11-30 19:40:17 +01:00
sezanzeb
8d23593c89 macro parser 2020-11-28 17:49:32 +01:00
sezanzeb
ce32423c7c access via groups instead of root services with interfaces that are open to everyone 2020-11-25 23:36:03 +01:00
sezanzeb
ba929fce23 wip 2020-11-25 21:55:04 +01:00
sezanzeb
4e08221058 full path to the daemon for loading presets, some TODOs, .json file extension, nested mapping in .json config 2020-11-25 00:24:05 +01:00
sezanzeb
48ca89cc39 talks to the daemon 2020-11-22 21:04:09 +01:00
sezanzeb
000b8bbd6a deprecated logger.warn 2020-11-20 21:39:09 +01:00
sezanzeb
7f1d26aee7 started working on the daemon 2020-11-20 21:38:59 +01:00
sezanzeb
75f11cbe05 threw some TODOs into it, started on the daemon executable 2020-11-20 01:50:40 +01:00
sezanzeb
b33bad338f removed redundant injection stop 2020-11-19 01:45:31 +01:00
sezanzeb
f18b013513 works 2020-11-18 22:06:54 +01:00
sezanzeb
37bc7b5d69 still wont work. again. 2020-11-18 20:03:37 +01:00
sezanzeb
dc74b5ddb6 wip 2020-11-18 13:17:49 +01:00
sezanzeb
30f2352243 supports modifier-key combinations 2020-11-16 16:18:37 +01:00
sezanzeb
71b487463c polkit 2020-11-15 18:55:27 +01:00
sezanzeb
d4ad001560 Still moving stuff around 2020-11-09 23:47:54 +01:00
sezanzeb
f7db8b4a26 Still moving stuff around 2020-11-09 23:43:34 +01:00
sezanzeb
88ba61205d refactoring, restructuring 2020-11-09 23:16:30 +01:00
sezanzeb
d43e7fc4f0 forgot to change some alsacontrol stuff to key-mapper in comments 2020-11-08 21:34:27 +01:00
sezanzeb
45e1973c8c showing permission denied errors 2020-11-08 21:12:59 +01:00
sezanzeb
a750fdae85 continues to run without sudo, but warns 2020-11-08 21:08:07 +01:00
sezanzeb
ff48e8b64c input validation for mapping change 2020-11-08 21:02:57 +01:00
sezanzeb
73dc4da1b2 checks for admin rights 2020-11-08 20:16:45 +01:00
sezanzeb
1d6d627e9c default keys for unused keys 2020-11-08 19:50:30 +01:00
sezanzeb
0f2bd96586 tests, status bar, tooltips 2020-11-08 18:51:35 +01:00
sezanzeb
bf482cc2bb more tests 2020-11-08 16:27:26 +01:00
sezanzeb
3df4d92504 wip, tests failing, stuff broken 2020-11-08 00:54:19 +01:00
sezanzeb
8c42043922 mapping is a class now, some simplifications 2020-11-06 00:26:49 +01:00
sezanzeb
889fdf9307 Reading keycodes from the mouse 2020-11-05 01:24:56 +01:00
sezanzeb
9fc098ca5f displaying and saving mappings into the table 2020-11-04 01:49:22 +01:00