https://bugs.kde.org/show_bug.cgi?id=477752
Joshua Goins <j...@redstrate.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |33813235747e3b601f3643e25a2 | |2d85fa50c7b00 Status|ASSIGNED |RESOLVED --- Comment #6 from Joshua Goins <j...@redstrate.com> --- Git commit 33813235747e3b601f3643e25a22d85fa50c7b00 by Joshua Goins. Committed on 30/08/2025 at 17:12. Pushed by redstrate into branch 'master'. kcms/tablet: Allow assigning shortcuts to tablet touch rings This exposes UI to rebind touch rings, like those seen on Wacom tablets. They are most similar to dials, where you can: disable them, use as a scroll wheel or bind to two arbitrary keybinds. VERSION-FIXED-IN: 6.5.0 M +1 -0 kcms/libkwindevices/inputdevice.cpp M +22 -0 kcms/libkwindevices/inputdevice.h M +14 -4 kcms/tablet/inputsequence.cpp M +11 -0 kcms/tablet/inputsequence.h M +55 -25 kcms/tablet/kcmtablet.cpp M +3 -1 kcms/tablet/kcmtablet.h M +18 -3 kcms/tablet/ui/ActionDialog.qml M +67 -0 kcms/tablet/ui/PadTab.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/33813235747e3b601f3643e25a22d85fa50c7b00 -- You are receiving this mail because: You are watching all bug changes.