Git Product home page Git Product logo

Comments (10)

4strid avatar 4strid commented on May 27, 2024 1

one thing i can think of is that i always had my first 2 monitors slightly offset vertically , which may have masked the bug .

i don't have good access to a windows machine any more to test this on , but i will attempt a patch nonetheless .

from mouse-control.autohotkey.

4strid avatar 4strid commented on May 27, 2024 1

awesome discovery ! but uh . ummm . well , i assume this is still a problem for you though ? i may have access to a Windows PC soon and can try and come up with a version using MoveMouseToMonitor and accounting for scaling . Any idea how we can figure out what the scaling is ?...

from mouse-control.autohotkey.

4strid avatar 4strid commented on May 27, 2024 1

huh . turns out it was a 1-line fix xD . . . i thought i was going to have to gut the whole thing and manually deal with per-monitor DPI , but on a whim , i decided to just throw that line in and presto

from mouse-control.autohotkey.

4strid avatar 4strid commented on May 27, 2024

i did notice this when using a friend's computer recently ... i am not sure why this happens . i'm sure i used to use this on a multimonitor system with both 2 and 3 screens with no hitches when i was a developer .

from mouse-control.autohotkey.

4strid avatar 4strid commented on May 27, 2024

(fat thumbed close button)

from mouse-control.autohotkey.

Konfekt avatar Konfekt commented on May 27, 2024

I cannot reproduce that it works on two screens with either vertical offset (first screen below/above the other one) between them

from mouse-control.autohotkey.

Konfekt avatar Konfekt commented on May 27, 2024

MoveMouseToMonitor is so far the only one that gets mouse movement across monitors in AHK right.

from mouse-control.autohotkey.

Konfekt avatar Konfekt commented on May 27, 2024

It turns out that this issue only occurs when screen scaling is different from 100%; otherwise the mouse movement works fine across two screens. This is probably due to different resolutions of the screens.

from mouse-control.autohotkey.

Konfekt avatar Konfekt commented on May 27, 2024

Apparently there is a built-in variable to figure out the DPI scaling.

from mouse-control.autohotkey.

Konfekt avatar Konfekt commented on May 27, 2024

Wow, thank you very much!

from mouse-control.autohotkey.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.