Source: sway-input-config
Section: x11
Priority: optional
Maintainer: Aleksey Samoilov <samoilov.lex@gmail.com>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13), dh-python, python3-setuptools, python3
Standards-Version: 4.6.1
Homepage: https://github.com/Sunderland93/sway-input-config

Package: sway-input-config
Architecture: any
Depends:
 ${python3:Depends},
 ${misc:Depends},
 python3-i3ipc,
 python3-pyqt6,
 qt6-translations-l10n,
 qt6-wayland
Description: Input device configurator for Sway
 Input device configurator for SwayWM, written in Python and Qt6,
 inspired by nwg-shell-config. It uses standard libinput options
 to configure keyboard, touchpad and pointer devices.
