Summary: | Zooming into a desktop will cause screens with colour profiles to appear with distorted colours when they spill over onto other displays | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Eamonn Rea <eamonnrea> |
Component: | multi-screen | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate, xaver.hugl |
Priority: | NOR | Keywords: | multiscreen, wayland |
Version: | 6.0.5 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/2cc826067a4058c8c04b5f79f7f5c75933ec250e | Version Fixed In: | 6.1.1 |
Sentry Crash Report: |
Description
Eamonn Rea
2024-06-20 22:22:45 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/5954 Git commit 9293df2681ff9466a3d7f517ac3b88e153445429 by Xaver Hugl. Committed on 21/06/2024 at 12:26. Pushed by zamundaaa into branch 'master'. plugins/zoom: do colorspace conversions between the screen textures Otherwise colors and especially brightness levels can be quite wrong when the textures are used on a different screen M +3 -1 src/plugins/zoom/zoom.cpp M +2 -1 src/plugins/zoom/zoom.h https://invent.kde.org/plasma/kwin/-/commit/9293df2681ff9466a3d7f517ac3b88e153445429 Git commit 2cc826067a4058c8c04b5f79f7f5c75933ec250e by Xaver Hugl. Committed on 21/06/2024 at 12:34. Pushed by zamundaaa into branch 'Plasma/6.1'. plugins/zoom: do colorspace conversions between the screen textures Otherwise colors and especially brightness levels can be quite wrong when the textures are used on a different screen (cherry picked from commit 9293df2681ff9466a3d7f517ac3b88e153445429) Co-authored-by: Xaver Hugl <xaver.hugl@gmail.com> M +3 -1 src/plugins/zoom/zoom.cpp M +2 -1 src/plugins/zoom/zoom.h https://invent.kde.org/plasma/kwin/-/commit/2cc826067a4058c8c04b5f79f7f5c75933ec250e |