mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
2e91edafbb
Apparently, a Wayland server such as Sway and River may not issue a frame pacing callback created before a top level configure event. This change ensures the frame pacing callback is always refreshed when animating, regardless of the reason for the frame. Fixes: https://todo.sr.ht/~eliasnaur/gio/364 Signed-off-by: Elias Naur <mail@eliasnaur.com>