Skip to content

Conversation

@radmorecameron
Copy link

The app is working fairly well on Mobile Linux as is but this should improve the experience (and also include the app is the Mobile Apps/On the go section in Flathub + show that the app is mobile friendly in the Gnome Software Center).

From https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines#desktop-and-mobile-apps :
"Apps that support and work on mobile, tablet and desktop typically should have:

<recommends>
  <control>keyboard</control>
  <control>pointing</control>
  <control>touch</control>
</recommends>
<requires>
  <display_length compare="ge">360</display_length>
</requires>

"

I didn't notice any issues with this change when the width of the app is 360px

@1peter10 1peter10 mentioned this pull request Oct 3, 2025
@1peter10
Copy link

1peter10 commented Oct 3, 2025

+1 to this, I tried this and did not notice any drawbacks on my laptop.

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.

2 participants