feschber / lan-mouse

mouse & keyboard sharing via LAN
GNU General Public License v3.0
2.62k stars 84 forks source link

Edge Transition? #230

Open jonstelly opened 2 weeks ago

jonstelly commented 2 weeks ago

Is it possible to configure/change the edge transition behavior. I'll try to word this clearly:

computer 1 and 2, using mouse+keyboard on computer 1

If I move the cursor off of computer 1's monitor onto computer 2 at the top of computer 1's right edge, the cursor seems to arrive on computer 2's monitor in computer 2's last mouse position. If I then move the mouse cursor off of computer 2's monitor back onto computer 1's, but I hit the edge of computer 2's monitor at the bottom of the edge, the mouse returns to computer 1 at computer 1's last known mouse position (the top right edge)

I'd prefer that when the cursor transitions across an edge it would be proportional to where it left the other computer's monitor, like 10% up from bottom of computer 1's monitor transitions to 10% up from bottom of computer 2's monitor.

This isn't an end-of-the-world problem for me or anything, just curious if maybe there's already an option for this, or if it's on the roadmap

feschber commented 2 weeks ago

Thank you for the suggestion, this is something I want to do eventually, however it simply has not been a priority so far. It should not be too difficult to implement, so maybe I can get it into the next release.