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

Update client-side cursor when surfaces move underneath it #1714

Closed
ddevault opened this issue Apr 3, 2018 · 1 comment
Closed

Update client-side cursor when surfaces move underneath it #1714

ddevault opened this issue Apr 3, 2018 · 1 comment

Comments

@ddevault
Copy link
Contributor

ddevault commented Apr 3, 2018

Right now we only update the client side cursor when the cursor is being moved. As we reflow the layout or change layer surfaces or whatever we should also do a quick update.

ddevault added a commit that referenced this issue Apr 8, 2018
Use only one canonical cursor x/y position and send cursor enter when
mouse is warped.

Tangentally related to #1714
@ddevault ddevault removed the wlroots label Jul 26, 2018
@emersion
Copy link
Member

We now rebase the cursor when the layout changes. Rebasing it when the layer surfaces change is tracked in #3080.

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

2 participants