-
Notifications
You must be signed in to change notification settings - Fork 498
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sokol_app.h: Implement cursor type selection
This commit adds cursor-selection to the wayland branch after it was introduced to the main branch. - Create wayland cursor objects and image buffer for each available cursor type, - fill array with relevant variant at seat initialization, - warn about missing cursor image, - make cursor selection protocol-aware, and - update feature matrix to reflect wayland support.
- Loading branch information
Showing
1 changed file
with
68 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters