mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 13:24:09 +00:00
![Ray Strode](/assets/img/avatar_default.png)
Right now meta_compositor_sync_updates_frozen will crash if it's called on a window that's not yet managed. For future convenience, make it be a no-op instead, in the same way: meta_compositor_window_shape_changed and meta_compositor_window_opacity_changed are no-ops for unmanaged windows.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%