sentialx / node-window-manager

Manage windows in Windows, macOS and Linux using Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

better multi monitor support

alexweininger opened this issue · comments

For managing windows with a multi-monitor workspace. It would be nice to provide functions for getting information about each monitor.

Maybe something from here:
https://docs.microsoft.com/en-us/windows/desktop/api/Winuser/nf-winuser-getmonitorinfoa
or
https://docs.microsoft.com/en-us/windows/desktop/gdi/multiple-monitor-system-metrics

@alexweininger Released in 2.0.0