raphamorim / raphamorim/rio

[Feature Request] Add option to remember window position

Open
#951 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
7.5k
Forks
353
Avg merge
2d 11h
Merged PRs (30d)
15

Description

hello, i've been hunting for a good terminal emulator for a while to replace the seemingly abandoned hyper terminal and found your project to be the most resembling of what it is/was,

the only thing i'm missing is the ability to always spawn the terminal where i left it (bottom left corner in my case), this would add better control on how the terminal window opens and where,

another method is not bothering to remember position but having the initial position be set using x and y values inside the config file similar to how alacritty does it

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

Start by locating Rio's window initialization and configuration entry points; no file or test is named in the issue. Decide whether completion means persisting the last window position or supporting configured x and y values, then verify that the terminal opens at the intended position across the relevant desktop environments.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
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.