wl-kbptr
wl-kbptr copied to clipboard
Option to hold the click while moving from a point to another
Hi, thanks for the great work. In short, I'd like to simulate the movement of the mouse while the left click is being pressed. I need this to take a screenshot without using the mouse, so the movement could be along the straight line that connects two points selected by the user. If there's a more practical way to achieve the same result, please let me know. Thank you
That's something tried to implement at some point to see. The issue I got was that the the program loses the focus and can't capture the following keystrokes. I haven't investigated mitigations yet.