forked from joejulian/gio
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>