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§
- Cursor
State - Cursor state for the current frame
Enums§
- Cursor
Icon - Cursor icon types (based on CSS cursor specification)
Constants§
- PRIORITY_
DEFAULT - Priority constants for cursor requests
- PRIORITY_
DRAG - PRIORITY_
MODAL - PRIORITY_
SYSTEM - PRIORITY_
WIDGET