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

Zamundaaa <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/-/commit/a379d1d66f
                   |                            |9a7902fe64e4e57a12ce50ef483
                   |                            |968
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Zamundaaa <[email protected]> ---
Git commit a379d1d66f9a7902fe64e4e57a12ce50ef483968 by Xaver Hugl.
Committed on 23/06/2026 at 16:42.
Pushed by zamundaaa into branch 'master'.

scene/surfaceitem_wayland: immediately update the release point of the texture

The texture's buffer and release point will be changed before the next time
it's
accessed, so keeping the old release point referenced just unnecessarily keeps
a
buffer from being re-used by the client.

This works around some freezes in Chromium, which doesn't deal well with
buffers
being kept referenced by KWin after it sets a different one on the surface.
Related: bug 521687

M  +4    -0    src/scene/surfaceitem_wayland.cpp
M  +5    -0    src/scene/texture.cpp
M  +1    -0    src/scene/texture.h

https://invent.kde.org/plasma/kwin/-/commit/a379d1d66f9a7902fe64e4e57a12ce50ef483968

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

Reply via email to