Summary: | scrolling on applet/pressing brightness keys should adjust the brightness level of current/active display | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | fanzhuyifan |
Component: | Brightness and Color widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | ASSIGNED --- | ||
Severity: | wishlist | CC: | kdedev, natalie_clarius, nate |
Priority: | NOR | Keywords: | usability |
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
fanzhuyifan
2025-02-24 19:51:35 UTC
What the default should be is worth considering Personally, I usually want to just change brightness on my laptop display, not the external monitors. So I would also prefer the default to be that the laptop keys only adjust the laptop display (In reply to TraceyC from comment #1) > What the default should be is worth considering > Personally, I usually want to just change brightness on my laptop display, > not the external monitors. So I would also prefer the default to be that the > laptop keys only adjust the laptop display I don't know if currently we have the infrastructure to distinguish between laptop keys and external keyboard keys.. Instead of using the keyboard to determine the active display, can we use the code that determines active display / active window to get the focused display? A possibly relevant merge request was started @ https://invent.kde.org/plasma/powerdevil/-/merge_requests/527 |