⇦ | geopard [community]
Last updated on: 2024-05-02 02:02 [UTC]

Metadata for geopard in community

com.ranfdev.Geopard - 1.5.0-r0 ⚙ aarch64 ⚙ armhf ⚙ armv7 ⚙ x86 ⚙ x86_64

Icon
<component type="desktop-application">
  <id>com.ranfdev.Geopard</id>
  <name>Geopard</name>
  <summary>Browse Gemini pages</summary>
  <project_license>GPL-3.0-or-later</project_license>
  <description>
    <p>Geopard is a browser for the Gemini protocol, that is, a lighter alternative to the web.
       Use Geopard to browse the space and reach hundreds of Gemini capsules! Read stories, download files, play games...</p>
    <p>Features:</p>
    <ul>
      <li>
        Colors!
        The browser will have a different color for each domain you visit.
      </li>
      <li>
        Fast (async core + caching):
        Streams content by default. That means you can open pages even when you have
        connection speeds of Kb/s.
        It also caches pages in the history, so you can go back/forward in an instant
      </li>
      <li>
        Can download binary files:
        The download will start as soon as you open the corresponding link.
        You can always cancel it by opening another page.
      </li>
    </ul>
  </description>
  <requires>
    <display_length>360</display_length>
  </requires>
  <supports>
    <control>keyboard</control>
    <control>pointing</control>
    <control>touch</control>
  </supports>
  <pkgname>geopard</pkgname>
  <launchable type="desktop-id">com.ranfdev.Geopard.desktop</launchable>
  <icon type="remote" width="48" height="48">com/ranfdev/Geopard/2fd76b7e29d24216170236bc2f137de5/icons/48x48/geopard_com.ranfdev.Geopard.png</icon>
  <icon type="cached" width="64" height="64">geopard_com.ranfdev.Geopard.png</icon>
  <icon type="remote" width="64" height="64">com/ranfdev/Geopard/2fd76b7e29d24216170236bc2f137de5/icons/64x64/geopard_com.ranfdev.Geopard.png</icon>
  <icon type="remote" width="128" height="128">com/ranfdev/Geopard/2fd76b7e29d24216170236bc2f137de5/icons/128x128/geopard_com.ranfdev.Geopard.png</icon>
  <icon type="stock">com.ranfdev.Geopard</icon>
  <url type="homepage">https://ranfdev.com/projects/Geopard</url>
  <url type="bugtracker">https://github.com/ranfdev/Geopard/issues/</url>
  <url type="donation">https://github.com/sponsors/ranfdev</url>
  <categories>
    <category>Network</category>
  </categories>
  <provides>
    <mediatype>x-scheme-handler/gemini</mediatype>
    <mediatype>text/gemini</mediatype>
    <mediatype>text/plain</mediatype>
  </provides>
  <languages>
    <lang percentage="100">en_US</lang>
    <lang percentage="100">fr</lang>
    <lang percentage="100">ru</lang>
  </languages>
  <screenshots>
    <screenshot type="default">
      <image type="source" width="1022" height="722">com/ranfdev/Geopard/2fd76b7e29d24216170236bc2f137de5/screenshots/image-1_orig.png</image>
      <image type="thumbnail" width="752" height="531">com/ranfdev/Geopard/2fd76b7e29d24216170236bc2f137de5/screenshots/image-1_752x531.png</image>
      <image type="thumbnail" width="624" height="440">com/ranfdev/Geopard/2fd76b7e29d24216170236bc2f137de5/screenshots/image-1_624x440.png</image>
      <image type="thumbnail" width="224" height="158">com/ranfdev/Geopard/2fd76b7e29d24216170236bc2f137de5/screenshots/image-1_224x158.png</image>
    </screenshot>
    <screenshot>
      <image type="source" width="442" height="752">com/ranfdev/Geopard/2fd76b7e29d24216170236bc2f137de5/screenshots/image-2_orig.png</image>
      <image type="thumbnail" width="224" height="381">com/ranfdev/Geopard/2fd76b7e29d24216170236bc2f137de5/screenshots/image-2_224x381.png</image>
    </screenshot>
    <screenshot>
      <image type="source" width="442" height="752">com/ranfdev/Geopard/2fd76b7e29d24216170236bc2f137de5/screenshots/image-3_orig.png</image>
      <image type="thumbnail" width="224" height="381">com/ranfdev/Geopard/2fd76b7e29d24216170236bc2f137de5/screenshots/image-3_224x381.png</image>
    </screenshot>
  </screenshots>
  <keywords>
    <keyword>Gnome</keyword>
    <keyword>GTK</keyword>
    <keyword>browser</keyword>
    <keyword>gemini</keyword>
    <keyword>rust</keyword>
  </keywords>
  <keywords xml:lang="fr">
    <keyword>Gnome</keyword>
    <keyword>GTK</keyword>
    <keyword>navigateur</keyword>
    <keyword>gemini</keyword>
    <keyword>rust</keyword>
  </keywords>
  <keywords xml:lang="ru">
    <keyword>Gnome</keyword>
    <keyword>GTK</keyword>
    <keyword>браузер</keyword>
    <keyword>gemini</keyword>
    <keyword>rust</keyword>
  </keywords>
  <branding>
    <color type="primary" scheme_preference="light">#deddda</color>
    <color type="primary" scheme_preference="dark">#5e5c64</color>
  </branding>
  <releases>
    <release type="stable" version="1.5.0" timestamp="1712707200">
      <description>
        <p>Updated to latest libadwaita and GTK to improve performance and compatibility,
            including the use of the new Adw.Dialog and Adw.Breakpoint widgets.
          </p>
        <p>Improved security by adding TOFU (Trust On First Use) website verification</p>
        <p>Some native pages ("input" page and "open link in external browser" page) were persisting as overlay after
            opening a new link. Now the page navigation is fixed.
          </p>
        <p>Many other small fixes and improvements.</p>
      </description>
    </release>
    <release type="stable" version="1.4.0" timestamp="1679529600">
      <description>
        <p>Updated to latest libadwaita and GTK to improve performance and compatibility,
            including the use of the new Adw.TabOverview widget for improved tab management on small screens.</p>
        <p>Added support for opening files and gemini mime types from the command line.</p>
        <p>Added tab history menu on right click over arrows for easier navigation.</p>
        <p>Fixed issue with links without whitespace not working properly.</p>
        <p>Moved scrollbar to the edge of the window for a cleaner UI.</p>
        <p>Added tooltips for items in header bar to provide more information to users.</p>
        <p>Added more information to the About window to give users a better idea of the project's.</p>
        <p>Various fixes and refactorings.</p>
      </description>
    </release>
    <release type="stable" version="1.3.0" timestamp="1661817600">
      <description>
        <p>Added ability to reload the current page</p>
        <p>Nicer list items formatting</p>
        <p>Fixed annoying bug where selecting the text would sometimes transform a paragraph into a title, temporarily</p>
        <p>Fixed crash when the app theme is overridden</p>
        <p>Fixed unresponsiveness when a big page is loading</p>
        <p>Complete rewrite of the gemini parser to make it more robust and improve handling of edge cases</p>
      </description>
      <description xml:lang="fr">
        <p>Ajout de la possibilité de recharger la page actuelle</p>
        <p>Meilleur formatage des listes d’éléments</p>
        <p>Correction d’un bogue ennuyeux où la sélection du texte transformait parfois brièvement un paragraphe en titre</p>
        <p>Correction d’un plantage quand le thème de l’application est supplanté</p>
        <p>Correction de l’absence de réponse lors du chargement d’une page volumineuse</p>
        <p>Réécriture complète de l’analyseur Gemini pour le rendre plus robuste et améliorer la gestion des cas limites</p>
      </description>
      <description xml:lang="ru">
        <p>Добавлена возможность обновления текущей страницы</p>
        <p>Лучше форматирование элементов списка</p>
        <p>Исправлена раздражающая ошибка, при которой выделение текста иногда превращало абзац в заголовок, временно</p>
        <p>Исправлена ошибка при переопределении темы приложения</p>
        <p>Исправлена неотзывчивость при загрузке большой страницы</p>
        <p>Полная перепись парсера gemini, чтобы сделать его более надежным и улучшить обработку крайних случаев</p>
      </description>
    </release>
    <release type="stable" version="1.2.0" timestamp="1654732800">
      <description>
        <p>Added more shortcuts</p>
        <p>There's now a status bar showing the URL of hovered links</p>
        <p>Various code refactorings</p>
      </description>
      <description xml:lang="fr">
        <p>Ajout de plus de raccourcis</p>
        <p>Une barre d’état affiche désormais l’URL des liens survolés</p>
        <p>Diverses refontes du code</p>
      </description>
      <description xml:lang="ru">
        <p>Добавлено больше комбинаций клавиш</p>
        <p>Теперь в строке состояния отображается URL наведенных ссылок</p>
        <p>Различные улучшения кода</p>
      </description>
    </release>
  </releases>
  <content_rating type="oars-1.1"/>
</component>