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

Hiding cursor on x11 #594

Closed
ryndinol opened this issue Sep 5, 2015 · 2 comments
Closed

Hiding cursor on x11 #594

ryndinol opened this issue Sep 5, 2015 · 2 comments

Comments

@ryndinol
Copy link

ryndinol commented Sep 5, 2015

Is there already an implemented way to hide the mouse cursor on x11?

Currently I'm generating an empty cursor when window.set_cursor(MouseCursor::NoneCursor) is called:
1383010

@tomaka tomaka added the A-x11 label Sep 6, 2015
@est31
Copy link
Contributor

est31 commented Apr 16, 2016

This seems to be fixed by 267221a , although window.set_cursor(NoneCursor) is not implemented atm.

@tomaka
Copy link
Contributor

tomaka commented Nov 3, 2016

Closing for rust-windowing/winit#55

@tomaka tomaka closed this as completed Nov 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants