core: Fix map transitions for X11 windows on Wayland
We are attempting to show windows that do not yet have a surface/buffer, this makes GNOME Shell avoid transitions for these windows. Since on Wayland X11 windows are also Wayland surfaces, this check is also valid for these, and is thus made more generic to also cater for these windows. Eventually, meta_window_update_visibility() is called when the surface gets its buffer, so the window can be neatly animated. Closes: GNOME/mutter#2611 Part-of: <GNOME/mutter!2975>
parent
5eb17a36
Checking pipeline status
Loading
-
mentioned in issue #2786 (closed)
-
mentioned in issue #2820 (closed)
-
mentioned in issue #2867 (closed)
-
mentioned in merge request !3113 (closed)
-
mentioned in issue #2907
-
mentioned in issue #2914
-
mentioned in issue #2965 (closed)
-
mentioned in merge request !3194 (merged)
-
mentioned in commit verdre/mobile-mutter@133931e3
-
mentioned in commit cc4c1949
Please register or sign in to comment