mirror of
https://github.com/brl/mutter.git
synced 2024-11-27 18:40:40 -05:00
7749f4d983
This test aims at checking that the transient relationship set using the xdg-foreign API is respected by mutter and that no crash occurs, such as the one in issue !174. Note: the crash from issue !174 occurs only if "attach_modal_dialogs" is set, so one has to change that default value to "true" to be able to trigger the crash: gsettings set org.gnome.mutter attach-modal-dialogs true Related: https://gitlab.gnome.org/GNOME/mutter/issues/174
16 lines
179 B
Plaintext
16 lines
179 B
Plaintext
new_client 1 wayland
|
|
create 1/1
|
|
show 1/1
|
|
create 1/2
|
|
show 1/2
|
|
wait
|
|
|
|
set_parent_exported 1/1 2
|
|
wait
|
|
assert_stacking 1/2 1/1
|
|
|
|
local_activate 1/2
|
|
assert_stacking 1/2 1/1
|
|
|
|
destroy 1/2
|