Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
PD Dingo
2 discussion posts
Hello everyone :)

I'd, like to request a feature that'd kick in when "Prevent mouse cursor from snagging on unaligned monitor edges" is on.

Problem:

3 Screens, 3840x2160 in the center and 1680x1050 on each side. When moving mouse cursor horizontally between screens with different resolutions, the mouse cursor ends up vertically offset between screens.

The screens are nearly the same physical height, w10 just doesn't take screen size into account, just resolution, so the mouse cursor ends up being all over the place.

Possible solution:

Since you already have a feature to keep the mouse from snagging on "invisible walls" between monitors, you must be moving the mouse cursor vertically by some means. So you probably already calculate where the mouse cursor should end up using height of the target screen in pixels.

An alternate calculation using percentage instead, and then converting it into pixel value, might line up a bit better. - As long as the monitors are relatively same physical size.
Even if they differ quite a bit, it might be more natural than existing Microsoft code.

Thanks :)
Nov 26, 2017  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
This is currently on our feature request list, so I've added your vote to it. We'll be sure to let you know if/when we're able to implement it in the future.

Thanks!
Nov 27, 2017  • #2
User Image
PD Dingo
2 discussion posts
Thanks! :)
Nov 27, 2017  • #3
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(1)  Login to Vote(-)