<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.4">Jekyll</generator><link href="https://haguichi.net/feed.xml" rel="self" type="application/atom+xml" /><link href="https://haguichi.net/" rel="alternate" type="text/html" /><updated>2026-04-18T16:39:41+02:00</updated><id>https://haguichi.net/feed.xml</id><title type="html">Haguichi</title><subtitle>Haguichi provides a graphical frontend for Hamachi on Linux</subtitle><author><name>Stephen Brandt</name></author><entry><title type="html">Haguichi 1.5.4 Released</title><link href="https://haguichi.net/news/release154/" rel="alternate" type="text/html" title="Haguichi 1.5.4 Released" /><published>2026-04-18T17:00:00+02:00</published><updated>2026-04-18T16:37:53+02:00</updated><id>https://haguichi.net/news/release154</id><content type="html" xml:base="https://haguichi.net/news/release154/"><![CDATA[<p>Haguichi 1.5.4 has tightened its bolts and rolls out the following changes:</p>

<ul>
  <li>Increased border radius of network list rows for libadwaita 1.7 and later.</li>
  <li>Now using static light and dark colors for the style selector to prevent issues with custom themes.</li>
  <li>Added <kbd>Menu</kbd> and <kbd>Shift</kbd>+<kbd>F10</kbd> keyboard shortcuts to open the menu of commands editor rows.</li>
  <li>Added support for starting the Hamachi daemon directly without using any init system.</li>
  <li>Added support for using the Hamachi daemon directly as command line interface.</li>
  <li>Added support for <a href="https://www.freedesktop.org/software/systemd/man/257/run0.html" target="_blank">run0</a> to gain super user privileges.</li>
  <li>Reinstated support for kdesu to gain super user privileges.</li>
  <li>Dropped support for all Hamachi versions older than 2.1.0.203.</li>
  <li>Improved memory safety for background threads that determine network ownership or retrieve long nicks.</li>
  <li>Disabled markup parsing in action row labels and toasts that may contain user input.</li>
  <li>Removed extra initial space in parsed <code class="language-plaintext highlighter-rouge">%TERMINAL</code> commands.</li>
  <li>Fixed issue on GTK versions before 4.18 where a long network or member name could mess up the sidebar layout.</li>
  <li>Updated Hungarian, Japanese, Slovak and Turkish translations.</li>
  <li>Other minor fixes, improvements and optimizations.</li>
</ul>]]></content><author><name>ztefn</name></author><category term="15" /><category term="bugfix" /><category term="commands" /><category term="keyboard-shortcut" /><category term="release" /><category term="systemd" /><category term="translation" /><summary type="html"><![CDATA[Haguichi 1.5.4 has tightened its bolts and rolls out the following changes:]]></summary></entry><entry><title type="html">Haguichi 1.5.3 Released</title><link href="https://haguichi.net/news/release153/" rel="alternate" type="text/html" title="Haguichi 1.5.3 Released" /><published>2025-11-09T15:30:00+01:00</published><updated>2025-11-09T15:56:01+01:00</updated><id>https://haguichi.net/news/release153</id><content type="html" xml:base="https://haguichi.net/news/release153/"><![CDATA[<p>Haguichi 1.5.3 knocks at the door with a handful of treats and tweaks:</p>

<ul>
  <li>Replaced deprecated <a href="https://docs.gtk.org/gtk4/class.ShortcutsWindow.html" target="_blank">Gtk.ShortcutsWindow</a> with <a href="https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.ShortcutsDialog.html" target="_blank">Adw.ShortcutsDialog</a> when libadwaita 1.8 is available.</li>
  <li>Sidebar title is now shown in the headerbar when scrolled down.</li>
  <li>Enabled automatic row selection in the network list when searching or after a row is collapsed or removed.</li>
  <li><kbd>Return</kbd> and <kbd>Delete</kbd> key presses are now passed on to the selected row when search entry is focused.</li>
  <li>Search entry can now be refocused by pressing <kbd>Ctrl</kbd>+<kbd>F</kbd> while search mode is already active.</li>
  <li>When using drag and drop to reorder a command the dragged row is now anchored to the point where the drag started.</li>
  <li>Added option to duplicate existing commands.</li>
  <li>Added <a href="https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.Toast.html" target="_blank">Adw.Toast</a> with button to undo removal when removing a command.</li>
  <li>Added support for COSMIC <a href="https://github.com/pop-os/cosmic-term" target="_blank">Terminal</a> and <a href="https://github.com/pop-os/cosmic-files" target="_blank">Files</a>.</li>
  <li>Added Hungarian translation (thanks to <a href="https://hosted.weblate.org/user/therealmate/" target="_blank">therealmate</a>).</li>
  <li>Updated Swedish translation.</li>
  <li>All bundled resource files are now compressed.</li>
  <li>Other minor fixes, improvements and optimizations.</li>
</ul>

<div class="caption center-text" style="padding-top: 1em;">
  <video controls="" width="660">
    <source src="/resources/153-command-duplicate-and-undo-removal.mp4" type="video/mp4" />
  </video>
  <p class="caption-text">Command duplication and toast with button to undo command removal.</p>
</div>]]></content><author><name>ztefn</name></author><category term="15" /><category term="commands" /><category term="keyboard-shortcut" /><category term="release" /><category term="translation" /><summary type="html"><![CDATA[Haguichi 1.5.3 knocks at the door with a handful of treats and tweaks:]]></summary></entry><entry><title type="html">Haguichi 1.5.2 Released</title><link href="https://haguichi.net/news/release152/" rel="alternate" type="text/html" title="Haguichi 1.5.2 Released" /><published>2025-04-30T19:00:00+02:00</published><updated>2025-11-09T15:54:15+01:00</updated><id>https://haguichi.net/news/release152</id><content type="html" xml:base="https://haguichi.net/news/release152/"><![CDATA[<p>Haguichi 1.5.2 sends up white smoke to announce its newest changes:</p>

<ul>
  <li>Implemented <a href="https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.StatusPage.html" target="_blank">Adw.StatusPage</a> to show the connection restore countdown with an additional cancel button.</li>
  <li>Connection loss notification will not be displayed if the window is already focused.</li>
  <li>Selected node and search text is now saved when restoring connection.</li>
  <li>Within “Add Command” and “Edit Command” dialogs command variables can now be inserted directly from the popover into the command entries.</li>
  <li>Now using <a href="https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.ToggleGroup.html" target="_blank">Adw.ToggleGroup</a> instead of grouped <a href="https://docs.gtk.org/gtk4/class.CheckButton.html#grouping" target="_blank">Gtk.CheckButtons</a> to select IP version priority when libadwaita 1.7 is available.</li>
  <li>Now using <a href="https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.Dialog.html" target="_blank">Adw.Dialog</a> based widgets starting from libadwaita 1.5 instead of 1.6.</li>
  <li>Added more network list update interval options to preferences dialog.</li>
  <li>Added support for Flatpak commands.</li>
  <li>Added support for <a href="https://ghostty.org" target="_blank">Ghostty</a>.</li>
  <li>Added debug information to about dialog.</li>
  <li>Updated Yaru icons for Ubuntu builds to use a smaller square for <a href="https://www.omgubuntu.co.uk/2025/02/ubuntus-icon-theme-resized" target="_blank">optical compensation</a> (thanks again to <a href="https://github.com/ubuntujaggers" target="_blank">ubuntujaggers</a>).</li>
  <li>Updated Polish and Portuguese translations.</li>
  <li>Bumped minimum required versions of GLib (2.80), GTK (4.14) and libadwaita (1.5).</li>
  <li>Other minor fixes, improvements and optimizations.</li>
</ul>

<div class="caption center-text aligncenter">
  <div class="image-slider aligncenter" style="max-width: 442px; max-height: 588px;">
    <div class="image-container">
      <img class="image-before slider-image image-1" src="/resources/151-main-window-reconnect.png" srcset="/resources/151-main-window-reconnect-2x.png 2x" alt="Edit Command Dialog (Old Layout)" />
      <img class="image-after slider-image image-2" src="/resources/152-main-window-reconnect.png" srcset="/resources/152-main-window-reconnect-2x.png 2x" alt="Edit Command Dialog (New Layout)" />
    </div>
    <input type="range" min="0" max="100" value="48" class="slider" />
    <div class="slider-line" aria-hidden="true"></div>
    <div class="slider-button" aria-hidden="true">
      <svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor" viewBox="0 0 256 256">
        <rect width="256" height="256" fill="none"></rect>
        <line x1="128" y1="40" x2="128" y2="216" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></line>
        <line x1="96" y1="128" x2="16" y2="128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></line>
        <polyline points="48 160 16 128 48 96" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></polyline>
        <line x1="160" y1="128" x2="240" y2="128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></line>
        <polyline points="208 96 240 128 208 160" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></polyline>
      </svg>
    </div>
  </div>
  <p class="caption-text">Old and new layout for connection restore countdown state. Move slider left and right to compare.</p>
</div>

<div class="caption center-text">
  <img src="/resources/152-add-command-dialog.png" srcset="/resources/152-add-command-dialog-2x.png 2x" alt="Add Command Dialog" />
  <p class="caption-text">Command variables can now be inserted directly from the popover into the command entries.</p>
</div>]]></content><author><name>ztefn</name></author><category term="15" /><category term="artwork" /><category term="commands" /><category term="notifications" /><category term="release" /><category term="translation" /><summary type="html"><![CDATA[Haguichi 1.5.2 sends up white smoke to announce its newest changes:]]></summary></entry><entry><title type="html">Haguichi 1.5.1 Released</title><link href="https://haguichi.net/news/release151/" rel="alternate" type="text/html" title="Haguichi 1.5.1 Released" /><published>2024-12-01T14:00:00+01:00</published><updated>2024-12-02T22:50:00+01:00</updated><id>https://haguichi.net/news/release151</id><content type="html" xml:base="https://haguichi.net/news/release151/"><![CDATA[<p>Haguichi 1.5.1 has put on its bow tie and is ready to celebrate the holiday season:</p>

<ul>
  <li>Modernized layout for all input dialogs.</li>
  <li>Now using <a href="https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.Dialog.html" target="_blank">Adw.Dialog</a> as base for all dialogs when libadwaita 1.6 is available.</li>
  <li>Now using <a href="https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.Spinner.html" target="_blank">Adw.Spinner</a> instead of <a href="https://docs.gtk.org/gtk4/class.Spinner.html" target="_blank">Gtk.Spinner</a> when libadwaita 1.6 is available.</li>
  <li>Fixed showing commands menu button if there is only one item present.</li>
  <li>Added support for <a href="https://devsuite.app/ptyxis/" target="_blank">Ptyxis</a>.</li>
  <li>Added Finnish translation (thanks to Jiri Grönroos).</li>
  <li>Updated Indonesian and Russian translations.</li>
  <li>Other minor fixes and improvements.</li>
</ul>

<div class="caption center-text aligncenter">
  <div class="image-slider aligncenter" style="max-width: 562px; max-height: 473px;">
    <div class="image-container">
      <img class="image-before slider-image image-1" src="/resources/150-edit-command-dialog.png" srcset="/resources/150-edit-command-dialog-2x.png 2x" alt="Edit Command Dialog (Old Layout)" />
      <img class="image-after slider-image image-2" src="/resources/151-edit-command-dialog.png" srcset="/resources/151-edit-command-dialog-2x.png 2x" alt="Edit Command Dialog (New Layout)" />
    </div>
    <input type="range" min="0" max="100" value="50" class="slider" />
    <div class="slider-line" aria-hidden="true"></div>
    <div class="slider-button" aria-hidden="true">
      <svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor" viewBox="0 0 256 256">
        <rect width="256" height="256" fill="none"></rect>
        <line x1="128" y1="40" x2="128" y2="216" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></line>
        <line x1="96" y1="128" x2="16" y2="128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></line>
        <polyline points="48 160 16 128 48 96" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></polyline>
        <line x1="160" y1="128" x2="240" y2="128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></line>
        <polyline points="208 96 240 128 208 160" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></polyline>
      </svg>
    </div>
  </div>
  <p class="caption-text">Old and new layout for input dialogs. Move slider left and right to compare.</p>
</div>]]></content><author><name>ztefn</name></author><category term="15" /><category term="bugfix" /><category term="commands" /><category term="porting" /><category term="release" /><category term="translation" /><summary type="html"><![CDATA[Haguichi 1.5.1 has put on its bow tie and is ready to celebrate the holiday season:]]></summary></entry><entry><title type="html">Haguichi 1.5.0 Released</title><link href="https://haguichi.net/news/release150/" rel="alternate" type="text/html" title="Haguichi 1.5.0 Released" /><published>2024-07-20T14:00:00+02:00</published><updated>2026-03-01T15:10:42+01:00</updated><id>https://haguichi.net/news/release150</id><content type="html" xml:base="https://haguichi.net/news/release150/"><![CDATA[<p>Haguichi 1.5.0 has been rebuild completely from the ground up featuring a redesigned user interface that takes advantage of <a href="https://docs.gtk.org/gtk4/" target="_blank">GTK 4</a> and <a href="https://gnome.pages.gitlab.gnome.org/libadwaita/" target="_blank">libadwaita</a>. The main window flaunts an <a href="https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.OverlaySplitView.html" target="_blank">Adw.OverlaySplitView</a> to display the network list and sidebar alongside each other or the sidebar as an overlay when the available width is very small. The sidebar itself received an improved layout based on <a href="https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.ActionRow.html" target="_blank">Adw.ActionRows</a>.</p>

<p>Furthermore, this version gained support for <a href="https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/property.StyleManager.color-scheme.html" target="_blank">color schemes</a>, offering the choice between dark (the current default) and light color schemes or to dynamically follow the system preferred color scheme.</p>

<div class="caption center-text aligncenter">
  <div class="image-slider aligncenter" style="max-width: 722px; max-height: 602px;">
    <div class="image-container">
      <img class="image-before slider-image image-1" src="/resources/150-main-window-connected-dark.png" srcset="/resources/150-main-window-connected-dark-2x.png 2x" alt="Dark" />
      <img class="image-after slider-image image-2" src="/resources/150-main-window-connected-light.png" srcset="/resources/150-main-window-connected-light-2x.png 2x" alt="Light" />
    </div>
    <input type="range" min="0" max="100" value="68" class="slider" />
    <div class="slider-line" aria-hidden="true"></div>
    <div class="slider-button" aria-hidden="true">
      <svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor" viewBox="0 0 256 256">
        <rect width="256" height="256" fill="none"></rect>
        <line x1="128" y1="40" x2="128" y2="216" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></line>
        <line x1="96" y1="128" x2="16" y2="128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></line>
        <polyline points="48 160 16 128 48 96" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></polyline>
        <line x1="160" y1="128" x2="240" y2="128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></line>
        <polyline points="208 96 240 128 208 160" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></polyline>
      </svg>
    </div>
  </div>
  <p class="caption-text">Dark and light color schemes. Move slider left and right to compare.</p>
</div>

<h2 id="network-list">Network List</h2>

<p>The network list has been ported from the deprecated <a href="https://docs.gtk.org/gtk4/class.TreeView.html" target="_blank">Gtk.TreeView</a> to the newfangled <a href="https://docs.gtk.org/gtk4/class.ListView.html" target="_blank">Gtk.ListView</a>. Buttons to refresh the network list and add networks are now overlaid in the bottom right corner.</p>

<p>When you search the network list, it is now possible to use multiple search terms by separating them with a <kbd>⎵</kbd> (space) or <kbd>+</kbd> (plus sign) in order to find only results matching <strong>both</strong> terms and by using a <kbd>,</kbd> (comma) to find results matching <strong>either</strong> term. If no results are found, a friendly message is now displayed instead of an empty network list.</p>

<h2 id="preferences">Preferences</h2>

<p>Preferences are now implemented using <a href="https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.PreferencesWindow.html" target="_blank">Adw.PreferencesWindow</a>, making all options searchable as well. Additionally, more actions regarding the Hamachi configuration have been moved to the preferences window, like changing the nickname and saving or restoring backups. In here you will also find the fancy new style selector to choose your desired color scheme.</p>

<p>Commands can now be easily reordered using drag and drop. And when you create or edit a command, you can press an info button to display all command variables that you can use.</p>

<p class="center-text"><a class="button" href="/screenshots/#preferences">View preferences screenshots</a></p>

<h2 id="quality-of-life-enhancements">Quality of Life Enhancements</h2>

<ul>
  <li>The online and total member count in the sidebar for selected networks now takes the client itself also into account.</li>
  <li>Networks are now automatically selected immediately after you create or join them.</li>
  <li>Hamachi is now automatically restarted if the <code class="language-plaintext highlighter-rouge">hamachi set-pass</code> command hangs when changing the network password.</li>
</ul>

<h2 id="other-changes">Other Changes</h2>

<ul>
  <li>Created new “Change Access” dialog for networks to set lock and approval mode combined.</li>
  <li>Now making use of <a href="https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.Toast.html" target="_blank">Adw.Toasts</a> for any in-app notifications.</li>
  <li>Utilized <a href="https://docs.gtk.org/gtk4/class.Builder.html#gtkbuilder-ui-definitions" target="_blank">Gtk.Builder UI definitions</a> to describe nearly all interface objects and eliminate lots of boilerplate code.</li>
  <li>Reimplemented indicator to communicate with the <a href="https://freedesktop.org/wiki/Specifications/StatusNotifierItem/" target="_blank"><abbr title="StatusNotifierItem">SNI</abbr> D-Bus interface</a> directly and drop dependency on appindicator libraries that <a href="https://github.com/AyatanaIndicators/libayatana-appindicator-glib/issues/22" target="_blank">don’t support GTK 4</a>.</li>
  <li>Implemented <a href="https://libportal.org/class.Portal.html" target="_blank">Xdp.Portal</a> to request permission to run in the background and to set background status when doing so.</li>
  <li>Renamed <code class="language-plaintext highlighter-rouge">--hidden</code> command line option to <code class="language-plaintext highlighter-rouge">--background</code> or <code class="language-plaintext highlighter-rouge">-b</code> for short.</li>
  <li>Changed accelerator to open preferences to <kbd>Control</kbd>+<kbd>,</kbd> following the <a href="https://developer.gnome.org/hig/reference/keyboard.html" target="_blank">GNOME standard for keyboard shortcuts</a>.</li>
  <li>Changed default network list update interval to 30 seconds.</li>
  <li>Added support for <a href="http://facebook.github.io/zstd/" target="_blank"><abbr title="Zstandard">zstd</abbr></a> compressed tar archives when saving and restoring configuration backups.</li>
  <li>Added line <code class="language-plaintext highlighter-rouge">StartupNotify=true</code> to .desktop file so that a spinning cursor is shown on launch.</li>
  <li>Now using standard GLib functions for message logging so that important errors are written to the system logs.</li>
  <li>Updated Brazilian Portuguese, Dutch, Japanese, Lithuanian, Spanish and Ukrainian translations.</li>
</ul>]]></content><author><name>ztefn</name></author><category term="15" /><category term="commands" /><category term="indicator" /><category term="keyboard-shortcut" /><category term="notifications" /><category term="porting" /><category term="release" /><category term="translation" /><summary type="html"><![CDATA[Haguichi 1.5.0 has been rebuild completely from the ground up featuring a redesigned user interface that takes advantage of GTK 4 and libadwaita. The main window flaunts an Adw.OverlaySplitView to display the network list and sidebar alongside each other or the sidebar as an overlay when the available width is very small. The sidebar itself received an improved layout based on Adw.ActionRows.]]></summary></entry><entry><title type="html">Haguichi 1.4.6 Released</title><link href="https://haguichi.net/news/release146/" rel="alternate" type="text/html" title="Haguichi 1.4.6 Released" /><published>2023-04-30T20:00:00+02:00</published><updated>2024-06-30T16:23:51+02:00</updated><id>https://haguichi.net/news/release146</id><content type="html" xml:base="https://haguichi.net/news/release146/"><![CDATA[<p>Haguichi 1.4.6 was hatched breaking the following news:</p>

<ul>
  <li>Implemented separate thread and mode for configuring.</li>
  <li>Improved display of long text input in commands editor.</li>
  <li>Now using actual <a href="https://docs.gtk.org/gtk3/class.SearchBar.html" target="_blank">Gtk.SearchBar</a> widget for search bar.</li>
  <li>Now using pill style action buttons in message box.</li>
  <li>Added support for kgx (<a href="https://apps.gnome.org/app/org.gnome.Console/" target="_blank">GNOME Console</a>).</li>
  <li>Dropped support for pantheon-terminal and pantheon-files.</li>
  <li>Removed stylesheet for Mint themes.</li>
  <li>Removed <kbd>Control</kbd>+<kbd>F1</kbd> as accelerator to open keyboard shortcuts window.</li>
  <li>Updated Brazilian Portuguese, French, Indonesian, Italian, Japanese, Lithuanian, Polish, Portuguese, Russian, Spanish, Swedish and Ukrainian translations.</li>
</ul>

<div class="caption center-text">
  <img src="/resources/146-main-window-not-installed.png" srcset="/resources/146-main-window-not-installed-2x.png 2x" alt="Not Installed Message" />
  <p class="caption-text">Pill style action button in message box.</p>
</div>]]></content><author><name>ztefn</name></author><category term="14" /><category term="commands" /><category term="keyboard-shortcut" /><category term="release" /><category term="translation" /><summary type="html"><![CDATA[Haguichi 1.4.6 was hatched breaking the following news:]]></summary></entry><entry><title type="html">Haguichi 1.4.5 Released</title><link href="https://haguichi.net/news/release145/" rel="alternate" type="text/html" title="Haguichi 1.4.5 Released" /><published>2021-12-08T18:00:00+01:00</published><updated>2021-12-08T17:54:36+01:00</updated><id>https://haguichi.net/news/release145</id><content type="html" xml:base="https://haguichi.net/news/release145/"><![CDATA[<p>Haguichi 1.4.5 is gifted with the following changes:</p>

<ul>
  <li>Notifications are now send using <a href="https://docs.gtk.org/gio/class.Notification.html" target="_blank">GNotification</a> instead of libnotify (fixes issue <a href="https://github.com/ztefn/haguichi/issues/47" target="_blank">#47</a>).</li>
  <li>Removed support for upstart to control the Hamachi service.</li>
  <li>Switch to show indicator is now disabled if there is no connection to a watcher.</li>
  <li>Now using the <a href="https://en.wikipedia.org/wiki/Reverse_domain_name_notation" target="_blank"><abbr title="Reverse domain name notation">RDNN</abbr></a> <code class="language-plaintext highlighter-rouge">com.github.ztefn.haguichi</code> as prefix for the indicator icons.</li>
  <li>Ported wingpanel indicator to version 3.</li>
  <li>Updated elementary stylesheet to target version 6.</li>
  <li>Updated Japanese and Russian translations.</li>
  <li>Other minor fixes and improvements.</li>
</ul>]]></content><author><name>ztefn</name></author><category term="14" /><category term="indicator" /><category term="notifications" /><category term="release" /><category term="translation" /><category term="upstart" /><summary type="html"><![CDATA[Haguichi 1.4.5 is gifted with the following changes:]]></summary></entry><entry><title type="html">Haguichi 1.4.4 Released</title><link href="https://haguichi.net/news/release144/" rel="alternate" type="text/html" title="Haguichi 1.4.4 Released" /><published>2021-06-09T14:00:00+02:00</published><updated>2021-09-25T14:05:47+02:00</updated><id>https://haguichi.net/news/release144</id><content type="html" xml:base="https://haguichi.net/news/release144/"><![CDATA[<p>Haguichi 1.4.4 has undergone a small spring cleanup and is ready to face the world:</p>

<ul>
  <li>Added build support for <a href="https://github.com/AyatanaIndicators/libayatana-indicator" target="_blank">libayatana-indicator</a> as alternative to <a href="https://launchpad.net/libappindicator" target="_blank">libappindicator</a> (fixes issue <a href="https://github.com/ztefn/haguichi/issues/39" target="_blank">#39</a>).</li>
  <li>Added invisible tooltips to action buttons in headerbar for screen readers and applications like <a href="https://github.com/p-e-w/plotinus" target="_blank">Plotinus</a>.</li>
  <li>Tweaked action area margins for dialogs without headerbar.</li>
  <li>Added <kbd>Control</kbd>+<kbd>?</kbd> accelerator for opening the shortcuts window.</li>
  <li><a href="https://gitlab.gnome.org/GNOME/Initiatives/wikis/App-Menu-Retirement" target="_blank">Retired application menu</a> and reorganized the primary menu to follow <a href="https://developer.gnome.org/hig/patterns/controls/menus.html#standard-primary-menu-items" target="_blank">GNOME HIG</a>.</li>
  <li>Improved init system detection for systemctl by checking if the system has actually been booted with systemd (fixes issues <a href="https://github.com/ztefn/haguichi/issues/35" target="_blank">#35</a> and <a href="https://github.com/ztefn/haguichi/issues/36" target="_blank">#36</a>).</li>
  <li>Dropped support for gksu(do), gnomesu and kdesu(do) to gain super user privileges.</li>
  <li>Removed dconf migration for settings in old schema location.</li>
  <li>Fixed build warnings about deprecated methods and error handling.</li>
  <li>Updated Ukrainian translation.</li>
</ul>]]></content><author><name>ztefn</name></author><category term="14" /><category term="bugfix" /><category term="indicator" /><category term="keyboard-shortcut" /><category term="release" /><category term="systemd" /><category term="translation" /><summary type="html"><![CDATA[Haguichi 1.4.4 has undergone a small spring cleanup and is ready to face the world:]]></summary></entry><entry><title type="html">Haguichi 1.4.3 Released</title><link href="https://haguichi.net/news/release143/" rel="alternate" type="text/html" title="Haguichi 1.4.3 Released" /><published>2020-10-03T18:00:00+02:00</published><updated>2020-12-09T00:03:06+01:00</updated><id>https://haguichi.net/news/release143</id><content type="html" xml:base="https://haguichi.net/news/release143/"><![CDATA[<p>Haguichi 1.4.3 has emerged to deliver a compilation of little fixes and tweaks:</p>

<ul>
  <li>Fixed search entry leaving out the trigger character when activated by typing for the first time.</li>
  <li>Added fallback method to detect if Hamachi configuration path exists when running inside a Flatpak sandbox while the path is not yet mounted.</li>
  <li>Added symlinks to hicolor status icons in Yaru theme in order to prevent the indicator from falling back to the application icon.</li>
  <li>Moved symbolic application icons for hicolor theme to a more specific folder to make sure they are rendered properly.</li>
  <li>Symbolic icons are now used for the indicator on Cinnamon desktops.</li>
  <li>Client side decorations are now used on MATE desktops.</li>
  <li>Removed “Donate” menu item due to <a href="/donate/#donations">little use</a>.</li>
  <li>Translator credits are now part of the translations themselves.</li>
  <li>Added complete Portuguese translation (thanks to <a href="https://github.com/rottenpants466" target="_blank">André Barata</a>).</li>
  <li>Updated Dutch and Polish translations.</li>
</ul>]]></content><author><name>ztefn</name></author><category term="14" /><category term="bugfix" /><category term="indicator" /><category term="release" /><category term="translation" /><summary type="html"><![CDATA[Haguichi 1.4.3 has emerged to deliver a compilation of little fixes and tweaks:]]></summary></entry><entry><title type="html">Haguichi 1.4.2 Released</title><link href="https://haguichi.net/news/release142/" rel="alternate" type="text/html" title="Haguichi 1.4.2 Released" /><published>2019-12-18T20:00:00+01:00</published><updated>2021-09-25T14:05:47+02:00</updated><id>https://haguichi.net/news/release142</id><content type="html" xml:base="https://haguichi.net/news/release142/"><![CDATA[<p>Haguichi 1.4.2 is made up of the following list. Which has been checked twice:</p>

<ul>
  <li>Implemented <a href="https://docs.gtk.org/gtk3/class.FileChooserNative.html" target="_blank">FileChooserNative</a> for GTK+ version 3.20 and later.</li>
  <li>Updated hicolor icons to follow the <a href="https://developer.gnome.org/hig/guidelines/app-icons.html#gnome-app-icon-style" target="_blank">new GNOME style</a>.</li>
  <li>Added Yaru icons in new non-squircle style (big thanks to <a href="https://github.com/ubuntujaggers" target="_blank">ubuntujaggers</a>).</li>
  <li>Nodes are now drawn using a custom cell renderer with specific style context instead of separate icon resources.</li>
  <li>Changed symbol to indicate network ownership from outlined to filled star.</li>
  <li>Added support for tilix.</li>
  <li>Added stylesheet for Mint themes.</li>
  <li>Added stylesheet for Yaru themes.</li>
  <li>Added support for Flatpak.</li>
  <li>Removed autostart desktop file.</li>
  <li>Updated Russian translation.</li>
  <li>Other minor improvements and optimizations.</li>
</ul>

<div class="caption center-text">
  <img src="data:image/svg+xml;base64,PHN2ZyBpZD0iU1ZHUm9vdCIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMTI4IDEyOCIgeG1s
bnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRl
KDAsLTE3MikiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXciPgogIDxwYXRoIGQ9Im0yNCAyMzQgODAt
NTB2NC4wMDAxbC00Ni4zMDMgNTAtMTcuMzYgMTcuNTQ3LTE2LjMzNy0xNy41NDd6IiBjb2xvcj0i
IzAwMDAwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyIgZmlsbD0iI2Y2ODU1MCIvPgogIDxwYXRo
IGQ9Im03MC4zMDMgMTg0aDMzLjY5N2wtNDYuMzAzIDUwLTE3LjM2IDE3LjU0Ny0xNi4zMzctMTcu
NTQ3eiIgY29sb3I9IiMwMDAwMDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXciIGZpbGw9IiNmZmFj
ODIiLz4KICA8cGF0aCBkPSJtNzAuMzAzIDI4OGgzMy42OTd2LTQuMDAwMWwtNjMuNjYzLTMyLjQ1
My0wLjA1ODMzIDMuOTR6IiBjb2xvcj0iIzAwMDAwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyIg
ZmlsbD0iI2Q5MGMwMSIvPgogIDxwYXRoIGQ9Im03MC4zMDMgMjg0aDMzLjY5N2wtNDMuMzYxLTQ2
LjgzNS0yMC4zNjEgMTQuMzIyeiIgY29sb3I9IiMwMDAwMDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJu
ZXciIGZpbGw9IiNmZTMzMzMiLz4KIDwvZz4KPC9zdmc+Cg==" alt="Haguichi Icon" width="256" height="256" />
  <p class="caption-text">GNOME style application icon.</p>
</div>]]></content><author><name>ztefn</name></author><category term="14" /><category term="artwork" /><category term="commands" /><category term="packaging" /><category term="release" /><category term="translation" /><summary type="html"><![CDATA[Haguichi 1.4.2 is made up of the following list. Which has been checked twice:]]></summary></entry></feed>