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

Cursor moving towards bottom right corner when repeatedly triggerred on hyprland #265

Open
glyh opened this issue Aug 16, 2023 · 3 comments

Comments

@glyh
Copy link

glyh commented Aug 16, 2023

How to reproduce

  1. Install wayland, hyprland-git and warpd-git on arch linux
  2. start hyprland and repeatedly trigger warpd

Screenshot

c.mp4
@glyh
Copy link
Author

glyh commented Aug 16, 2023

Also opened as hyprwm/Hyprland#2993

@glyh
Copy link
Author

glyh commented Nov 6, 2023

UserSv4 pointed out that it may caused by rvaiya/warpd@01650ea/src/platform/linux/wayland/screen.c#L97

ref: hyprwm/Hyprland#2993 (comment)

@UserSv4
Copy link

UserSv4 commented Jan 28, 2024

@rvaiya as far as I understand

zwlr_virtual_pointer_v1_motion(wl.ptr, 0,
isn't even needed for --hint --oneshot and to get the cursor position on Hyprland it's possible to use hyprctl cursorpos or sockets (see https://wiki.hyprland.org/Configuring/Using-hyprctl/). I don't think I'd be able to make a PR for this, but if you do intend to fix this issue, it should be possible with hyprctl cursorpos

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