⇦ | deskflow [main]
Last updated on: 2025-11-15 14:21 [UTC]

Metadata for deskflow in main

org.deskflow.deskflow - 1.22.0+dfsg-7 ⚙ amd64

Icon
---
Type: desktop-application
ID: org.deskflow.deskflow
Package: deskflow
ProjectLicense: GPL-2.0+
Name:
  C: Deskflow
Summary:
  C: Software Keyboard and mouse sharing
Description:
  C: >-
    <p>
    			Use the keyboard, mouse, or trackpad of one computer to control nearby computers, and work seamlessly between
    them.
    		</p>
Developer:
  id: org.deskflow
  name:
    C: Deskflow Developers
Categories:
- Utility
Keywords:
  C:
  - Input
  - Sharing
  - KVM
  - Synergy
Url:
  homepage: https://deskflow.org
  bugtracker: https://github.com/deskflow/deskflow/issues
Icon:
  cached:
  - name: deskflow_org.deskflow.deskflow.png
    width: 64
    height: 64
  - name: deskflow_org.deskflow.deskflow.png
    width: 128
    height: 128
  remote:
  - url: org/deskflow/deskflow/1181467da79f9a848bcda0f373218b37/icons/128x128/deskflow_org.deskflow.deskflow.png
    width: 128
    height: 128
  stock: org.deskflow.deskflow
Launchable:
  desktop-id:
  - org.deskflow.deskflow.desktop
Provides:
  ids:
  - org.deskflow.deskflow.desktop
Screenshots:
- default: true
  caption:
    C: Deskflow's mainwindow on KDE
  thumbnails:
  - url: org/deskflow/deskflow/1181467da79f9a848bcda0f373218b37/screenshots/image-1_1248x803@1.png
    width: 1248
    height: 803
  - url: org/deskflow/deskflow/1181467da79f9a848bcda0f373218b37/screenshots/image-1_752x484@1.png
    width: 752
    height: 484
  - url: org/deskflow/deskflow/1181467da79f9a848bcda0f373218b37/screenshots/image-1_624x401@1.png
    width: 624
    height: 401
  - url: org/deskflow/deskflow/1181467da79f9a848bcda0f373218b37/screenshots/image-1_224x144@1.png
    width: 224
    height: 144
  source-image:
    url: org/deskflow/deskflow/1181467da79f9a848bcda0f373218b37/screenshots/image-1_orig.png
    width: 1290
    height: 831
- caption:
    C: Deskflow's mainwindow on KDE (dark mode)
  thumbnails:
  - url: org/deskflow/deskflow/1181467da79f9a848bcda0f373218b37/screenshots/image-2_1248x803@1.png
    width: 1248
    height: 803
  - url: org/deskflow/deskflow/1181467da79f9a848bcda0f373218b37/screenshots/image-2_752x484@1.png
    width: 752
    height: 484
  - url: org/deskflow/deskflow/1181467da79f9a848bcda0f373218b37/screenshots/image-2_624x401@1.png
    width: 624
    height: 401
  - url: org/deskflow/deskflow/1181467da79f9a848bcda0f373218b37/screenshots/image-2_224x144@1.png
    width: 224
    height: 144
  source-image:
    url: org/deskflow/deskflow/1181467da79f9a848bcda0f373218b37/screenshots/image-2_orig.png
    width: 1290
    height: 831
Branding:
  colors:
  - type: primary
    scheme-preference: light
    value: "#dddddd"
  - type: primary
    scheme-preference: dark
    value: "#555555"
Releases:
- version: 1.22.0
  type: stable
  unix-timestamp: 1748390400
  urgency: high
  description:
    C: >-
      <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>
  url:
    details: https://github.com/deskflow/deskflow/releases/tag/v1.22.0
- version: 1.21.2
  type: stable
  unix-timestamp: 1743984000
  urgency: high
  description:
    C: >-
      <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>
  url:
    details: https://github.com/deskflow/deskflow/releases/tag/v1.21.2
- version: 1.21.1
  type: stable
  unix-timestamp: 1743379200
  urgency: high
  description:
    C: >-
      <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>
  url:
    details: https://github.com/deskflow/deskflow/releases/tag/v1.21.1
- version: 1.21.0
  type: stable
  unix-timestamp: 1743033600
  urgency: high
  description:
    C: >-
      <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>
  url:
    details: https://github.com/deskflow/deskflow/releases/tag/v1.21.0
ContentRating:
  oars-1.0: {}