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

Adding support for manipulating cursors #114

Merged
merged 2 commits into from
Aug 22, 2024
Merged

Conversation

dusk125
Copy link
Contributor

@dusk125 dusk125 commented Aug 22, 2024

Right now, this is all done in the opengl package, we should consider abstracting some of this to Pixel so that we have a backend-independent version.

@dusk125 dusk125 requested a review from a team August 22, 2024 03:37
backends/opengl/cursor.go Outdated Show resolved Hide resolved
@dusk125 dusk125 marked this pull request as draft August 22, 2024 04:18
@dusk125 dusk125 marked this pull request as ready for review August 22, 2024 13:59
Copy link
Contributor

@bhperry bhperry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dusk125 dusk125 merged commit 2de4cad into gopxl:main Aug 22, 2024
1 check passed
@dusk125 dusk125 deleted the cursors branch August 22, 2024 14:45
backends/opengl/window.go Show resolved Hide resolved
backends/opengl/window.go Show resolved Hide resolved
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.

3 participants