⇦ | deskflow [main]
Last updated on: 2025-07-04 21:38 [UTC]

Metadata for deskflow in main

org.deskflow.deskflow - 1.22.0-5 ⚙ x86_64

Icon
<component type="desktop-application">
  <id>org.deskflow.deskflow</id>
  <name>Deskflow</name>
  <summary>Software Keyboard and mouse sharing</summary>
  <project_license>GPL-2.0+</project_license>
  <description>
    <p>
			Use the keyboard, mouse, or trackpad of one computer to control nearby computers, and work seamlessly between them.
		</p>
  </description>
  <developer id="org.deskflow">
    <name>Deskflow Developers</name>
  </developer>
  <developer_name>Deskflow Developers</developer_name>
  <pkgname>deskflow</pkgname>
  <launchable type="desktop-id">org.deskflow.deskflow.desktop</launchable>
  <icon type="cached" width="64" height="64">deskflow_org.deskflow.deskflow.png</icon>
  <icon type="cached" width="128" height="128">deskflow_org.deskflow.deskflow.png</icon>
  <icon type="remote" width="128" height="128">org/deskflow/deskflow/1181467da79f9a848bcda0f373218b37/icons/128x128/deskflow_org.deskflow.deskflow.png</icon>
  <icon type="stock">org.deskflow.deskflow</icon>
  <url type="homepage">https://deskflow.org</url>
  <url type="bugtracker">https://github.com/deskflow/deskflow/issues</url>
  <categories>
    <category>Utility</category>
  </categories>
  <provides>
    <id>org.deskflow.deskflow.desktop</id>
  </provides>
  <screenshots>
    <screenshot type="default">
      <caption>Deskflow's mainwindow on KDE</caption>
      <image type="source" width="1290" height="831">org/deskflow/deskflow/1181467da79f9a848bcda0f373218b37/screenshots/image-1_orig.png</image>
      <image type="thumbnail" width="1248" height="803">org/deskflow/deskflow/1181467da79f9a848bcda0f373218b37/screenshots/[email protected]</image>
      <image type="thumbnail" width="752" height="484">org/deskflow/deskflow/1181467da79f9a848bcda0f373218b37/screenshots/[email protected]</image>
      <image type="thumbnail" width="624" height="401">org/deskflow/deskflow/1181467da79f9a848bcda0f373218b37/screenshots/[email protected]</image>
      <image type="thumbnail" width="224" height="144">org/deskflow/deskflow/1181467da79f9a848bcda0f373218b37/screenshots/[email protected]</image>
    </screenshot>
    <screenshot>
      <caption>Deskflow's mainwindow on KDE (dark mode)</caption>
      <image type="source" width="1290" height="831">org/deskflow/deskflow/1181467da79f9a848bcda0f373218b37/screenshots/image-2_orig.png</image>
      <image type="thumbnail" width="1248" height="803">org/deskflow/deskflow/1181467da79f9a848bcda0f373218b37/screenshots/[email protected]</image>
      <image type="thumbnail" width="752" height="484">org/deskflow/deskflow/1181467da79f9a848bcda0f373218b37/screenshots/[email protected]</image>
      <image type="thumbnail" width="624" height="401">org/deskflow/deskflow/1181467da79f9a848bcda0f373218b37/screenshots/[email protected]</image>
      <image type="thumbnail" width="224" height="144">org/deskflow/deskflow/1181467da79f9a848bcda0f373218b37/screenshots/[email protected]</image>
    </screenshot>
  </screenshots>
  <keywords>
    <keyword>Input</keyword>
    <keyword>Sharing</keyword>
    <keyword>KVM</keyword>
    <keyword>Synergy</keyword>
  </keywords>
  <branding>
    <color type="primary" scheme_preference="light">#dddddd</color>
    <color type="primary" scheme_preference="dark">#555555</color>
  </branding>
  <releases>
    <release type="stable" version="1.22.0" timestamp="1748390400" urgency="high">
      <description>
        <p>This stable release fixes a issues found in the previous version. For the full changelog see the release page.</p>
        <ul>
          <li>Remove: Broken drag and drop file transfer support</li>
          <li>Remove: DESKFLOW_RESET_ALL and --no-reset. reset settings is now done by passing the --reset option instead</li>
          <li>Continue migration to Qt by using more Qt classes in more places</li>
          <li>Retire SHA1 generation and use SHA256 always to compare</li>
          <li>Add missing accelerators for gui controls</li>
          <li>unittests binary is now legacytests</li>
          <li>integtests have been remove and replaced with Qt based tests run during build</li>
          <li>Fix: Potential XDG-Portal release issue</li>
          <li>Fix: Issue where the first start dialog could hang in the background</li>
          <li>Fix: Edge cases that could cause incorrect settings causing client / server process to crash</li>
          <li>Fix: Default server config file is Deskflow-server.conf</li>
          <li>Backport: Event Types from downstream</li>
          <li>Backport: Cleaner error handling from downstream</li>
          <li>Improve Windows Daemon</li>
          <li>Better detection of arm on windows, in build and installer</li>
          <li>Chore: Clean up sonar scan code smells</li>
        </ul>
      </description>
      <url>https://github.com/deskflow/deskflow/releases/tag/v1.22.0</url>
    </release>
    <release type="stable" version="1.21.2" timestamp="1743984000" urgency="high">
      <description>
        <p>This stable release fixes a few critical bugs in 1.21.1. For the full changelog see the release page.</p>
        <ul>
          <li>Fix: Crash with Qt 6.9</li>
          <li>Fix: Windows settings in wrong locations</li>
        </ul>
      </description>
      <url>https://github.com/deskflow/deskflow/releases/tag/v1.21.2</url>
    </release>
    <release type="stable" version="1.21.1" timestamp="1743379200" urgency="high">
      <description>
        <p>This stable release fixes a few critical bugs in 1.21.0. For the full changelog see the release page.</p>
        <ul>
          <li>Fix: Flatpak can't save settings'</li>
          <li>Fix: Crash on localfingerprint dialog</li>
          <li>Fix: Check for updates settings reading from wrong value</li>
          <li>Fix: Windows settings saving blocked for non admin users </li>
        </ul>
      </description>
      <url>https://github.com/deskflow/deskflow/releases/tag/v1.21.1</url>
    </release>
    <release type="stable" version="1.21.0" timestamp="1743033600" urgency="high">
      <description>
        <p>This stable release removes some dependencies, additionally fixes several bugs. For the full changelog see the release page.</p>
        <ul>
          <li>Cleanup unused classes</li>
          <li>New Settings class</li>
          <li>Remove need for pugixml</li>
          <li>Remove need for libNotify</li>
          <li>Remove need for gio</li>
          <li>Remove need for gitkpixbuf</li>
          <li>Fix issues with windows installer when msvc is missing</li>
        </ul>
      </description>
      <url>https://github.com/deskflow/deskflow/releases/tag/v1.21.0</url>
    </release>
  </releases>
  <content_rating type="oars-1.0"/>
</component>