1
0
Fork 0
mutter-performance-source/src
Sebastian Wick 4e82896533 tests/stacking: Use wait_size for resizes
wait and wait_configure after a single resize is useless and a race.
Resize is a client side action which doesn't result in a configure and a
wait doesn't sync for a resize as well.

Sometimes the resize is paired with another action, such as maximize,
fullscreen or show. In those cases a configure will be generated and a
previous resize is accounted for.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3842>
2024-06-27 14:00:02 +00:00
..
backends Compile with -Wfloat-conversion 2024-06-25 20:48:24 +02:00
common common/cogl-drm-formats: Split out format to string helper 2024-04-16 21:05:09 +00:00
compositor Compile with -Wfloat-conversion 2024-06-25 20:48:24 +02:00
core Compile with -Wfloat-conversion 2024-06-25 20:48:24 +02:00
frames Compile with -Wfloat-conversion 2024-06-25 20:48:24 +02:00
meta cleanup: Port from ClutterColor to CoglColor 2024-06-13 14:45:53 +02:00
tests tests/stacking: Use wait_size for resizes 2024-06-27 14:00:02 +00:00
third_party x11: Use the embedded xcursor functions where possible 2024-05-24 13:02:42 +00:00
wayland wayland/dnd-surface: Chain up in the assigned vfunc 2024-06-26 18:37:34 +00:00
x11 Compile with -Wfloat-conversion 2024-06-25 20:48:24 +02:00
meson.build build: Make native backend mandatory for all tests 2024-06-21 17:22:20 +00:00
meta-private-enum-types.c.in build: Add missing include 2022-08-10 20:28:40 +02:00
meta-private-enum-types.h.in cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00