rvaiya / warpd

A modal keyboard-driven virtual pointer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cursor moving towards bottom right corner when repeatedly triggerred on hyprland

glyh opened this issue · comments

How to reproduce

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

Screenshot

c.mp4

@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