Skip to content

Draft: wayland: Implement the cursor_shape_v1 protocol

Ghost User requested to merge (removed):cursor-shape-v1 into main

This is a continuation of !3668.

  • Fallback behavior like GTK
    • GTK has a list of "legacy" names that it will fall back to if one is missing. This probably needs to be duplicated here.
  • Refactor serial checking a la the comment thread on the original MR.
  • Tests

Fixes #3276

Edited by Ghost User

Merge request reports