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

Wayland support for set_cursor_grab and set_cursor_visible #1180

Merged
merged 23 commits into from
Oct 2, 2019

Conversation

andersrein
Copy link
Contributor

Added support for set_cursor_grab and set_cursor_visible. There is currently a know limitation that if when making the cursor visible it does not take effect until the cursor re-enters the window surface.

@andersrein
Copy link
Contributor Author

In light of the comment about Arc Mutex vs Rc RefCell in #1179 I switched to using Rc and RefCell most places

@kchibisov
Copy link
Member

fwiw I can confirm that this PR works fine in alacritty. Ideally we should set to a previous cursor instead of left_ptr, but since this functionality is not implemented anyway, so we can go with left_ptr for now and add it later.

@andersrein
Copy link
Contributor Author

Any updates on this? What remains to do in order to get this reviewed and merged in?

@Osspial Osspial mentioned this pull request Sep 26, 2019
7 tasks
Copy link
Contributor

@elinorbgr elinorbgr left a comment

Choose a reason for hiding this comment

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

Sorry for letting this sit, I was pretty busy. This is good now ! 👍

CHANGELOG.md Outdated Show resolved Hide resolved
Co-Authored-By: Kirill Chibisov <wchibisovkirill@gmail.com>
@goddessfreya
Copy link
Contributor

Thanks! Merging!

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

Successfully merging this pull request may close these issues.

4 participants