Commit Graph

63 Commits

Author SHA1 Message Date
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
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
5e4ae668dd gtk not running as root anymore 2021-03-21 19:15:20 +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
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
a449755049 prevent some gtk main loop error to appear on close 2020-12-04 15:06:47 +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
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
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
sezanzeb
b3ddefb98a displaying and saving mappings into the table 2020-11-04 01:49:22 +01:00
sezanzeb
0ccc47fed8 more beautiful mapping table 2020-11-03 23:41:05 +01:00
sezanzeb
aa8bce2faf I just mapped my mouse key 2020-11-03 00:43:43 +01:00
sezanzeb
cb700fdf7a renaming and deleting presets 2020-11-02 23:52:58 +01:00
sezanzeb
a4f5d0518f linking the whole dir 2020-11-02 23:14:11 +01:00
sezanzeb
2952fb47f0 some os.path.join refactoring 2020-11-02 22:06:05 +01:00
sezanzeb
6406796c3d can apply presets 2020-11-02 21:57:28 +01:00
sezanzeb
0ed8b4a412 some rearrangement 2020-11-02 20:55:17 +01:00
sezanzeb
50d6d21d93 using python-evdev 2020-11-02 19:47:31 +01:00