tests: Avoid CSD window in test
This ATM triggers missed .commit events for the window in question, to be addressed in Xwayland. Since the test does not seem to specifically rely on this window being CSD, make it a regular window instead. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2975>
This commit is contained in:
parent
57fdd7efd2
commit
5eb17a362e
@ -9,7 +9,7 @@ can_take_focus 1/1 true
|
||||
accept_take_focus 1/1 true
|
||||
show 1/1
|
||||
|
||||
create 1/2 csd
|
||||
create 1/2
|
||||
set_parent 1/2 1
|
||||
accept_focus 1/2 false
|
||||
can_take_focus 1/2 true
|
||||
|
Loading…
Reference in New Issue
Block a user