Commit Graph

210 Commits

Author SHA1 Message Date
jonasBoss
4713511035
Refactored Migrations (#232)
* refactored migrations

moved migration functions to a common migrations file

* moved migration tests to test_migrations.py

* Simplify all_presets() in keymapper/migrations.py

Co-authored-by: Tobi <to.213692@protonmail.ch>

* simplifications/style improvements in migrations.py

Co-authored-by: Tobi <to.213692@protonmail.ch>

* migrations now use version number

and we have some new tests for migrations

* Added docstrings and updated migrations()

* badges, 1.2.2

Co-authored-by: Tobi <to.213692@protonmail.ch>
Co-authored-by: sezanzeb <proxima@sezanzeb.de>
2021-12-15 15:06:23 +01:00
sezanzeb
6a68b894dc Improved docs about limitations 2021-11-27 23:02:54 +01:00
sezanzeb
70bc804f15 Logging improvements, updated readme and some linting 2021-11-23 19:59:28 +01:00
sezanzeb
3fb42ad438 Catching exceptions in group discovery, updated usage.md 2021-11-22 14:38:22 +01:00
sezanzeb
6484ab4972 Update docs on special characters 2021-11-21 23:33:15 +01:00
sezanzeb
0017531b22 #197 Lazy loading groups and system_mapping 2021-11-21 21:45:02 +01:00
sezanzeb
a150b06748 #197 timeouts, service Requires, added key-mapper-control debug log file 2021-11-14 14:32:22 +01:00
sezanzeb
10700d8ece #200 Fix wheel macro timeout 2021-11-07 10:38:06 +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
38ba5ab8b9 Improved key-names explanation in usage.md 2021-10-21 13:20:56 +02:00
sezanzeb
2803bb841e 1.2.1 2021-10-20 23:05:50 +02:00
sezanzeb
0f2129712c #194 Fixes nested if_tap macros 2021-10-16 11:38:54 +02:00
sezanzeb
4c73ccc0e1 1.2.0 2021-10-10 23:30:51 +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
sarimak
ea3b2c904d Extended docs by foot pedals and keyboard scroll (#127)
Extended docs by foot pedals and keyboard scroll and moved all concrete examples to own MarkDown file
2021-10-02 21:50:22 +02:00
Tobi
6cae50c43e Update macros.md 2021-10-02 01:53:43 +02:00
sezanzeb
26d4e04104 keyword arguments, $variables, improved macro docs 2021-10-02 00:55:10 +02:00
sezanzeb
fc57ccb361 update badges, fixed and extended test_mapping 2021-09-29 21:22:04 +02:00
sezanzeb
0726ccfea3 #183 #120 #49 if_single and if_tap 2021-09-29 20:17:45 +02:00
sezanzeb
a821b1e98f 1.1.0 2021-09-29 19:56:08 +02:00
sezanzeb
0df237f8de restored coverage badge 2021-09-26 12:56:08 +02:00
sezanzeb
b44861b396 black 2021-09-26 12:44:56 +02:00
sezanzeb
65b3e05b21 improve modifier workaround description 2021-09-03 16:39:43 +02:00
sezanzeb
b52f03adba modifier combination workaround 2021-08-31 10:40:34 +02:00
sezanzeb
d0234efe46 more info about unittests 2021-08-22 14:00:08 +02:00
Tobi
f19110fa60 Update development.md 2021-08-18 15:03:43 +02:00
Tobi
735c145c42 Update development.md 2021-08-04 10:46:41 +02:00
Tobi
5b863546cd Update usage.md 2021-07-31 12:21:53 +02:00
Tobi
04c7e93253 Update macros.md 2021-07-25 10:42:40 +02:00
Werner Robitza
7143fbffc9 Improve documentation mapping, fixes #135 2021-07-09 11:03:08 +02:00
sezanzeb
a2b751d298 Update usage.md 2021-06-07 17:38:19 +02:00
sezanzeb
e0887b3bd8 1.0.0 2021-05-08 20:28:13 +02:00
sezanzeb
f40eddbd32 Update macros.md 2021-04-29 00:05:22 +02:00
sezanzeb
0395c06093 minor tweaks, update macro.md 2021-04-29 00:01:32 +02:00
sezanzeb
e36a2620b4 Update macros.md 2021-04-26 23:31:49 +02:00
sezanzeb
b581eca3c8 Update readme 2021-04-25 22:48:42 +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
525d060582 Update development.md 2021-04-08 18:19:55 +02:00
sezanzeb
2fa8c16c8f 0.8.1 2021-04-04 12:55:44 +02:00
sezanzeb
6123d27ee8 update usage.md 2021-04-04 10:34:24 +02:00
sezanzeb
f57db1384c Update development.md 2021-04-03 22:41:56 +02:00
sezanzeb
a917f914ac update usage.md 2021-04-02 19:54:33 +02:00
sezanzeb
8595aa00e2 only listing unmodified symbols from xmodmap 2021-04-02 19:54:08 +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
dc8a74b401 updated usage 2021-04-02 13:42:42 +02:00
sezanzeb
9e2323367b updated screenshots 2021-04-02 13:39:20 +02:00
sezanzeb
db8c0491c7 Update development.md 2021-03-29 22:47:37 +02:00
sezanzeb
07cc8e1cc6 #73 #74 #76 improved gamepad support 2021-04-02 12:16:34 +02:00
sezanzeb
e4e6130b70 cleanup 2021-03-28 13:19:44 +02:00
sezanzeb
cfb130d3d5 0.8.0 2021-03-27 18:18:38 +01:00
sezanzeb
b94524c7f9 updated screenshots 2021-03-27 13:24:47 +01:00
sezanzeb
6dc33b3792 updated screenshots 2021-03-27 08:24:04 +01:00
sezanzeb
4e56c1323d updated screenshots 2021-03-22 23:00:55 +01:00
sezanzeb
c78ccc26b5 updated screenshots 2021-03-21 21:08:20 +01:00
sezanzeb
3ee8765fb6 #65 UI improvements 2021-03-21 20:47:36 +01:00
sezanzeb
648c88b216 updated screenshot 2021-03-21 19:58:37 +01:00
sezanzeb
69f4b98c37 fixed mapping joysticks as buttons 2021-03-21 19:56:15 +01:00
sezanzeb
1d2336cc14 Update usage.md 2021-03-21 14:42: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
b112a18b62 Update usage.md 2021-03-20 00:32:34 +01:00
sezanzeb
fd759e02ad #63 added e, mouse and wheel macros 2021-03-19 23:03:03 +01:00
sezanzeb
9e6a6c7a82 0.7.1 2021-03-18 12:01:17 +01:00
sezanzeb
772fb8da4d #61 copying presets, fixed autoload after rename 2021-03-17 21:08:15 +01:00
sezanzeb
6f40c93660 Update development.md 2021-03-05 17:22:24 +01:00
sezanzeb
441a7c44ab 0.7.0, updated copyright notice 2021-02-22 19:48:20 +01:00
sezanzeb
5749231179 updated roadmap 2021-02-21 00:26:57 +01:00
sezanzeb
f2bb81f199 better compatibility by injecting into a dedicated devnode 2021-02-18 20:38:14 +01:00
sezanzeb
547adf74ec update roadmap 2021-02-17 00:08:32 +01:00
sezanzeb
9a41ae04ee added some help on debugging device support in development.md 2021-02-17 00:03:45 +01:00
sezanzeb
14bbd9f7fc only considering joystick events for buttons on gamepads 2021-02-16 23:40:43 +01:00
sezanzeb
3344837845 add roadmap entry 2021-02-16 00:07:50 +01:00
sezanzeb
462809462a revised is_gamepad 2021-02-15 23:11:59 +01:00
sezanzeb
58e3526a6e minor cleanup 2021-02-14 12:34:56 +01:00
sezanzeb
ec341d0001 separated numlock functions to new file 2021-02-14 00:03:52 +01:00
sezanzeb
042d296d0f some simplifications of the Injector class api 2021-02-13 21:17:08 +01:00
sezanzeb
a983cf9126 more checks for graphics tablet capabilities 2021-02-13 17:09:35 +01:00
sezanzeb
cb577cf2b3 graphics tablet improvements 2021-02-13 14:11:49 +01:00
sezanzeb
f537b38517 update plus.png 2021-02-12 21:49:52 +01:00
sezanzeb
f06d33ad34 writing combinations by using 'key + key + ...' 2021-02-12 21:43:40 +01:00
sezanzeb
566823bed4 fixed autoloading via udev 2021-02-12 20:29:26 +01:00
sezanzeb
e18c40c221 autoloading on udev events 2021-02-07 15:00:36 +01:00
sezanzeb
f0fa9aac17 0.6.1 2021-02-07 00:03:26 +01:00
sezanzeb
f94f878649 Properly forwarding unmapped gamepad events 2021-01-26 00:15:30 +01:00
sezanzeb
b502bd2b8c update development.md 2021-01-23 17:12:20 +01:00
sezanzeb
bafd923898 update pylint badge 2021-01-17 15:14:13 +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
225bfbd580 0.6.0 2021-01-07 17:22:00 +01:00
sezanzeb
beda21139a various improvements 2021-01-07 17:15:12 +01:00
sezanzeb
d5b6188aff mapping wheel buttons 2021-01-05 19:33:47 +01:00
sezanzeb
4bad927ffc renamed injector class, fixed config path for injection 2021-01-04 20:50:05 +01:00
sezanzeb
a84ef5c0cd Update history.md 2021-01-03 13:22:58 +01:00
sezanzeb
0768cd4124 update badge 2021-01-02 02:27:57 +01:00
sezanzeb
248341d117 fixes for graphics tablets, general improvements 2021-01-02 02:26:44 +01:00
sezanzeb
62d79e8aa7 mapping joysticks like a d-pad 2021-01-01 22:20:33 +01:00