Remember window size and position
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
The GUI window when opened is the exact size of my screen vertically and positioned so that it's off the screen. It's fiddly trying to get it into a usable place.
It should open in a standard size in the middle of the screen, not the size of the display, and/or remember how the user left it last.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named in the issue. Start by locating the desktop GUI window creation and window-state persistence code, then inspect any existing window-related tests. Done means the window opens at a usable centered size and preserves its last position and size where supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100