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

Vlad Zahorodnii <vlad.zahorod...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/-/commit/1c15a6dd88
                   |                            |75bf43bfc2eeb4d1383addec6a1
                   |                            |76c
         Resolution|---                         |FIXED

--- Comment #3 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
Git commit 1c15a6dd8875bf43bfc2eeb4d1383addec6a176c by Vlad Zahorodnii.
Committed on 12/01/2024 at 13:14.
Pushed by vladz into branch 'master'.

Fix software cursor stucking on old monitor

When the software cursor leaves an output, its RenderLayer is marked
as invisible and the area corresponding to the layer is scheduled to
be repainted in the output layer. However, the composite function only
checks whether the root RenderLayer needs a repaint, not the output
layer too.

M  +1    -1    src/compositor.cpp
M  +5    -0    src/core/outputlayer.cpp
M  +1    -0    src/core/outputlayer.h

https://invent.kde.org/plasma/kwin/-/commit/1c15a6dd8875bf43bfc2eeb4d1383addec6a176c

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

Reply via email to