Summary: | If I rotate the screen, the brightness becomes super bright for few milliseconds in HDR. | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | laichiaheng |
Component: | colour-management | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version First Reported In: | 6.3.4 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/2867f094893ff5797f10b406e173710cd8c93b44 | Version Fixed In: | 6.5.0 |
Sentry Crash Report: |
Description
laichiaheng
2025-05-06 07:54:18 UTC
The screentransform effect ignores color description stuff. A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/8250 Git commit 1b967a881e8a010af4056c637ba65205575c87b9 by Xaver Hugl. Committed on 15/10/2025 at 10:54. Pushed by zamundaaa into branch 'master'. plugins/screentransform: support color management This simply makes sure that both previous and current textures of the screen are rendered with the color description of the screen. M +6 -5 src/plugins/screentransform/screentransform.cpp https://invent.kde.org/plasma/kwin/-/commit/1b967a881e8a010af4056c637ba65205575c87b9 Git commit 2867f094893ff5797f10b406e173710cd8c93b44 by Xaver Hugl. Committed on 15/10/2025 at 14:05. Pushed by zamundaaa into branch 'Plasma/6.5'. plugins/screentransform: support color management This simply makes sure that both previous and current textures of the screen are rendered with the color description of the screen. (cherry picked from commit 1b967a881e8a010af4056c637ba65205575c87b9) Co-authored-by: Xaver Hugl <xaver.hugl@kde.org> M +6 -5 src/plugins/screentransform/screentransform.cpp https://invent.kde.org/plasma/kwin/-/commit/2867f094893ff5797f10b406e173710cd8c93b44 |