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

Vlad Zahorodnii <[email protected]> changed:

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

--- Comment #5 from Vlad Zahorodnii <[email protected]> ---
Git commit 735645779cd1def8b422e313eb1a5d99240af032 by Vlad Zahorodnii.
Committed on 15/09/2026 at 09:45.
Pushed by vladz into branch 'master'.

Skip tabbox model resets for internal windows

Internal windows don't show up in the task switcher, so there is no
reason to perform a model reset. They don't have the skip switcher flag
set, but they don't show up in the task switcher anyway because internal
windows don't want to take focus.

It also fixes an occasional crash when titlebar tooltips are enabled. A
tooltip can be dismissed if the task switcher model is reset, which is
not good because the underlying InternalWindow can be destroyed while
the Workspace initializes it.
Related: bug 522490

M  +1    -0    src/internalwindow.cpp
M  +3    -0    src/tabbox/tabbox.cpp

https://invent.kde.org/plasma/kwin/-/commit/735645779cd1def8b422e313eb1a5d99240af032

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

Reply via email to