Commit Graph

97 Commits

Author SHA1 Message Date
jonasBoss
3cd30c4bf3
Independent uinput (#228) 2022-01-14 18:50:57 +01:00
sezanzeb
47bcefa7f3 #109 New mapping editor with multiline input and improved autocompletion 2022-01-10 20:37:22 +01:00
sezanzeb
063e4bc8b4 Updated copyright year 2022-01-01 13:52:33 +01:00
Tobi
a2ed3696ca
Renamed to Input Remapper 2022-01-01 13:00:49 +01:00
sezanzeb
b23e6d5340 #219 Using systemd-analyze instead of who 2021-12-07 01:14:43 +01:00
sezanzeb
ed2d084a22 Stricter rules for skipping autoload 2021-12-07 00:51:27 +01:00
sezanzeb
f5bdafa682 #211 Avoiding psutil dependency to get number of users 2021-11-24 08:59:27 +01:00
sezanzeb
70bc804f15 Logging improvements, updated readme and some linting 2021-11-23 19:59:28 +01:00
sezanzeb
ef3970f33e #197 Not attempting to autoload if no user is logged in yet 2021-11-22 23:19:59 +01:00
sezanzeb
232ba48c58 Clarified some log messages 2021-11-21 22:01:28 +01:00
sezanzeb
0017531b22 #197 Lazy loading groups and system_mapping 2021-11-21 21:45:02 +01:00
sezanzeb
320fd37ca7 #197 Improved logs 2021-11-20 13:20:46 +01:00
sezanzeb
a150b06748 #197 timeouts, service Requires, added key-mapper-control debug log file 2021-11-14 14:32:22 +01:00
sezanzeb
1d79ad369b #197 Using timeouts for calls to the daemon in key-mapper-control 2021-11-04 11:41:13 +01:00
sezanzeb
e82f48ac18 split state.py 2021-09-29 20:50:32 +02:00
sezanzeb
17e6c1bef9 #140 service shouldn't start with -d by default 2021-07-13 15:49:35 +02:00
Jose Riha
f714461850 Debug argument help can now be translated, add .pot template 2021-07-03 22:41:32 +02:00
Jose Riha
bcd60f4895 Add initial i18n support 2021-06-28 21:24:30 +02:00
sezanzeb
8daf55c196 #93 support for devices sharing the same name 2021-04-23 11:51:21 +02:00
sezanzeb
330113e061 more explicit daemonization 2021-03-22 09:59:16 +01:00
sezanzeb
5e4ae668dd gtk not running as root anymore 2021-03-21 19:15:20 +01:00
sezanzeb
8c81b18f68 fixed error log 2021-02-25 21:57:06 +01:00
sezanzeb
441a7c44ab 0.7.0, updated copyright notice 2021-02-22 19:48:20 +01:00
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