lirios / lirios/shell

Save window geometry

Open
#40 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

idea
Dominant language
C++
Stars
247
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Wayland windows are placed randomly, what if we saved window geometry per appId when the app is closed?

This is just an idea, I don't know if we can have a unique window id to make the algorithm find the windows when the placement is restored.

Contributor guide

Open the contributing guide

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 investigating how the shell currently places Wayland windows and whether appId provides a stable identity across closing and reopening. Determine whether windows can be matched reliably and define the expected behavior for saving and restoring per-app geometry; the issue does not name files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop, operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.