Allow window memorization upon forced application quit
Open
Nobody has claimed this yet.
🛠 Type: Feature Request
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
The expected behavior would be to save application screens positions and size and reopen the next time the terminal is opened.
use case
- app quit from tray
- app quit
- state restore after forced shutdown / restart
Feel free to comment different uses cases.
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 files, tests, or entry points are named in the issue. Start by locating the application window creation and quit handling, then determine how screen position and size could be saved and restored for tray quits, normal quits, and forced shutdowns. Done means reopening the terminal restores its previous window state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100