SnapX icon indicating copy to clipboard operation
SnapX copied to clipboard

multiple monitor support / windowpadx comparison

Open sheldonhull opened this issue 9 years ago • 1 comments

I think this is awesome! It's nearly ready to replace WindowPadX for me. Very intuitive and awesome about the resizing of the snap. That's really slick.

However, with multiple monitors, WindowPadX will continue to move the screen over to the next arranged screen once you reach the border. Any way you can easily think to add this functionality? I also have control WindowNumberPad Right and Left mapped to move the window directly to a different monitor.

If you have any pointers I'll contribute as well, though I'm not as good with advanced AHK as I'd like to be.

Thanks for this great contribution!

sheldonhull avatar Jun 15 '16 15:06 sheldonhull

Thanks for the support!

Could you please elaborate more on what you're expecting?

  • Win+Left/Right should move the window across monitor borders (and even wraps) when it reaches a border (if not, that's a bug). Or are you referring to increasing the size (Win+Up) across borders? I did start prototyping what that might look like but, especially when dealing with monitors of different sizes/orientations/resolutions, I didn't think it was worth doing yet.
  • Win+Shift+Left/Right will move the window across monitors and this shortcut is built in to Windows. Are you suggesting a custom hotkey for the same functionality or something new?

benallred avatar Jul 14 '16 19:07 benallred