vercel / vercel/hyper

Allow window memorization upon forced application quit

Open
#785 0 comments 3 reactions 0 assignees View on GitHub

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
  1. app quit from tray
  2. app quit
  3. state restore after forced shutdown / restart
Feel free to comment different uses cases.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.