mirror of
https://github.com/brl/mutter.git
synced 2025-03-25 12:43:52 +00:00

Add a "set_parent_exported" command to test the xdg-foreign support, so that we can add a test which uses the GDK API for exported window: `gdk_wayland_window_set_transient_for_exported()` That will allow to detect if transient is applied correctly between foreign windows and detect possible crashes such as issue !174. Related: https://gitlab.gnome.org/GNOME/mutter/issues/174
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%