Commit Graph

39 Commits

Author SHA1 Message Date
sezanzeb
0f2129712c #194 Fixes nested if_tap macros 2021-10-16 11:38:54 +02:00
sezanzeb
aa9576cb4c The usage section points to the readme files online now 2021-10-10 23:28:01 +02:00
sezanzeb
1b2373133e Support for comments in macros 2021-10-07 00:10:11 +02:00
sezanzeb
b233e93eae Support for strings in macros 2021-10-06 01:12:52 +02:00
sezanzeb
79f11b4e34 #183 timeout for if_single, TestMacros split 2021-10-02 22:42:32 +02:00
sezanzeb
f5f1e2048a Checking for problematic variable names in set macros 2021-10-02 20:16:07 +02:00
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
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
sezanzeb
796ccfa2d2 more verbose syntax error 2021-08-31 10:40:56 +02:00
sezanzeb
36b96935c6 #107 fixed autoload 2021-04-29 22:22:05 +02:00
sezanzeb
0395c06093 minor tweaks, update macro.md 2021-04-29 00:01:32 +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
db7bb69f8e changed default value for joysticks, clears config for new presets 2021-04-03 12:48:52 +02:00
sezanzeb
60ae19ea71 avoiding error log that doesn't apply 2021-04-03 11:37:25 +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
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
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
57ee86fe9b #44 more stable check_add_row 2021-02-20 15:01:15 +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
58e3526a6e minor cleanup 2021-02-14 12:34:56 +01:00
sezanzeb
ebf1eeccb7 updated context comment 2021-02-14 00:15:55 +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
sezanzeb
042d296d0f some simplifications of the Injector class api 2021-02-13 21:17:08 +01:00
sezanzeb
6797e8826f some file refactoring 2021-02-13 20:34:33 +01:00