Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for cursor shadows #662

Closed
rcoreilly opened this issue Dec 25, 2023 · 2 comments · Fixed by #1372
Closed

Add support for cursor shadows #662

rcoreilly opened this issue Dec 25, 2023 · 2 comments · Fixed by #1372
Labels
enhancement A new feature request
Milestone

Comments

@rcoreilly
Copy link
Member

At least need shadows, so it stands out in all cases.

The disabled cursor also is effectively invisible -- specifically bad case of this.

@rcoreilly rcoreilly added the bug Something isn't working correctly label Dec 25, 2023
@rcoreilly rcoreilly added this to the v2 milestone Dec 25, 2023
@kkoreilly
Copy link
Member

We also may want to consider whether we should render the cursor from SVG ourselves, which would give us a lot more control over its colors and other attributes.

@kkoreilly kkoreilly added enhancement A new feature request and removed bug Something isn't working correctly labels Dec 26, 2023
kkoreilly added a commit that referenced this issue Feb 12, 2024
@kkoreilly kkoreilly modified the milestones: v0.3, v0.4 Jul 23, 2024
@kkoreilly kkoreilly changed the title need cursor shadows, inverted colors Add support for cursor shadows Dec 15, 2024
@kkoreilly
Copy link
Member

We are rendering cursors from SVG as of the commits above, and #1372 implements cursor shadows among other fixes. Further cursor features are tracked by #1373.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A new feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants