mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
bc481ea784
The frame callback for macOS comes in from a different thread than the UI thread. Serialize event handling to maintain the invariant that only one event is processed at a time. Signed-off-by: Elias Naur <mail@eliasnaur.com>