Re: Wayland client and synthetic input

2025-05-16 Thread Tadeo Kondrak
You may find one of these projects helpful: https://github.com/rvaiya/warpd https://github.com/moverest/wl-kbptr https://github.com/gabcoh/keynav-wayland https://github.com/tadeokondrak/waypoint I believe all of them support the virtual-pointer protocol. Mine (waypoint) supports libei as well, bu

Re: Wayland client and synthetic input

2025-05-16 Thread Olivier Fourdan
Hi Zarif, On Fri, 16 May 2025 at 11:54, Zarif Atai wrote: > Dear subscribers of wayland-devel, > > As a Vim motions enthusiast, it bothers me that there are too many > situations where I'm forced to use a pointer input device (e.g. a mouse) to > perform an action. I looked around to see if anyon

Re: Wayland client and synthetic input

2025-05-16 Thread Jonas Ã…dahl
On Wed, May 14, 2025 at 11:27:50PM +, Zarif Atai wrote: > Dear subscribers of wayland-devel, > > As a Vim motions enthusiast, it bothers me that there are too many situations > where I'm forced to use a pointer input device (e.g. a mouse) to perform an > action. I looked around to see if any