https://bugs.kde.org/show_bug.cgi?id=520160
--- Comment #5 from Marco Martin <[email protected]> --- Git commit ad0156008b189b4fcab3a43330cecf53b3c33d6c by Marco Martin. Committed on 06/07/2026 at 08:29. Pushed by mart into branch 'Plasma/6.7'. BrightnessItem: only do slider->Upower when dragging the slider don't bind directly the slider value to the value coming from upower but do a conditional binding that is active only when not dragging. when dragging only write root.value and don't read to value at all, and only read when the user is not moving the slider (cherry picked from commit 94a03a3c04787388026a02ff40afd2b77fc9d0f6) Co-authored-by: Marco Martin <[email protected]> M +10 -2 applets/brightness/BrightnessItem.qml https://invent.kde.org/plasma/powerdevil/-/commit/ad0156008b189b4fcab3a43330cecf53b3c33d6c -- You are receiving this mail because: You are watching all bug changes.
