Skip to main content

Module cursor

Module cursor 

Source
Expand description

Cursor icon system for uzor

Provides cursor icon types and state management based on CSS cursor specification. Supports priority-based cursor requests to handle overlapping widgets.

Structs§

CursorState
Cursor state for the current frame

Enums§

CursorIcon
Cursor icon types (based on CSS cursor specification)

Constants§

PRIORITY_DEFAULT
Priority constants for cursor requests
PRIORITY_DRAG
PRIORITY_MODAL
PRIORITY_SYSTEM
PRIORITY_WIDGET