mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
4d7329a7e21c1a58a3f659b87b86d174e8e4879c

For size change animations, plugins rely on the size change effect being followed by size changed signal (or effects being kill altogether). However unless the move_resize operation included the STATE_CHANGED flag, the size changed event emitted when the compositor syncs the window geometry only happens when the operation resulted in an actual change. To avoid animations getting stuck in that case, make sure to include the flag when tiling a window. https://bugzilla.gnome.org/show_bug.cgi?id=783293
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%