mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
9f1d6f5ebf
There's no reason xdg_surface_ack_configure can't be called immediate, do that. Then, replace calls to window wlWindow.draw with a redraw field, to ensure only one redraw per event loop iteration. References: https://todo.sr.ht/~eliasnaur/gio/351 Signed-off-by: Elias Naur <mail@eliasnaur.com>