Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
6.9.0
-
None
-
KWin X11
-
-
Linux/X11
Description
Currently when a QtQuick window is about to be exposed, there are many queued events like focus chain updates and animations that delay sending the NET_WM_SYNC_REQUEST message to the window manager. However, the NET_WM_SYNC_REQUEST message should be sent as early as possible during window creation to allow the window to appear without unnecessary delay because the window manager uses NET_WM_SYNC_REQUEST to control the visibility of a window.
Related bug: https://bugs.kde.org/504283