mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
3fc8f55350
The app.Window owner may run SetAnimating just before window close, which in turn rely on an active display link. This change makes sure the link is stopped after window close where no more driver calls can occur. Signed-off-by: Elias Naur <mail@eliasnaur.com>