Skip to content

Replace some instances of outdated cursor types

Mat requested to merge mat/gtk:replace-outdated-cursor-types into gtk-3-24

Use the CSS cursor names instead.

Most notably, the following warning no longer appears when a selectable Gtk.Label is created:
Gdk-Message: 01:28:20.069: Unable to load xterm from the cursor theme

Merge request reports