<component type="desktop-application">
<id>fi.skyjake.clagrange</id>
<name>clagrange</name>
<summary>A Beautiful Gemini Client</summary>
<description>
<p>Beautiful Gemini client</p>
</description>
<pkgname>lagrange</pkgname>
<launchable type="desktop-id">fi.skyjake.clagrange.desktop</launchable>
<icon type="cached" width="64" height="64">lagrange_fi.skyjake.clagrange.png</icon>
<icon type="remote" width="64" height="64">fi/skyjake/clagrange/f49df2887e1641b60fa169059b5e12bc/icons/64x64/lagrange_fi.skyjake.clagrange.png</icon>
<icon type="remote" width="128" height="128">fi/skyjake/clagrange/f49df2887e1641b60fa169059b5e12bc/icons/128x128/lagrange_fi.skyjake.clagrange.png</icon>
<icon type="stock">fi.skyjake.clagrange</icon>
<categories>
<category>Network</category>
</categories>
<provides>
<mediatype>x-scheme-handler/gemini</mediatype>
<mediatype>x-scheme-handler/gopher</mediatype>
<mediatype>x-scheme-handler/spartan</mediatype>
</provides>
</component>
<component type="desktop-application">
<id>fi.skyjake.Lagrange</id>
<name>Lagrange</name>
<summary>A Beautiful Gemini Client</summary>
<project_license>BSD-2-Clause</project_license>
<developer_name>Jaakko Keränen</developer_name>
<description>
<p>
Lagrange is a desktop GUI client for browsing Geminispace.
It offers modern conveniences familiar from web browsers,
such as smooth scrolling, inline image viewing, multiple
tabs, visual themes, Unicode fonts, bookmarks, history, and
page outlines.
</p>
<p>
Like the Gemini protocol, Lagrange has been designed with
minimalism in mind. It depends on a small number of essential
libraries. It is written in C and uses SDL for
hardware-accelerated graphics. OpenSSL is used for secure
communications.
</p>
</description>
<pkgname>lagrange</pkgname>
<launchable type="desktop-id">fi.skyjake.Lagrange.desktop</launchable>
<icon type="cached" width="64" height="64">lagrange_fi.skyjake.Lagrange.png</icon>
<icon type="remote" width="64" height="64">fi/skyjake/Lagrange/c2a8759c9c8088ade3120889031f2e38/icons/64x64/lagrange_fi.skyjake.Lagrange.png</icon>
<icon type="remote" width="128" height="128">fi/skyjake/Lagrange/c2a8759c9c8088ade3120889031f2e38/icons/128x128/lagrange_fi.skyjake.Lagrange.png</icon>
<icon type="stock">fi.skyjake.Lagrange</icon>
<url type="homepage">https://gmi.skyjake.fi/lagrange</url>
<url type="bugtracker">https://github.com/skyjake/lagrange/issues</url>
<url type="contact">https://skyjake.fi/@jk</url>
<categories>
<category>Network</category>
</categories>
<provides>
<binary>lagrange</binary>
<mediatype>x-scheme-handler/gemini</mediatype>
<mediatype>x-scheme-handler/gopher</mediatype>
<mediatype>x-scheme-handler/spartan</mediatype>
</provides>
<screenshots>
<screenshot type="default">
<image type="source" width="2380" height="1377">fi/skyjake/Lagrange/c2a8759c9c8088ade3120889031f2e38/screenshots/image-1_orig.png</image>
<image type="thumbnail" width="1248" height="722">fi/skyjake/Lagrange/c2a8759c9c8088ade3120889031f2e38/screenshots/image-1_1248x722.png</image>
<image type="thumbnail" width="752" height="435">fi/skyjake/Lagrange/c2a8759c9c8088ade3120889031f2e38/screenshots/image-1_752x435.png</image>
<image type="thumbnail" width="624" height="361">fi/skyjake/Lagrange/c2a8759c9c8088ade3120889031f2e38/screenshots/image-1_624x361.png</image>
<image type="thumbnail" width="224" height="129">fi/skyjake/Lagrange/c2a8759c9c8088ade3120889031f2e38/screenshots/image-1_224x129.png</image>
</screenshot>
</screenshots>
<releases>
<release type="stable" version="1.20.6" timestamp="1780704000">
<description>
<ul>
<li>Improve legibility of text after a wrapped paragraph by adding a small first-line indent if the next text line follows immediately.</li>
<li>Use a smaller font for plain text documents to fit more content in the window, matching the font used in preformatted blocks.</li>
<li>Fixed: Prevent overlapping identity activations by removing any existing ones before activating a new identity on a given URL. (To conveniently switch between previously used identities, use the menu that appears when clicking the navbar Identity button. That preserves the current activation scope.)</li>
<li>Gopher: Detect an unexpected binary response to a type `0` selector.</li>
<li>Gopher: Detect when the response is a gophermap even if we requested type `0`.</li>
<li>Gopher: Plain text now respects the "expand to long lines" option, avoiding wrapping when there is room in the window.</li>
<li>Gopher: Fixed handling the `.\r\n` terminator in text responses.</li>
<li>Updated UI translations.</li>
</ul>
<p>The full release notes can be viewed inside the app by opening
the "about:version" page.</p>
</description>
<url>https://github.com/skyjake/lagrange/releases/tag/v1.20.6</url>
</release>
<release type="stable" version="1.20.5" timestamp="1778025600">
<description>
<ul>
<li>Fixed: Bookmark context menu closes prematurely when any page is loaded.</li>
<li>Fixed: Mismatched Bookmarks sidebar filter field background color.</li>
<li>Fixed: Reject server responses where the header is too long.</li>
<li>Improved build compatibility with old versions of SDL.</li>
<li>Adjusted minimum page margins on desktop for increased breathing room.</li>
</ul>
<p>The full release notes can be viewed inside the app by opening
the "about:version" page.</p>
</description>
<url>https://github.com/skyjake/lagrange/releases/tag/v1.20.5</url>
</release>
<release type="stable" version="1.20.4" timestamp="1776297600">
<description>
<ul>
<li>Fixed potential hang when stopping a network connection when a SOCKS proxy is active.</li>
<li>Possible fix for Heading subscription entries returning to an unread state after a long time.</li>
<li>Quit the app cleanly when receiving a SIGTERM signal.</li>
<li>Improved CJK IME presentation.</li>
<li>Added a "Copy Link as Gemtext" context menu action and fixed missing items. (Courtesy of Sidney Cammeresi.)</li>
<li>Updated UI translations.</li>
</ul>
<p>The full release notes can be viewed inside the app by opening
the "about:version" page.</p>
</description>
<url>https://github.com/skyjake/lagrange/releases/tag/v1.20.4</url>
</release>
<release type="stable" version="1.20.3" timestamp="1774569600">
<description>
<ul>
<li>Fixed crash when hovering on an empty bookmark folder in the Bookmarks menu.</li>
<li>Improved CJK IME support in text fields. (Courtesy of Sidney Cammeresi.)</li>
<li>Upload dialog's text editor uses the modifier-key-only Return key behavior when that is the active one. This should help with composing CJK text.</li>
<li>Added option to easily toggle SOCKS5 without losing the configuration.</li>
<li>Fixed localhost addresses not being ignored by the SOCKS5 proxy.</li>
</ul>
<p>The full release notes can be viewed inside the app by opening
the "about:version" page.</p>
</description>
<url>https://github.com/skyjake/lagrange/releases/tag/v1.20.3</url>
</release>
</releases>
<content_rating type="oars-1.1"/>
</component>