mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 13:24:09 +00:00
![Florian Müllner](/assets/img/avatar_default.png)
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%