mutter/src
Bilal Elmoussaoui 09b7cd9f4a x11/display: Don't try to retrieve xwindow of wayland windows
Trying to get the xwindow of a wayland only window would fail when
casting to a x11 window. Which happens as
meta_x11_display_set_input_focus is called whenever the focused
window changes, whether it is a wayland or x11 one

Fixes: bc9cd123e ("window: Move xwindow to WindowX11")
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3506>
2024-01-09 23:51:37 +01:00
..
backends region: Move RegionBuilder to Mtk 2024-01-09 18:47:34 +00:00
common backend/native: Move DrmFormatBuf to cogl-drm-formats 2024-01-03 14:46:41 +01:00
compositor region: Move RegionBuilder to Mtk 2024-01-09 18:47:34 +00:00
core window: Move has_pointer_x11 to WindowX11 2024-01-09 18:59:36 +00:00
frames frames: Notify borders on first content resize 2024-01-03 19:31:51 +00:00
meta display: Add a helper to retrieve associated xwindow 2024-01-09 18:59:36 +00:00
tests boxes: Move Rectangle.is_adjacent_to to Mtk 2024-01-09 18:47:34 +00:00
wayland window: Make Window.set_transient_for a vfunc 2024-01-09 18:59:36 +00:00
x11 x11/display: Don't try to retrieve xwindow of wayland windows 2024-01-09 23:51:37 +01:00
meson.build region: Move RegionBuilder to Mtk 2024-01-09 18:47:34 +00:00
meta-private-enum-types.c.in
meta-private-enum-types.h.in