Summary: | Make the brightness slider affect the brightness of SDR content when HDR is enabled | ||
---|---|---|---|
Product: | [Unmaintained] Powerdevil | Reporter: | [object Object] <rohan> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | fabian.arndt, me, natalie_clarius, nate, xaver.hugl |
Priority: | NOR | ||
Version First Reported In: | 6.0.4 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/powerdevil/-/commit/9d76ee3831a4b05580e2928e396f3c74e61d6d5a | Version Fixed In: | |
Sentry Crash Report: |
Description
[object Object]
2023-11-10 19:57:10 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/powerdevil/-/merge_requests/356 Git commit 9d76ee3831a4b05580e2928e396f3c74e61d6d5a by Xaver Hugl. Committed on 14/05/2024 at 08:10. Pushed by zamundaaa into branch 'master'. daemon/controller: add support for KWin brightness control This works with HDR for now, and can be extended to take care of other methods of brightness control later on as well M +1 -0 daemon/CMakeLists.txt A +130 -0 daemon/controllers/kwinbrightness.cpp [License: LGPL(v2.0+)] A +57 -0 daemon/controllers/kwinbrightness.h [License: LGPL(v2.0+)] M +2 -0 daemon/controllers/screenbrightnesscontroller.cpp https://invent.kde.org/plasma/powerdevil/-/commit/9d76ee3831a4b05580e2928e396f3c74e61d6d5a |