mirror of
https://github.com/brl/mutter.git
synced 2024-11-24 09:00:42 -05:00
20 lines
218 B
Plaintext
20 lines
218 B
Plaintext
|
new_client 1 x11
|
||
|
create 1/1
|
||
|
show 1/1
|
||
|
create 1/2 override
|
||
|
show 1/2
|
||
|
wait
|
||
|
assert_stacking 1/1 1/2
|
||
|
|
||
|
activate 1/1
|
||
|
wait
|
||
|
assert_stacking 1/1 1/2
|
||
|
|
||
|
lower 1/2
|
||
|
wait
|
||
|
assert_stacking 1/2 1/1
|
||
|
|
||
|
raise 1/2
|
||
|
wait
|
||
|
assert_stacking 1/1 1/2
|