mgth / LittleBigMouse

DPI Aware mouse move across screens
GNU General Public License v3.0
4.09k stars 192 forks source link

Mouse one-way border crossing [bug] #315

Closed ammone95 closed 9 months ago

ammone95 commented 9 months ago

Hello, I'm having trouble with moving the cursor from a display to another. See attachment for reference and settings.

littlebigmouse_bug_1

i have a laptop (3) with two monitors, one above horizontal (1) and a vertical one on the right (2). it seems that i can't go from horizontal monitor to laptop but reverse can. Basically i can go back and forward from 3 to 2 and 2 to 3, same from 1 to 2 and 2 to 1 but with 3 and 1 i can only go in one direction.

I could use the corner crossing algorithm but it's a bit buggy, whenever detects a slight diagonal movement the mouse skips very far on the monitor.

App version 5.0.4.1

ammone95 commented 9 months ago

Issue fixed in 5.0.5.0