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

Cursor enhancements #258

Merged
merged 6 commits into from
Jun 21, 2024
Merged

Cursor enhancements #258

merged 6 commits into from
Jun 21, 2024

Conversation

Ottatop
Copy link
Collaborator

@Ottatop Ottatop commented Jun 21, 2024

This PR contains enhancements for cursor rendering, including cursor-shape-v1 support and a better xcursor implementation. As a result, animated cursors now work properly.

TODO:

  • Add API calls for setting xcursor theme and size
  • Implement cursor scaling
  • Change the cursor to a grab one when Super + left click moving a window
  • Change the cursor to a resize one when Super + right click resizing
  • Hide the winit cursor when necessary
  • Fix screencopies having the cursor overwrite transparency
  • Clean up all the print debugging everywhere

@Ottatop Ottatop added the enhancement New feature or request label Jun 21, 2024
@Ottatop Ottatop marked this pull request as ready for review June 21, 2024 23:35
@Ottatop Ottatop merged commit b655a17 into main Jun 21, 2024
6 checks passed
@Ottatop Ottatop deleted the xcursor branch June 21, 2024 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant