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

Mouse is sticky around the left and right edges on Scummvm (missing zwp_pointer_constraints_v1) #288

Open
vanfanel opened this issue Nov 10, 2023 · 1 comment

Comments

@vanfanel
Copy link

vanfanel commented Nov 10, 2023

Hi there,

Any program running in fullscreen mode that only has it's cursor movement limited to a rect smaller than the physical screen shows "sticky" cursor around the edges of the rect.

A good example is Scummvm when running a 4:3 game in fullscreen mode on a 16:9 display: trying to move the cursor beyond the edges of the game area, it becomes "sticky" to the limits of that area.

That's because Cage is currently missing this:

zwp_pointer_constraints_v1

Are there hopes this gets implemented, please? It's the last feature I see missing on this little wonderful compositor.

@joggee-fr
Copy link
Collaborator

See also issue #163 for which zwp_pointer_constraints_v1 protocol must be supported.

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

No branches or pull requests

2 participants