Releases: Sunderland93/sway-input-config
v1.4.2
v1.4.1
- Fix spelling errors
- Fix metainfo
v1.4.0
- Port to Qt6/PyQt6
- Redesign pointer and touchpad pages
- Added initial Tablet support
- Scroll method "on_button_down" is moved to Pointer page (as it works only with trackpoints)
- Added rotation angle option (since Sway 1.9)
- Added scroll button lock option (since Sway 1.9)
- Added scroll button list
- Updated translations generator
- Many small fixes
v1.3.3
Display error message when running on non-Sway environment
v1.3.2.2
Use 128x128 icon
v1.3.2.1
Fix icon size
v1.3.2
- Fixed minor issues
- Added io.github.Sunderland93.appdata.xml (preparation for Flatpak version)
- Icon moved to /usr/share/icons
- Adapted for Pip
v1.3.0
Localization support:
- added Russian, Belarusian and Ukranian translations
- added locale-gen script and instructions for translators
Fixed various UI layout issues
Added --locale
option to launch app with specific localization
Added --restore
option to reset any settings
Added check for Sway version for disable unsupported features (e.g. disable-while-trackpointing on Sway 1.7 and lower)
Added touсhpad events option
Added click method option (only for clickpads)
v1.2.1
Fix RadioButtons on all pages
v1.2.0
New UI using Qt Designer's forms.
New keyboard layout/variant selection widget
New disable while trackpointing option for touchpad (introduced in libinput 1.6 and Sway 1.8)
New option to configure input device ID's (for per-device settings)
Added option to restore default settings
Config files for Sway now automatic added or removed depending on selection of "Use this settings" option