rvaiya / warpd

A modal keyboard-driven virtual pointer
MIT License
2.9k stars 131 forks source link

remember last pointer location for different monitors #236

Open playdougher opened 1 year ago

playdougher commented 1 year ago

I'm using warpd v1.3.5 (built from: a33c400) with two monitor and find the pointer always at the center of monitor after I run warpd --screen and choose monitor. Would it be possible to remember the last pointer location for each monitor? Then switch between monitors will be more naturally. For example, now I'm in monitor 1 with a running terminal, I switch to monitor 2 to copy some strings and back to monitor 1 to paste strings and back to monitor 2 to copy strings near previous location and paste in monitor 1 .... Also if there will be always a transparent pointer shows on last pointer location even exits warpd mode, it will be easier to locate when switching monitors often.