https://bugs.kde.org/show_bug.cgi?id=510790
Joshua Goins <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |5945c92fbec129b441cafba21b4 | |ec407419f1389 Resolution|--- |FIXED Version| |6.8.0 Fixed/Implemented| | In| | --- Comment #3 from Joshua Goins <[email protected]> --- Git commit 5945c92fbec129b441cafba21b4ec407419f1389 by Joshua Goins. Committed on 25/08/2026 at 22:24. Pushed by redstrate into branch 'master'. kcms/tablet: Use "Clockwise/Counterclockwise" terminology instead We used the labels "Up" and "Down" for the two dual keybinds you can assign to dials/rings. It's much clearer to refer to these using clockwise/counterclockwise terminology as that's easier to understand from a physical point-of-view. One potential problem is a disconnect between the UI and technical reality (this may reveal some dials were actually backwards in the driver) but that's only because our labels were unclear before. For reference, I'm referring to positive delta as clockwise and negative delta as counterclockwise, I guess that makes the most sense. FIXED-IN: 6.8.0 M +2 -2 kcms/tablet/ui/ActionDialog.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/5945c92fbec129b441cafba21b4ec407419f1389 -- You are receiving this mail because: You are watching all bug changes.
