Skip to content

cursor: add wlr_cursor_set_xcursor()

Simon Ser requested to merge emersion/wlroots:dedup-xcursor into master

This keeps track of the last set XCursor. If it hasn't changed, skip the texture upload.

In the future, support for animated XCursors can be added.

Closes: #3436 (closed)

Merge request reports

Loading