2a88a3eb96
If a window sends a configure stacking request, we were comparing the active window with the event window even though they were different client types (e.g. wayland and x11). This was leading to a critical error, so let's handle this by ensuring that the active window is of the same kind of the event window before doing x11-specific checks. Behaving as different applications in case. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3727> |
||
---|---|---|
.. | ||
backends | ||
common | ||
compositor | ||
core | ||
frames | ||
meta | ||
tests | ||
wayland | ||
x11 | ||
meson.build | ||
meta-private-enum-types.c.in | ||
meta-private-enum-types.h.in |