Commit Graph

687 Commits (84cdcf04673ded6343e8619e88bf0748041a447d)
 

Author SHA1 Message Date
Jose Riha 84cdcf0467
Update Slovak translation (#289) 2 years ago
Jose Riha 79e432e031
Improve i18n (#288)
* Add Slovak translation for polkit message.
* More strings can be translated now.
2 years ago
Luna Nova ee6b48ac32
Add github actions workflows (#267)
* Run linters and unit tests with github actions

* Reformat with black, 22.1.0 (compiled: yes)

* Remove native deps as should no longer be needed

* Remove pylint from workflows

* Remove unused Gtk dependency in test_daemon.py

* Install subset of python deps with apt-get for ci
2 years ago
sezanzeb 162e7fcbf7 Avoiding GObject dependencies for unit tests 2 years ago
nouraldeenm0 779263779e
Remove extra comma in the DEBIAN control file (#286) 2 years ago
Jose Riha b139f95ee2
Add Slovak translation for polkit message (#285) 2 years ago
sezanzeb 8e409ca4b4 Updated usage.md 2 years ago
sezanzeb 6029aac838 Added pydantic dependency 2 years ago
sezanzeb a86dfbf786 Added varying error exit codes 2 years ago
jonasBoss 3732d9e1e6
#278 Fix compatability with python 3.8 (#280) 2 years ago
jonasBoss b3e1e4ca19
Refactorings (#275) 2 years ago
jonasBoss ae56f2c0e3
#276 Fix crash when a macro is already running 2 years ago
sezanzeb 3fe52d9c99 Moved numlock test to integration folder, black 2 years ago
sezanzeb 1f92ac086b Avoiding some redundant calls in the GUI, improved test lags 2 years ago
sezanzeb abbbefc7a2 Removed problematic redundant call to terminate in reader 2 years ago
sezanzeb f885d22318 Ubuntu seems to require the dev package for GtkSource 2 years ago
sezanzeb 44edcca42c 1.4.0 2 years ago
sezanzeb 47420c8948 Avoiding redundant save in migration to preserve modification date 2 years ago
sezanzeb 5cd015f1cb Coloring process name based on pid 2 years ago
sezanzeb 753ce5319f Logging process name and coloring logs based on file path 2 years ago
sezanzeb dda3bd2d81 Removed unused imports, updated badges, updated test instructions 2 years ago
sezanzeb 271c250337 Split tests into unit and integration 2 years ago
Luna Nova e316c6f36c
Use non-zero exit code if tests fail (#265) 2 years ago
Luna Nova 43731875ad
Use tempfiles instead of hardcoded /tmp (#264) 2 years ago
sezanzeb 9037afe0f7 Not attempting to call xmodmap -pke as the service 2 years ago
jonasBoss 5588cbf3c5
the ui no longer records keycodes if the preset is active (#257)
* the ui no longer records keycodes if the preset is active

since there can be multiple evdev devices in the same grup it was possible to record keycodes even if the injection was active. This was confusing behaviour.

* updated docstring

* fixed test_can_modify_mapping
2 years ago
sezanzeb d6de1bbd3d One more check for invalid cwd setups 2 years ago
sezanzeb 60960aa095 Made tests in PyCharm work 2 years ago
sezanzeb bb1af00a63 Updated usage.md 2 years ago
sezanzeb 334d73b437 increased timeout for TestDBusDaemon 2 years ago
jonasBoss 3cd30c4bf3
Independent uinput (#228) 2 years ago
sezanzeb 47bcefa7f3 #109 New mapping editor with multiline input and improved autocompletion 3 years ago
sezanzeb 76c3cadcfa 1.3.0 3 years ago
Tobi 1c084101ff
Fixed link to packages.debian.org 3 years ago
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