Commit Graph

244 Commits

Author SHA1 Message Date
sezanzeb
26d4e04104 keyword arguments, $variables, improved macro docs 2021-10-02 00:55:10 +02:00
sezanzeb
f812710bd0 macros.py split, improved type checking 2021-09-29 23:00:50 +02:00
sezanzeb
fc57ccb361 update badges, fixed and extended test_mapping 2021-09-29 21:22:04 +02:00
sezanzeb
e82f48ac18 split state.py 2021-09-29 20:50:32 +02:00
sezanzeb
0726ccfea3 #183 #120 #49 if_single and if_tap 2021-09-29 20:17:45 +02:00
sezanzeb
b44861b396 black 2021-09-26 12:44:56 +02:00
Pablo Lopez-Jamar
444342f5cc Use the appropriate user home directory. 2021-09-01 08:59:38 -07:00
sezanzeb
ca1b14d55c fixing pipes for systems with multiple users 2021-09-03 16:37:15 +02:00
sezanzeb
0d990fc7a5 #168 add xmodmap fixture 2021-10-02 13:04:17 +02:00
sezanzeb
408beeff7c renamed to TestUser 2021-08-17 23:11:26 +02:00
sezanzeb
2991aa8bc9 test_user.py 2021-08-17 23:06:14 +02:00
sezanzeb
8329abf7d1 #107 extended test a bit 2021-04-29 22:26:07 +02:00
sezanzeb
96d04c1188 updated comment 2021-04-29 22:24:38 +02:00
sezanzeb
36b96935c6 #107 fixed autoload 2021-04-29 22:22:05 +02:00
sezanzeb
f7ad2a6721 shorter shared dict timeout 2021-04-28 00:17:51 +02:00
sezanzeb
3b28ab832b #72 ungrab and earlier grab 2021-04-26 23:21:52 +02:00
sezanzeb
99bc679b82 #91 #104 added set and ifeq macros 2021-04-25 19:28:02 +02:00
sezanzeb
8daf55c196 #93 support for devices sharing the same name 2021-04-23 11:51:21 +02:00
sezanzeb
b9c015c49d #78 filtering yubikey devices 2021-10-02 13:03:03 +02:00
sezanzeb
a055662407 improved key names 2021-04-04 13:15:13 +02:00
sezanzeb
db7bb69f8e changed default value for joysticks, clears config for new presets 2021-04-03 12:48:52 +02:00
sezanzeb
4e37c9dc69 fixed bug in device list 2021-04-02 20:58:05 +02:00
sezanzeb
8595aa00e2 only listing unmodified symbols from xmodmap 2021-04-02 19:54:08 +02:00
sezanzeb
a5b5f562c8 #37 mapping left mouse buttons 2021-04-02 16:33:20 +02:00
sezanzeb
93aa393051 improved gamepad button names 2021-04-02 15:38:40 +02:00
sezanzeb
7d2d542d6e #75 ctrl+r to refresh the device list 2021-04-02 15:08:36 +02:00
sezanzeb
a685606083 only valid symbols in list, corrects casings 2021-04-02 13:30:42 +02:00
sezanzeb
07cc8e1cc6 #73 #74 #76 improved gamepad support 2021-04-02 12:16:34 +02:00
sezanzeb
a6f6df388f #65 device icons 2021-03-27 13:21:35 +01:00
sezanzeb
5c0765dd1a #73 extended test a bit 2021-03-27 08:15:46 +01:00
sezanzeb
545f14f4b7 #73 mapping keys that unfocus the window 2021-03-27 08:10:14 +01:00
sezanzeb
330113e061 more explicit daemonization 2021-03-22 09:59:16 +01:00
sezanzeb
69f4b98c37 fixed mapping joysticks as buttons 2021-03-21 19:56:15 +01:00
sezanzeb
5e4ae668dd gtk not running as root anymore 2021-03-21 19:15:20 +01:00
sezanzeb
3c97fd34b4 #65 UI improvements 2021-03-21 14:17:34 +01:00
sezanzeb
f5b91e2117 #66 limiting injected names to 80 chars 2021-03-21 02:22:41 +01:00
sezanzeb
fd759e02ad #63 added e, mouse and wheel macros 2021-03-19 23:03:03 +01:00
sezanzeb
edcd3c9e2e #65 fixed name of new presets 2021-03-19 00:24:33 +01:00
sezanzeb
772fb8da4d #61 copying presets, fixed autoload after rename 2021-03-17 21:08:15 +01:00
sezanzeb
f045943396 #59 fixed incorrect release forwarding 2021-03-16 21:23:44 +01:00
sezanzeb
017aa9ab43 #46 written key combination didn't release 2021-02-22 23:09:55 +01:00
sezanzeb
441a7c44ab 0.7.0, updated copyright notice 2021-02-22 19:48:20 +01:00
sezanzeb
634a8c5270 cleaning up history of created uinputs in tests 2021-02-20 14:16:05 +01:00
sezanzeb
99dd265d9a preventing duplicate macro runs 2021-02-20 14:15:40 +01:00
sezanzeb
f2bb81f199 better compatibility by injecting into a dedicated devnode 2021-02-18 20:38:14 +01:00
sezanzeb
14bbd9f7fc only considering joystick events for buttons on gamepads 2021-02-16 23:40:43 +01:00
sezanzeb
462809462a revised is_gamepad 2021-02-15 23:11:59 +01:00
sezanzeb
a68d0aeb60 drawing tablet improvements 2021-02-15 18:18:36 +01:00
sezanzeb
ec341d0001 separated numlock functions to new file 2021-02-14 00:03:52 +01:00
sezanzeb
9f469e3ce5 moved injection-wide infos to a dedicated context class 2021-02-13 22:34:12 +01:00