mirror of
https://github.com/brl/mutter.git
synced 2024-12-25 20:32:16 +00:00
tests/respect-constraints: Explicitly set monitor size
The test depends on a certain monitor size; make sure to set that up front. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2554>
This commit is contained in:
parent
e743334fe0
commit
a25081ffb5
@ -4,6 +4,8 @@
|
|||||||
# 3. Resize such that the following resize will extend beyond the screen
|
# 3. Resize such that the following resize will extend beyond the screen
|
||||||
# 4. Check that the window was moved to the position that would allow it to fit on the screen
|
# 4. Check that the window was moved to the position that would allow it to fit on the screen
|
||||||
|
|
||||||
|
resize_monitor primary 800 600
|
||||||
|
|
||||||
new_client w wayland
|
new_client w wayland
|
||||||
create w/1 csd
|
create w/1 csd
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user