mirror of
https://github.com/brl/mutter.git
synced 2024-11-24 17:10:40 -05:00
847e89d31f
A frame clock dispatch doesn't necessarily result in a frame drawn, meaning we'll end up in the idle state. However, it may be the case that something still requires another frame, and will in that case have requested one to be scheduled. In order to not dead lock, try to reschedule directly if requested after dispatching, if we ended up in the idle state. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1285 |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |