https://bugs.kde.org/show_bug.cgi?id=498881

Zamundaaa <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/-/commit/7f1ac1136e
                   |                            |72b1b404235477dc20014ef3bd5
                   |                            |22f

--- Comment #9 from Zamundaaa <[email protected]> ---
Git commit 7f1ac1136e72b1b404235477dc20014ef3bd522f by Xaver Hugl.
Committed on 03/09/2025 at 12:05.
Pushed by zamundaaa into branch 'master'.

plugins/screenshot: render the scene from scratch, instead of blitting

This allows us to skip intermediary colorspace transformations, which avoids
information loss with night light, and allows for tone mapping of HDR content
to be applied for each window as needed.

M  +1    -0    src/plugins/screenshot/CMakeLists.txt
M  +138  -314  src/plugins/screenshot/screenshot.cpp
M  +4    -43   src/plugins/screenshot/screenshot.h
M  +22   -135  src/plugins/screenshot/screenshotdbusinterface2.cpp
M  +0    -2    src/plugins/screenshot/screenshotdbusinterface2.h
A  +43   -0    src/plugins/screenshot/screenshotlayer.cpp     [License:
GPL(v2.0+)]
A  +30   -0    src/plugins/screenshot/screenshotlayer.h     [License:
GPL(v2.0+)]

https://invent.kde.org/plasma/kwin/-/commit/7f1ac1136e72b1b404235477dc20014ef3bd522f

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to