Summary: | Wheel/middle click on brightness systray icon is not ignored when night light is disabled | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Elias Probst <mail> |
Component: | Brightness and Color widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | natalie_clarius, nate |
Priority: | NOR | ||
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | NixOS | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/powerdevil/-/commit/82338a361f5eb8a9da4e6d9967d7a6901e651a90 | Version Fixed In: | 6.2.4 |
Sentry Crash Report: |
Description
Elias Probst
2024-11-19 10:52:28 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/powerdevil/-/merge_requests/467 Git commit 755f6e3f85abfbbf60b86ac89425033a339dbc6c by Nate Graham, on behalf of Elias Probst. Committed on 20/11/2024 at 15:53. Pushed by ngraham into branch 'master'. applets/brightness: toggle nightlight only, when enabled It doesn't make sense to toggle the night light and show the corresponding OSD, as long as night light control is generally disabled. M +3 -1 applets/brightness/package/contents/ui/main.qml https://invent.kde.org/plasma/powerdevil/-/commit/755f6e3f85abfbbf60b86ac89425033a339dbc6c Git commit 82338a361f5eb8a9da4e6d9967d7a6901e651a90 by Nate Graham. Committed on 20/11/2024 at 16:34. Pushed by ngraham into branch 'Plasma/6.2'. applets/brightness: toggle nightlight only, when enabled It doesn't make sense to toggle the night light and show the corresponding OSD, as long as night light control is generally disabled. (cherry picked from commit 755f6e3f85abfbbf60b86ac89425033a339dbc6c) Co-authored-by: Elias Probst <mail@eliasprobst.eu> M +3 -1 applets/brightness/package/contents/ui/main.qml https://invent.kde.org/plasma/powerdevil/-/commit/82338a361f5eb8a9da4e6d9967d7a6901e651a90 |