From ef32d65ac1852da581ac75d20f903dbcb2d0b5cd Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Mon, 23 Mar 2026 20:52:55 +0100 Subject: Use meson as a build system --- data/systems.tranquil.Map.metainfo.xml.in.in | 78 ++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 data/systems.tranquil.Map.metainfo.xml.in.in (limited to 'data/systems.tranquil.Map.metainfo.xml.in.in') diff --git a/data/systems.tranquil.Map.metainfo.xml.in.in b/data/systems.tranquil.Map.metainfo.xml.in.in new file mode 100644 index 0000000..75ff997 --- /dev/null +++ b/data/systems.tranquil.Map.metainfo.xml.in.in @@ -0,0 +1,78 @@ + + + @app-id@ + + application.name + application.summary + + CC-BY-SA-4.0 + AGPL-3.0-or-later + + + pointing + keyboard + touch + + + 350 + + + +

+ application.description +

+
+ + @app-id@.desktop + + + + https://map.tranquil.systems/img/screenshots/key-flathub.png + application.screenshot.key.caption + + + https://map.tranquil.systems/img/screenshots/preferences-flathub.png + application.screenshot.preferences.caption + + + + + + https://map.tranquil.systems/map-for-linux + https://git.sr.ht/~rbdr/map-linux + https://todo.sr.ht/~rbdr/wmap + + + + +

Editing preferences now works better on small screens.

+
    +
  • Templates preferences window uses a collapsible sidebar to work better in small screen sizes.
  • +
  • The layout of all other preference windows should display properly in screen sizes up to 360px
  • +
+
+
+ + +

Improved layout for small screens, and about window.

+
    +
  • Automatically switches to vertical layout when using smaller window sizes (eg. for phones)
  • +
  • Adds an about window that includes a link to report issues, and a reference of the language.
  • +
+
+
+ +
+ + + Rubén Beltrán del Río + + + + #FFCEC7 + #592e2e + + + inquiries@work.bdr.sh + @gettext-domain@ +
-- cgit