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

Arjen Hiemstra <ahiems...@heimr.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/commit/4c8fd4b8ca3d
                   |                            |43cb4976f19291073f39783e5ba
                   |                            |e

--- Comment #3 from Arjen Hiemstra <ahiems...@heimr.nl> ---
Git commit 4c8fd4b8ca3d43cb4976f19291073f39783e5bae by Arjen Hiemstra.
Committed on 26/10/2022 at 11:50.
Pushed by ahiemstra into branch 'master'.

OffscreenEffect: Use drawWindow instead of renderWindow when rendering contents

renderWindow bypasses all other effects and simply calls the code that
is responsible for the final render of the window. This means that any
effects that are active on the window are skipped, including things that
may change how the window is rendered like the invert effect. To fix
that, ensure we render the window with all effects applied.

M  +1    -1    src/libkwineffects/kwinoffscreeneffect.cpp

https://invent.kde.org/plasma/kwin/commit/4c8fd4b8ca3d43cb4976f19291073f39783e5bae

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

Reply via email to