Skip to content

window: Respect widget cursors

Matthias Clasen requested to merge respect-window-cursors into master

gtk_widget_set_cursor can be used on a GtkWindow; we should not blow away the result when temporarily installing resize cursors.

Merge request reports