2.0.0
Breaking changes
- Removed
window.getInfo - Moved
windowManager.getScaleFactortomonitor.getScaleFactor windowManager.requestAccessibilityis now required only for certain operations rather than for everything.window.getMonitorreturns Monitor object instead of a number.
More info in breaking-changes.md
Changes
- Added
Monitorclass (#3) - Added
windowManager.getMonitorsmethod - Added
windowManager.getPrimaryMonitormethod - Added
window.getIconmethod (#22)