kvakulo / Switcheroo

The humble incremental-search task switcher for Windows
www.switcheroo.io
GNU General Public License v3.0
789 stars 122 forks source link

Better multi monitor support #68

Closed bradrhodes closed 6 years ago

bradrhodes commented 7 years ago

This adds better support for multiple monitors. It adds a drop down to the Switcheroo Options for Multi-Monitor support that allows you to select Default Monitor (the original default behavior of popping up on monitor 1), Active Monitor (the monitor where the active window is located), or Mouse Location (the monitor where the mouse pointer is located).

This closes #60.

kvakulo commented 6 years ago

Thanks for your PR, @bradrhodes! 👍

I'd like to include it in Switcheroo. However, some extra work is needed to support high DPI screens, so I'll continue the work in #88.