vercel / vercel/hyper

Add support to open Hyper window always in the middle of the screen

Open
#3,028 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🔌 Type: Plugin Request
Dominant language
TypeScript
Stars
44.7k
Forks
3.6k
Avg merge
21m
Merged PRs (30d)
1

Description

Current Hyper behavior is to open it's window in the same position when it was last closed, it would be nice to have an option to open the Hyper with it's window always in the middle of the screen, both vertically and horizontally.

If I find the time for this, I might try to implement such optional behavior. Is this something that makes sense to be part of Hyper core or a plugin is better suited? IMO, it should be core, but I'll let you owners decide before doing anything :)

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 Hyper's window creation and positioning logic, then determine how an optional centered-position setting should work across the supported desktop platforms; done means the option opens the window centered both vertically and horizontally without changing the default behavior.

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.