Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: sezanzeb/input-remapper

2.2.1

12 Jun 21:04
@sezanzeb sezanzeb
e9a87d1
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Various important fixes for gamepads #1274
  • Fix similar devices stealing the injection on autoload #1302
  • Preserve forwarded mouse DPI metadata during injection #1290, #1304
  • Add zh_TW Traditional Chinese locale #1299
  • Added Void Linux to install instructions #1269
  • Restrict 99-input-remapper.rules to event nodes #1285
  • Fix the .desktop reference in metainfo #1210
  • Fix XDG_CONFIG_HOME being ignored #1211
  • pyproject.toml, new build tool #1221, #1231, #1233
  • Switch to dasbus #1201, #1212
  • Use raw string literals for regexes #1216
  • New icon #1222
  • Add hint for permission problems to logs if device not found #1310
  • Code quality improvements
Assets 3
Loading
minus21grams reacted with thumbs up emoji realgooseman and GithubUser5462 reacted with hooray emoji realgooseman, danrobi11, and Strykar reacted with heart emoji
5 people reacted

2.2.0

01 Nov 18:02
@sezanzeb sezanzeb

Choose a tag to compare

Features

  • Add toggle macro (#1183)
  • Improve mouse-button names (#1168)
  • Add mapping rename and delete hotkeys (F2 and del) (#1169)
  • Update Ukrainian translation (#1145)
  • Update Slovak translation (#1083)

Bugfixes and Code

  • Remove obsolete config code, test setup fixes (#1186)
  • Python 3.14 compatibility, fix test patches, update test docs (#1184)
  • Mention the psutil dependency in setup.py (#1156)
  • Fix root config.json error message (#1185)
Loading
minus21grams, RickAndTired, nemofq, nazhor, FengZhongShaoNian, LloydNicholson, EricaNebula, ClixTW, pallaswept, pinksquare, and 8 more reacted with thumbs up emoji danrobi11, minus21grams, GitWit-Dev, RickAndTired, ClixTW, pallaswept, coilgung, H-Moukoudi, and ArtCore13 reacted with heart emoji JonasLoos and hangingman reacted with rocket emoji
23 people reacted

2.1.1

16 Feb 10:12
@sezanzeb sezanzeb
3b174be
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Support for python3-evdev 1.9.0
  • Install dbus policy in /usr/share instead of /etc
Loading
madprops, danrobi11, creeper82, pallaswept, Skalt18, LloydNicholson, dCo3lh0, Hammer2900, AndrewPrzelucki, Sad-Potato, and Sorann753 reacted with thumbs up emoji MarvelousMonkey, dCo3lh0, AndrewPrzelucki, Sorann753, and bredenan reacted with heart emoji
13 people reacted

2.1.0

08 Feb 13:27
@sezanzeb sezanzeb
cc050b9
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Macros

  • mod_tap
  • parallel
  • randomness for wait via max_time
  • mouse_xy
  • acceleration for both mouse and mouse_xy
  • if_numlock and if_capslock

Bugfixes and code

  • Don't exclude buttonless devices that have axes
  • Release pressed keys of macros when the injection stops
  • Fix joystick recentering when using mouse movements as input
  • Fix input combinations when rolling keys
  • Improvements that make it easier to write and run automated tests
  • Substantial refactorings to the macro architecture

Among various other small improvements. See 2.0.1...2.1.0. Thanks to all collaborators.

(.deb file updated with ed4f8fa)

Loading
pallaswept, tianshihao, Tesla-Tank, and creeper82 reacted with hooray emoji ArtCore13, danrobi11, GithubUser5462, RickAndTired, AlexKGit, pallaswept, and Tesla-Tank reacted with heart emoji
9 people reacted

2.0.1

18 Sep 21:46
@sezanzeb sezanzeb

Choose a tag to compare

  • Various small bugfixes
  • Updated translations
Loading
Tesla-Tank, danrobi11, LumenYoung, christopherseaman, manhmanh2210, creeper82, mat813, aidan-j-rhoden, and teccdev reacted with thumbs up emoji ArtCore13, hsantanna, jonasBoss, buddywhitman, gui-bo, christopherseaman, creeper82, murilosr, stacygaudreau, MarvelousMonkey, and 2 more reacted with heart emoji
18 people reacted

2.0.0

20 Mar 15:15
@sezanzeb sezanzeb

Choose a tag to compare

  • Extensive refactorings in the injector to use flexible MappingHandlers, which are reusable for different use-cases, allowing to map everything to everything else, including analog inputs, combinations and even combinations involving analog inputs.
  • Extensive frontend code refactoring. Using a central message broker to make the GUI more event based. Loose coupling of components. Dependency Injection for GUI-Component dependencies. Lots of improvements to automated GUI tests.
  • New user interface, splitting device and preset selection into their own pages, including a configuration menu for analog input, which even renders a graph for the event value conversion.
  • add macro to do math with variables
  • Preset name sanitation
  • ReaderService terminates automatically after some time for security
  • Refactorings of the automated test setup

This is a huge release, and it is mostly based on @jonasBoss work. Consider thanking him for his efforts by donating at https://ko-fi.com/jonasbosse 👍

Requires at least Python 3.10 or Ubuntu 22.04.

Contributors

jonasBoss
Loading
pablos-here, Merrit, realgooseman, blagodus, ccordoba12, gorillapower, jorgenlt, szamanr, rgwood, hangingman, and 3 more reacted with thumbs up emoji Kiswelrg reacted with laugh emoji JonasLoos, welcoMattic, fynks, bennypowers, Merrit, danrobi11, TerrorSquad, realgooseman, blagodus, szamanr, and LloydNicholson reacted with hooray emoji UnclePsymon, realgooseman, blagodus, Hammer2900, and akila-i reacted with heart emoji ArtCore13, jonasBoss, and blagodus reacted with rocket emoji hungtooc and blagodus reacted with eyes emoji
26 people reacted

1.5.1

02 Mar 14:55
@sezanzeb sezanzeb

Choose a tag to compare

Last release before 2.0.0

  • Preset name sanitation
  • Minor stability improvement
  • Improved .deb file conflicts and compatibility
  • New translations

Should work with Ubuntu 20.04

Loading
ArtCore13, ripytide, jonasBoss, Tesla-Tank, jim8989, and UnclePsymon reacted with thumbs up emoji UnclePsymon and danrobi11 reacted with heart emoji
7 people reacted

1.5.0

22 Jun 19:26
@sezanzeb sezanzeb

Choose a tag to compare

  • Added "keyboard + mouse" target to inject both keyboard and mouse events, like key(a).wheel(up, 10)
  • key_up and key_down macros
  • None keyword for macro parameters
  • No log files anymore, using journalctl instead
  • Checking macro code for errors during typing
  • Some fixes
Loading
danrobi11, husfuu, civarry, fbidu, simply-sharat, bladeSk, and Tesla-Tank reacted with thumbs up emoji fbidu, simply-sharat, sebastienserre, rszyma, Tesla-Tank, Philipp0205, and ArtCore13 reacted with heart emoji
11 people reacted

1.4.2

19 Mar 08:40
@sezanzeb sezanzeb

Choose a tag to compare

  • Creating UInputs on demand to avoid plugging in devices that confuse the system
  • Added hold_keys
  • The GUI asks for a python-evdev upgrade if necessary
  • Fixed confusion in udev between the forwarded and original device, causing the udev rule to autoload and overwrite the intended injection
Loading
danrobi11, noneXved, NamHoai1210, nicolas-t, zena59, sit0, HenriqueSavio, nilslindemann, and catarinazidde reacted with heart emoji
9 people reacted

1.4.1

27 Feb 20:02
@sezanzeb sezanzeb

Choose a tag to compare

  • Refactorings
  • Fix crash when triggering a macro multiple times
  • Added unique non-zero exit codes
  • Updated Slovak translation
  • Fixed GUI bugs caused by a mapping to a single whitespace, "foo()" or foo() # a + b
  • Replicating the original device properties for the injection
  • Keys that make the GUI lose the focus, like media keys, can be configured now
Loading
danrobi11, darkfrank-it, jfoclpf, and whoshallsucceed reacted with hooray emoji
4 people reacted
Previous 1 3
Previous

AltStyle によって変換されたページ (->オリジナル) /