Releases: tildearrow/input-modifier
Releases · tildearrow/input-modifier
input-modifier v1.3.5
- fix crash when configuration files, profiles and/or macros are corrupted (#8)
input-modifier v1.3.4
input-modifier v1.3.3
- fix a bug when typing uppercase letters in device names (#2)
- many documentation fixes
input-modifier v1.3.2
- documentation/installer clarifications
input-modifier v1.3.1
- many universal installer fixes
- now compatible with most distributions down to Ubuntu 14.04
- however RHEL 6/CentOS 6 doesn't work
input-modifier v1.3
UPDATE: now statically linked in order to really be universal
- the first version with documentation (bar the advanced section)
- new "universal installer" system
- no more horrible setuid'd "uinput helper" hacks
- fix a bug where the program would just die if a pipe breaks
- add a
whichkey
command to locate your keys (especially for multi-button mice or keypads) - fix several build warnings
input-modifier v1.2
wow I forgot I had to finish the release text
- macros
- fix for less than 0.1s times
- relconst
- allow using parts of device names instead of indexes
- fix bug when binding keys
- fix crash if a profile isn't present
- fix a warning on the disable action
- retry setting uinput perms (horrible helper to be dropped really soon)
- respect
XDG_CONFIG_HOME
input-modifier v1.1
- implement profiles
- implement hotplug
- fix a bug when deleting the current map
- fix some memory warnings
input-modifier v1.0.1
- fixes devices with slash(es) on their names
- implements map shifting
- allows using event names:
addaction 0 KEY_FN shiftmap Secondary
- fixes many crashes with invalid arguments
- fixes a mistake in the listbinds command
- properly reports enable/disable errors
input-modifier v1.0
implement map switching