Skip to content
  • Matthias Clasen's avatar
    gdk: Add callback cursors · d1aa0a74
    Matthias Clasen authored
    Add a variant of GdkCursor that obtains the texture for the cursor
    via a callback. The callback gives us the flexibility to handle
    fractional scales and update the cursor for cursor theme size
    changes as well as scale changes.
    d1aa0a74