Skip to content

fix(viewer): open a window the way the device is already turned - #81

Merged
Mastersam07 merged 1 commit into
devfrom
fix/open-sideways
Sep 27, 2026
Merged

Mastersam07 merged 1 commit into
devfrom
fix/open-sideways

Conversation

@Mastersam07

@Mastersam07 Mastersam07 commented Sep 27, 2026 •

Copy link
Copy Markdown
Owner

What: A window now reads how the device is turned when it opens, and is placed and shown in that shape, so a device left sideways opens sideways with its picture upright. The orientation comes from devicectl device orientation get, because the display report's rotation follows the app on screen rather than the device. A foldable's first answer after a turn repeats the previous one, so the question is asked twice.

Follow-ups: None.

Closes #73

The display report's rotation follows the app on screen, not the device, so the orientation comes from devicectl. A foldable's first answer after a turn repeats the one before it, so the question is asked twice.
@Mastersam07
Mastersam07 merged commit 089b0fe into dev Sep 27, 2026
2 checks passed
@Mastersam07
Mastersam07 deleted the fix/open-sideways branch September 27, 2026 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Open a window the right way round when the device is already sideways

1 participant