Skip to content

wayland: Fix handling of unminimization for not fully initialized xdg-toplevels

Vlad Zahorodnii requested to merge work/cherry-pick-c59f3859 into Plasma/6.0

If setMinimized(false) is called for a not fully initialized XdgToplevelWindow, we don't want to emit the windowShown signal.

BUG: 479234

(cherry picked from commit c59f3859)

Merge request reports