Commit Graph

753 Commits (5f98c0941dc7fdead51c8047bf682c1e06f7c438)
 

Author SHA1 Message Date
sezanzeb 1c7e259b79 Updated pip installation instructions 3 years ago
sezanzeb 063e4bc8b4 Updated copyright year 3 years ago
Tobi a2ed3696ca
Renamed to Input Remapper 3 years ago
sezanzeb d3d1d9124f #247 Fixed autoload after rename 3 years ago
sezanzeb 3892789b73 pkg_resources.parse_version as drop-in for packaging.version.parse 3 years ago
sezanzeb 1823b7dab1 1.2.2 3 years ago
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>
3 years ago
sezanzeb b23e6d5340 #219 Using systemd-analyze instead of who 3 years ago
sezanzeb ed2d084a22 Stricter rules for skipping autoload 3 years ago
sezanzeb 716b4bb921 #222 Showing the keycode instead of "unknown" 3 years ago
sezanzeb 6a68b894dc Improved docs about limitations 3 years ago
sezanzeb f5bdafa682 #211 Avoiding psutil dependency to get number of users 3 years ago
sezanzeb 70bc804f15 Logging improvements, updated readme and some linting 3 years ago
sezanzeb ef3970f33e #197 Not attempting to autoload if no user is logged in yet 3 years ago
sezanzeb 3fb42ad438 Catching exceptions in group discovery, updated usage.md 3 years ago
sezanzeb 6484ab4972 Update docs on special characters 3 years ago
sezanzeb ce223646ee Timeout for set_config_dir 3 years ago
sezanzeb 232ba48c58 Clarified some log messages 3 years ago
sezanzeb 0017531b22 #197 Lazy loading groups and system_mapping 3 years ago
sezanzeb d3c955fe04 Renamed EventProducer to JoystickToMouse 3 years ago
sezanzeb e13780a208 #197 Not running the SharedDict for macros in key-mapper-control 3 years ago
sezanzeb 320fd37ca7 #197 Improved logs 3 years ago
sezanzeb a150b06748 #197 timeouts, service Requires, added key-mapper-control debug log file 3 years ago
sezanzeb 10700d8ece #200 Fix wheel macro timeout 3 years ago
sezanzeb 1d79ad369b #197 Using timeouts for calls to the daemon in key-mapper-control 3 years ago
sezanzeb f9e7ef1445 #197 Services started via sudo know the correct config path 3 years ago
sezanzeb 92bb4b1471 calling set_config_dir when the gui starts the service 3 years ago
sezanzeb 38ba5ab8b9 Improved key-names explanation in usage.md 3 years ago
sezanzeb 2803bb841e 1.2.1 3 years ago
sezanzeb 0f2129712c #194 Fixes nested if_tap macros 3 years ago
sezanzeb b41f1fe3ab Improved info log if xmodmap is not installed 3 years ago
sezanzeb 4c73ccc0e1 1.2.0 3 years ago
sezanzeb aa9576cb4c The usage section points to the readme files online now 3 years ago
sezanzeb 1b2373133e Support for comments in macros 3 years ago
sezanzeb b233e93eae Support for strings in macros 3 years ago
sezanzeb 79f11b4e34 #183 timeout for if_single, TestMacros split 3 years ago
Tobi d4f0029ae7
Update README.md 3 years ago
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
3 years ago
sezanzeb 3dcacfeced SharedDict unittests 3 years ago
sezanzeb f5f1e2048a Checking for problematic variable names in set macros 3 years ago
Tobi ea658b69a5
Avoid installing data_files incorrectly with pip 3 years ago
sezanzeb 7fe512193a #170 add libgtk-3-0 3 years ago
Tobi 6cae50c43e Update macros.md 3 years ago
sezanzeb 26d4e04104 keyword arguments, $variables, improved macro docs 3 years ago
sezanzeb f812710bd0 macros.py split, improved type checking 3 years ago
sezanzeb fc57ccb361 update badges, fixed and extended test_mapping 3 years ago
sezanzeb e82f48ac18 split state.py 3 years ago
sezanzeb 63c3bca162 fix commit_hash.py generation 3 years ago
sezanzeb 0726ccfea3 #183 #120 #49 if_single and if_tap 3 years ago
sezanzeb 8f3f421700 needs python3-cairo in ubuntu 3 years ago