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

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/commit/47e38b7141a9
                   |                            |e1ff3c93b37a2df24a8ae7d9781
                   |                            |c
             Status|ASSIGNED                    |RESOLVED

--- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit 47e38b7141a9e1ff3c93b37a2df24a8ae7d9781c by David Edmundson.
Committed on 02/08/2021 at 08:43.
Pushed by davidedmundson into branch 'master'.

Disconnect frame renders when ThumbnailItem has no window

It is perfectly valid to have a case where an item exists but has no
window. During these times the item will never be rendered.

Rather than guard in updateOffscreenTexture, it's more economical to
disable the frame rendering in the first place. Especially as then it's
easy to extend to item visibility.

M  +14   -4    src/scripting/thumbnailitem.cpp
M  +2    -1    src/scripting/thumbnailitem.h

https://invent.kde.org/plasma/kwin/commit/47e38b7141a9e1ff3c93b37a2df24a8ae7d9781c

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

Reply via email to