mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-02 07:57:29 +00:00
326f78c341
Redrawing should only be scheduled when some UI state has changed. Window has no way to know whether a CommandEvent was ignored by the client, so push the onus to the client to schedule a redraw. Signed-off-by: Elias Naur <mail@eliasnaur.com>