truong2d / mm

Mouse Without Borders prereleases for testing/validation.
http://aka.ms/mm
118 stars 9 forks source link

Add support for multiple monitors #20

Open NeoTechni opened 2 years ago

NeoTechni commented 2 years ago

I have a setup where my laptop is in between my PC's 2 monitors. I'd like to be able to position individual monitors in the lineup instead of just the whole PC

ghotz commented 2 years ago

Same request here.

Azmaeus commented 2 years ago

I'd like this as well. Both horizontally and vertically.

mccorkle commented 1 month ago

I think a good "generic" align your attached devices via x & y offsets would be awesome. A fancy drag & drop UI to line them up manually could come later.

Example 1: DeviceX is my main display, DeviceY is a small laptop display "below" my main display and positioned exactly in the middle of my main display

DeviceX:0,0
DeviceY:.5,1

Example #2: deviceX is my main display, deviceY is my mini-display off to the right of my main display (a full "1 display" to the right).

DeviceX:0,0
DeviceY:1,0