issues
search
mawie81
/
electron-window-state
A library to store and restore window sizes and positions for your Electron app
MIT License
659
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Try to maintain this lib and checkout here: https://www.npmjs.com/package/stateful-electron-window
#81
xupea
opened
9 months ago
0
Window size not preserved correctly when multiple displays use different screen scaling (devicePixelRatio)
#80
Marcus10110
opened
1 year ago
1
Bump json5 and ava
#79
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#78
dependabot[bot]
opened
1 year ago
0
#
#77
timebuzzerfelix
closed
2 years ago
1
Bump ajv from 6.5.3 to 6.12.6
#76
dependabot[bot]
opened
2 years ago
0
Add backgroundColor to saved state
#74
elsiehupp
opened
3 years ago
2
Manage function breaks the ready-to-show event in electron
#73
tolew1
opened
3 years ago
1
Bump path-parse from 1.0.6 to 1.0.7
#72
dependabot[bot]
opened
3 years ago
0
Bump hosted-git-info from 2.7.1 to 2.8.9
#71
dependabot[bot]
opened
3 years ago
0
Bump lodash from 4.17.10 to 4.17.21
#70
dependabot[bot]
opened
3 years ago
0
Only reset window position if it is out of bounds across multiple monitors and allow out of bounds option
#69
jmatth11
opened
3 years ago
0
If previously closed with any edge(s) overflows the screen border, window will relaunch at left top corner.
#68
kamaslau
opened
3 years ago
1
Add defaultX/defaultY options for setting default position of window
#67
rhysd
opened
3 years ago
0
Support partially visible window state
#66
pavelberezhnoy
opened
3 years ago
0
Bump ini from 1.3.5 to 1.3.7
#65
dependabot[bot]
opened
3 years ago
0
Window state not persisted anymore
#64
Christilut
opened
3 years ago
5
Specifying path param won't work
#63
danivalls
opened
4 years ago
0
Bump lodash from 4.17.10 to 4.17.19
#62
dependabot[bot]
closed
3 years ago
1
Fix types tests
#61
warpdesign
closed
4 years ago
0
Fix types tests
#60
warpdesign
closed
4 years ago
0
Bump acorn from 5.7.2 to 5.7.4
#59
dependabot[bot]
opened
4 years ago
0
Bump mixin-deep from 1.3.1 to 1.3.2
#58
dependabot[bot]
opened
5 years ago
0
Bump lodash.merge from 4.6.1 to 4.6.2
#57
dependabot[bot]
opened
5 years ago
0
Bump esm from 3.0.81 to 3.2.25
#56
dependabot[bot]
opened
5 years ago
0
Bump lodash from 4.17.10 to 4.17.15
#55
dependabot[bot]
closed
4 years ago
1
Bump eslint-utils from 1.3.1 to 1.4.3
#54
dependabot[bot]
opened
5 years ago
0
Bump lodash.mergewith from 4.6.1 to 4.6.2
#53
dependabot[bot]
opened
5 years ago
0
Bump js-yaml from 3.12.0 to 3.13.1
#52
dependabot[bot]
opened
5 years ago
0
Resizable results in strange behavior
#51
phhoef
opened
5 years ago
0
BrowswerWindow flashes and then closes
#50
danny-does-stuff
opened
5 years ago
0
WindowState.manage(win) makes BrowserWindow.loadURL() reject promise in electron 5.0.0+ (using 5.0.1))
#49
mithom
closed
5 years ago
4
Suggestion: saving the open/close state
#48
warpdesign
opened
5 years ago
0
Reset to screen center
#47
poursal
opened
5 years ago
0
Fix WindowWithinBounds method when display is on left
#46
MathieuDebit
opened
5 years ago
0
Fix: Validate state when saved display unavailable
#45
MathieuDebit
closed
5 years ago
21
App launched outside display area when second screen disconnected
#44
MathieuDebit
closed
5 years ago
5
Window state saved when second screen disconnected
#43
rschuetzler
closed
5 years ago
1
Fix export definition #41
#42
drebrez
closed
6 years ago
1
Type definition export is incorrect
#41
mattyork
closed
6 years ago
0
fix(types): Comments and default function name
#40
ffflorian
closed
6 years ago
1
Include the type definition file (index.d.ts) into npm package.
#39
momocow
closed
6 years ago
1
App off the screen if user selects a different display as their main and then launches the electron app
#38
mseltene
closed
5 years ago
3
Update index.d.ts
#37
HitoriSensei
closed
6 years ago
0
Specific window size and position are not remembered
#36
jebbdomingo
opened
6 years ago
2
Create index.d.ts
#35
HitoriSensei
closed
6 years ago
1
Looking for maintainers
#34
mawie81
opened
6 years ago
2
Support multiple windows
#33
philfreo
closed
5 years ago
8
Store other/custom window state details (e.g. URL)
#32
philfreo
opened
6 years ago
0
if (state.x > displayBounds.width) { correct?
#31
greggman
closed
6 years ago
7
Next