Commit Graph

837 Commits (main)
 

Author SHA1 Message Date
Joey Riches f5151aab27
Install icon to standard path, fix appstream-builder generation (#841)
appstream-builder was failing to generate the appstream metainfo from
this package as it didn't provide an icon in a standard path.

appstream-builder states:
> Icons MUST be installed in /usr/share/pixmaps/*, /usr/share/icons/*,
> /usr/share/icons/hicolor/*/apps/*, or /usr/share/${app_name}/icons/*
4 months ago
Tobi 8f79c25bd9
Fixed autocompletion tests; Group devices using their `uniq` property (#818)
* using uniq in the group key, fixed autocompletion tests
6 months ago
Divenire d55c6d4eeb
Update zh_CN.po (#809) 6 months ago
Kristen McWilliam b5c03ff89b
docs: remove redundant install step on Fedora (#807)
The `--now` flag to `systemctl enable` already starts the service immediately, no need to run a start command again.
6 months ago
albanobattistella 7e60635896
Update it_IT.po (#796) 6 months ago
sezanzeb a012746a6b 2.0.1 8 months ago
sezanzeb 568f56cdb4 Hide irrelevant error in postint, doc minimum python version, doc on how to properly map wheels 8 months ago
Stanislav Zhuk d2d0fa8a06
Try to use pydantic v2, and fallback to pydantic v1 (#773) 8 months ago
Tobi f23b0a0258
Using asyncio.run in input-remapper-reader-service (#731) 11 months ago
Tobi 2cb39bedef
Fix CI (#730)
Co-authored-by: Rafael Fontenelle <rffontenelle@gmail.com>
11 months ago
Poldovico 27d7b3e829
#716 Import ecodes
import a missing dependency that made it impossible to apply presets in certain configurations
12 months ago
alxpl bfb49cff2f
Add installation instructions for Fedora (#719) 12 months ago
jonasBoss 7a0ccac5d5
Fix btn left confusion (#711)
* removed erroneous error message

* use dangerously_mapped_btn_left() instead of checking manually in show_injector_result()

* fix dangerously_mapped_btn_left() by ignoring origin_hash

* Avoid `No origin_hash set` Warning
1 year ago
Rafael Fontenelle 4d3ce4523b
Add Brazilian Portuguese translation and update .po files (#708)
* Update translation files

* Add Brazilian Portuguese translation
1 year ago
jonasBoss 15eb0e9653
Fix if_single on Python 3.11 (#669)
* Wrap coroutine in task.

This is required in Python 3.11.

* Support None handlers in if_single.

* black

---------

Co-authored-by: Gabriel Ebner <gebner@gebner.org>
1 year ago
timmarjo 486d33acb4
Add double-click to examples (#681) 1 year ago
sezanzeb a5383f33e4 #671 added python3-packaging to deb dependencies 1 year ago
sezanzeb 190da9de38 #671 moved pkg_resources import into try/catch 1 year ago
Tobi 7e18bd18c7
Document `disable` 1 year ago
jonasBoss 7c561dde89
fix #666 (#667)
* fix #666

increase delay in the EventReader after notifying listeners

* update debug level for Context._creat_callbacks message
1 year ago
sezanzeb 9e04df79ca 2.0.0 1 year ago
Tobi 6b4b85357f
Showing placeholder text (#658) 1 year ago
Uwe Jugel d0cc1b82a8
Add service start and stop commands to setup script (#632) 1 year ago
Tobi 858c5059e5
Using NewType instead of TypeAlias (#652) 1 year ago
Tobi 61ffc5def3
Add default issue template 1 year ago
jonasBoss d0e5f4998f
Update path in issue templates (#646) 1 year ago
Tobi 4b50b240a5
Updated AUR installation instructions 1 year ago
Michael J Gruber 394c05dfe1
Do not install under the old name any more (#373) 1 year ago
Tobi d5ec0383ab
Merge pull request #641 from sezanzeb/beta
Merge `beta` into `main`
1 year ago
Tobi b325598268
Fixed various mypy problems (#642) 1 year ago
Tobi de0dd8af8e
2.0.0-rc (#639)
Co-authored-by: jonasBoss <jonas.bosse@posteo.de>
1 year ago
sezanzeb 4c41f8c9e0 Merge branch 'main' into beta 1 year ago
sezanzeb 3207ea6797 Update copyright year 1 year ago
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
alxpl 115fb787c1
Add AppStream metadata (#611)
* Create io.github.sezanzeb.input_remapper.metainfo.xml

* Install AppStream MetaInfo file
1 year ago
Nicolas Lepage 1f9016e94e
Add french translation (#604) 1 year ago
Tobi 47ccb40507
Add jonas ko-fi account 1 year ago
yngmjgsd 9adc300aee
Beta ru_RU translation (#593) 1 year ago
Jonas Bosse d5e74d05e0
optimize UInput.can_emit() 1 year ago
Jonas Bosse caa8f2c57b
fix bug where NullHandler would not work with Axis/Key combination 1 year ago
jonasBoss 0f10d06ab6
Input event with origin (#550) 1 year ago
Didi Kohen bc68fa7f6e
Use gzip compression in .deb for wider compatibility (#576) 1 year ago
Jonas Bosse bb6e4d23fe
Merge branch 'main' into beta 1 year ago
Luna Nova be33bbd837
Use upgrade force-reinstall for setuptools for #564 (#566) 1 year ago