Releases: sentialx/node-window-manager
Releases · sentialx/node-window-manager
0.9.1
Fixes
- Fixed
window-activated
event on macOS
0.9.0
Changes
- Added support for macOS (#4)
0.8.5
Fixes
- Fixed building errors (#7)
0.8.3
Fixes
- Fixed Windows scaling issues
0.8.0
Changes
- Rewrote to node-addon-api
- Moved
windowManager.getMonitorFromWindow
to window.getMonitor
0.5.0
Changes
- Added
getMonitorFromWindow
- Added
getScaleFactor
- Added
setOpacity
- Removed hiding and showing animations
0.3.1
Changes
Window.setParent
can now accept Window, number or null
0.3.0
Changes
- Add
Window.setResizable
method
- Add
Window.isResizable
method