4e82896533
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> |
||
---|---|---|
.. | ||
backends | ||
common | ||
compositor | ||
core | ||
frames | ||
meta | ||
tests | ||
third_party | ||
wayland | ||
x11 | ||
meson.build | ||
meta-private-enum-types.c.in | ||
meta-private-enum-types.h.in |