mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 09:19:31 +00:00
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:
@ -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
|
||||
|
Reference in New Issue
Block a user