Commit Graph

800 Commits (b88b019ce03daae52e2e87d5a9e1a36d75ee8e25)
 

Author SHA1 Message Date
Tobi b88b019ce0
Improved error formatting in status bar (#635) 1 year ago
Tobi 23af936688
Automatically set "Use as analog" if output is analog (#627) 1 year ago
Tobi d48588bddb
Autocomplete "disable" (#634) 1 year ago
Tobi 1986d7a2ab
Fix CombinationHandler releasing (#578)
Co-authored-by: Jonas Bosse <jonas.bosse@posteo.de>
1 year ago
Uwe Jugel 743ebd1bdb
Combine install scripts into a setup tool (#618)
* combine install scripts into a setup tool

* hard code script dir

* move inject script setup tools, make setup tools path-aware
1 year ago
Uwe Jugel 6130ef79df
Add install scripts for local development (#616) 1 year ago
Uwe Jugel 2cb463269f
Rename desktop file to allow Dock pinning (#615) 1 year ago
yngmjgsd 9adc300aee
Beta ru_RU translation (#593) 2 years ago
Jonas Bosse d5e74d05e0
optimize UInput.can_emit() 2 years ago
Jonas Bosse caa8f2c57b
fix bug where NullHandler would not work with Axis/Key combination 2 years ago
jonasBoss 0f10d06ab6
Input event with origin (#550) 2 years ago
Jonas Bosse bb6e4d23fe
Merge branch 'main' into beta 2 years ago
Luna Nova be33bbd837
Use upgrade force-reinstall for setuptools for #564 (#566) 2 years ago
jonasBoss ac07769854
Python311 (#555)
* explicitly create asyncio task in event reader read_loop

* use python 3.11 in github actions

* use python 3.11 in github actions
2 years ago
Tobi 1e4ac8759b
Test setup cleanup (#557) 2 years ago
Tobi 9a4c870577
#552 Strip output symbol (#556)
* #537 Removed shebangs in non-executables

* strip output_symbol
2 years ago
Tobi d2fc5a6c05
Showing the input during GUI usage (#549) 2 years ago
Tobi 8bb6304a1f
Add translation and lint instructions (#545) 2 years ago
sezanzeb aa2c55c858 #543 Typos 2 years ago
Jose Riha a00b966720
Add more i18n strings (#548) 2 years ago
sezanzeb eff463e627 #537 Removed shebangs in non-executables 2 years ago
sezanzeb 83cc610e9d #537 Removed shebangs in non-executables 2 years ago
Saltaformajo 8c1180822d
Translation for Ukrainian (#505)
* Create uk_UA.po
* symlink uk to uk_UA #488
* update translation (uk_UA)

Co-authored-by: Saltaformajo <odarchenko.n.d@gmail.com>
Co-authored-by: devse <corp@m.d>
2 years ago
sezanzeb cfdcda4dea Rearranged readme 2 years ago
Tobi 430aef0130
Fixed Pylint issues, added more typehints (#536) 2 years ago
Tobi b5345ad4c0
Making ReaderService terminate automatically after some time (#519) 2 years ago
Tobi 27e911be82
Not writing empty xmodmap files anymore (#531) 2 years ago
sezanzeb abb1b76e85 Sanitize preset name (#525) 2 years ago
Tobi 4f727528fc
RelToRel (#497) 2 years ago
Nik Chatzinikolaou b047843545 Sanitize device names in daemon (#524) 2 years ago
Nik Chatzinikolaou df91ba60c6
Sanitize device names in daemon (#524) 2 years ago
sezanzeb 3798be2e46 Sanitize device names in paths #507 (#508)
Co-authored-by: jonasBoss <jonas.bosse@posteo.de>
2 years ago
sezanzeb 4532fdbedb #488 po/it, po/sk and po/zh symlinks 2 years ago
jonasBoss c27f37a691
Sanitize device names in paths #507 (#508) 2 years ago
Tobi 94b94b9db6
`add` macro (#496) 2 years ago
Jonas Bosse a89fa15693
Fixed a bug where not all needed devices where grabbed
When a mappin input-combination specified events from two different devices of the same group, only one device was grabbed.
2 years ago
Tobi 0a39a0999d
Explain architecture in docs (#510) 2 years ago
Tobi 71f8bf4e13
New UI (#484) 2 years ago
sezanzeb aa6a505840 #488 po/it, po/sk and po/zh symlinks 2 years ago
sezanzeb ce73f786bd Merge branch 'main' into beta
# Conflicts:
#	data/input-remapper.glade
#	inputremapper/logger.py
#	readme/usage.md
2 years ago
sezanzeb 3809a5139e #488 symlink ru to ru_RU 2 years ago
sezanzeb 70f601f28e #489 Disabled ctrl + n shortcut for now 2 years ago
yngmjgsd 4953e38de0
Added ru_RU translation and adjusted ru text for policykit file (#487)
* Add files via upload

ru_RU translation for input-remapper. The main file for GTK interface.

* Update input-remapper.policy

Added ru variant for policykit
2 years ago
jonasBoss c9b582885e
RelToAbs (#442)
* RelToAbsHandler

* Update UI to include rel_input_cutoff

* new test fixtures

* RelToAbsHandler Tests

* Test RelativeInputCutoffInput

* custom stack switcher

* Mapping Refactor

* Added user dialog when switching between analog and macro mapping

* pydnatic type annotation update

* I Hate that Ubuntu ships with an ancient pydantic version

* Updated TestKeyAxisStackSwitcher

* Autoconfigure input when switching from key_macro to analog GUI

* controller tests for switching mapping type
2 years ago
Tobi ae7caa7ec1
#471 Fixed link in usage.md 2 years ago
Tobi d902fb204d
catching all exceptions (#467) 2 years ago
Jonas Bosse 5f98c0941d
Fix #445, Fix #444 2 years ago
jonasBoss c0bc93b3ba
Improved Test Fixtures (#458) 2 years ago
Tobi 0b885df73c
Delete FUNDING.yml 2 years ago
jonasBoss 419d80dceb
AbsToAbsHandler (#440) 2 years ago