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

Issues with anvil's cursor_position_hint #1555

Open
ids1024 opened this issue Oct 2, 2024 · 0 comments
Open

Issues with anvil's cursor_position_hint #1555

ids1024 opened this issue Oct 2, 2024 · 0 comments

Comments

@ids1024
Copy link
Member

ids1024 commented Oct 2, 2024

As mentioned in #1551 (comment), Blender seems to work well for testing this.

  • With multiple monitors, pointer is warped to the first monitor; the output geometry presumably needs to be added
  • The position still doesn't seem to be correct
  • It looks like the implementation will ignore the hint if the WlSurface is a subsurface and not the toplevel. But I guess nothing in zwp_pointer_constraints_v1 says the surface the pointer is confined to can't be a subsurface?

Trying to implement this for cosmic-comp, I'm not sure how to get the absolute position for an arbitrary WlSurface, taking into account server-side decorations and subsurfaces....

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

1 participant