Skip to content

Feature/css cursors#819

Open
claudioluciano wants to merge 3 commits into
KaijuEngine:masterfrom
claudioluciano:feature/css-cursors
Open

Feature/css cursors#819
claudioluciano wants to merge 3 commits into
KaijuEngine:masterfrom
claudioluciano:feature/css-cursors

Conversation

@claudioluciano

Copy link
Copy Markdown

adds native and virtual cursor support with themes (:

native cursors uses the cursor provided by each platform, falling back to the default arrow.
virtual cursors hides the platform and render a UI cursor from a selected theme.
add the Kenney cursor pack (CC0)

auto mode uses native cursor when available and fall back to virtual cursor otherwise.

closes #180

@BrentFarris BrentFarris self-requested a review May 22, 2026 04:38
@BrentFarris

Copy link
Copy Markdown
Contributor

Thank you! It might take me a bit to get through this as I have time after work hours, but I'll get to this asap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement all of the CSS cursors (css_cursor.go)

2 participants