Skip to content

Toggle/detect foldable phone mode #281

Description

@immanuelfodor

Is your feature request related to a problem? Please describe.
Foldable phones have "two landscape" and "two portrait" screen sizes, making the split/height options suboptimal in one of the l views:

  • Split is desired on the big screen, but non-split on the outer screen
  • Similarly, different height is needed for the inner and outer screens

Today, there is only one setting for landscape and portrait, but the inner and outer screen dimensions are not taken into account.

Describe the solution you'd like
Add a "foldable mode" toggle in the settings (or detect, if it's possible), enabling separate size configuration and split configuration for the inner and outer screens, both for portrait and landscape mode. When the switch is off, everything should work as is today, but with the switch on, related settings should double for inner and outer screens.

Use case
Foldable phone inner and outer screens require different settings.

Describe alternatives you've considered (if any)
Typewise keyboard supports this out of the box.

App version
Latest, 3.9.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions