Skip to content

Releases: Sunderland93/sway-input-config

v1.4.3

28 Mar 17:25
Compare
Choose a tag to compare
  • Fix text warp on some elements
  • Small UI fixes
  • Get rid of global variables
  • Prevent adding empty keyboard variant

v1.4.2

07 Jul 07:53
b5e7a4a
Compare
Choose a tag to compare

Fixed xkb_variant append

v1.4.1

18 Feb 06:47
Compare
Choose a tag to compare
  • Fix spelling errors
  • Fix metainfo

v1.4.0

14 Feb 20:05
Compare
Choose a tag to compare
  • 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

01 Sep 19:52
Compare
Choose a tag to compare

Display error message when running on non-Sway environment

v1.3.2.2

29 Aug 18:10
Compare
Choose a tag to compare

Use 128x128 icon

v1.3.2.1

27 Aug 20:48
Compare
Choose a tag to compare

Fix icon size

v1.3.2

27 Aug 11:29
Compare
Choose a tag to compare
  • 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

08 Jul 16:42
Compare
Choose a tag to compare

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

31 May 16:52
Compare
Choose a tag to compare

Fix RadioButtons on all pages