mawie81/electron-window-state
A library to store and restore window sizes and positions for your Electron app
JavaScriptMIT
Issues
- 5
Multiple monitors, window opens on wrong monitor
#27 opened by adamdry - 0
Try to maintain this lib and checkout here: https://www.npmjs.com/package/stateful-electron-window
#81 opened by xupea - 1
Window size not preserved correctly when multiple displays use different screen scaling (devicePixelRatio)
#80 opened by Marcus10110 - 5
Window state not persisted anymore
#64 opened by Christilut - 1
If previously closed with any edge(s) overflows the screen border, window will relaunch at left top corner.
#68 opened by kamaslau - 1
#
#77 opened by timebuzzerfelix - 1
- 7
Support pinned windows
#11 opened by adam-lynch - 2
Looking for maintainers
#34 opened by mawie81 - 0
Specifying path param won't work
#63 opened by danivalls - 0
Resizable results in strange behavior
#51 opened by phhoef - 8
Support multiple windows
#33 opened by philfreo - 2
- 0
BrowswerWindow flashes and then closes
#50 opened by danny-does-stuff - 4
WindowState.manage(win) makes BrowserWindow.loadURL() reject promise in electron 5.0.0+ (using 5.0.1))
#49 opened by mithom - 0
Suggestion: saving the open/close state
#48 opened by warpdesign - 3
App off the screen if user selects a different display as their main and then launches the electron app
#38 opened by mseltene - 2
DevTools WindowState
#9 opened by seflless - 1
- 5
- 0
Type definition export is incorrect
#41 opened by mattyork - 7
if (state.x > displayBounds.width) { correct?
#31 opened by greggman - 1
- 1
Any way to specify default x and y?
#26 opened by synic - 1
this is good stuff
#29 opened by MichaelMure - 7
Maximize window problem
#3 opened by Sigmanor - 2
- 0
- 0
- 2
Window with width and height 0
#18 opened by alexstrat - 1
Rewrite to TypeScript
#22 opened by arusakov - 2
Uncaught Exception: at validateState
#19 opened by JsseL - 4
Support portrait monitors
#17 opened by rob3c - 0
TypeError: Error processing argument at index 0
#15 opened by sokki - 0
Easier to use API
#13 opened by darsain - 4
Fix npm breakage with v3.0.0 release
#8 opened by jacobq - 2
Electron v1.x support
#7 opened by jacobq - 3
Multi-screen support
#1 opened by etiktin