Reeywhaar / middleme

Mac app to treat tap with three fingers as middle click
17 stars 1 forks source link

Fix external screen mouse location calculation #4

Open chaim-chv opened 3 weeks ago

chaim-chv commented 3 weeks ago

Description

Using code from https://github.com/ejbills/DockDoor (Specifically from here) this PR fixes the mouse location convertion into CGPoint that represents the exact location in all screens, including the external ones.

Related issues

Fixes #2

Reeywhaar commented 3 weeks ago

Thank you for the PR! I'll try to check it out ASAP 💪