linebender / linebender/parley

Request: ability to set scale factor without recreating a layout

Open
#398 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Rust
Stars
736
Forks
120
Avg merge
1d 3h
Merged PRs (30d)
53

Description

It should be possible to set the scale factor and relayout without completely recreating the layout, reshaping, etc.

Use case: relayouting when moving a window from one monitor to another where those monitors have different scale factors.

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

The issue names scale-factor setting and relayout as the relevant entry points, but no files or tests are identified. Start by tracing how layout creation, shaping, and relayout currently handle scale factors; done means a scale factor can change and the layout can be updated without recreating it, including when moving between monitors with different factors.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
desktop-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.