Skip to content

Releases: Sunderland93/sway-input-config

v1.2.0

22 Jan 14:20
Compare
Choose a tag to compare

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

v1.1.3

15 Jan 15:37
Compare
Choose a tag to compare

Store xkb_layout and xkb_variant in correct values

v1.1.2

28 Oct 09:25
Compare
Choose a tag to compare

Fix JSON path

v1.1.1

06 Oct 08:06
Compare
Choose a tag to compare

Set app_id to "sway-input-config"

v1.1.0

28 Sep 06:32
Compare
Choose a tag to compare

What's Changed

  • Use setuptools directive to install data_files. by @red15 in #1
  • Refactoring mouse tab
  • Refactoring touchpad tab
  • Added option to set keyboard model
  • Fixed bunch of errors from FLAKE8

New Contributors

  • @red15 made their first contribution in #1

Full Changelog: v1.0.0...v1.1.0

v1.0.0

14 Sep 18:18
Compare
Choose a tag to compare
Initial upload