mirror of
https://github.com/brl/mutter.git
synced 2025-02-18 22:24:10 +00: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
|