Skip to content

SDL does not set tablet cursors under wayland #14332

@mahkoh

Description

@mahkoh

SDL supports tablet input but never sets the tablet cursor. I.e. it never calls zwp_tablet_tool_v2_set_cursor. Instead it relies on wl_pointer_set_cursor also setting the cursor of the tablet but that is an unspecified implementation detail of some but not all compositors.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions