Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use Grabbing cursor instead of Grab cursor
when i implemented the cursor-shape-v1 protocol i didn't notice that the previous `CursorShape::Grab` actually mapped to `CursorIcon::Grabbing` instead of `CursorIcon::Grab`. this fixes that "regression".
- Loading branch information