deskflow

Deskflow lets you share one mouse and keyboard between multiple computers on Windows, macOS and Linux.

GPL-2.0 License

Stars
10.5K

Bot releases are hidden (Show)

deskflow - 1.13.2.0-snapshot

Published by aquacash5 over 3 years ago

deskflow - 1.13.1.40-rc1

Published by SerhiiGadzhilov over 3 years ago

Bug fixes:

  • #6951 Fix issue creating standard version for Raspberry Pi
deskflow - 1.13.1.39-rc1

Published by SerhiiGadzhilov over 3 years ago

Bug fixes:

  • #6950 Synergy client doesn't save the server address when rebooted
deskflow - 1.13.1.38-rc1

Published by SerhiiGadzhilov over 3 years ago

v1.13.1-rc1

Bug fixes:

  • #6900 Remaining SonarCloud reported bug items
  • #6903 Save global settings
  • #6889 Systray Icon on Ubuntu Auto Start (take 2)
  • #6907 Saving configuration on apply
  • #6934 Text on welcome screen on macOS is shown without spaces
  • #6920 Windows Installer checksums
  • #6921 Handling pre-main window creation status notifications
  • #6922 macOS CI build
  • #6927 Text copied and pasted between Windows and Mac OS converts to japanese
  • #6936 Application loses settings
  • #6939 Update pipelines to use correct credentials
  • #6942 All the text in all the windows should have the same font and size
  • #6944 Systray icon is incorrect for macOS Big Sur
  • #6941 The application doesn't recognize old settings
  • #6945 Fix build for Raspberry Pi
  • #6946 Add build stage to filename

Enhancements:

  • #6912 Removes UI for Screen Saver Sync and Files Drag and Drop
  • #6909 Document CLI Arguments
  • #6916 Main Window receives screen name change
  • #6910 Don't use the word “Version” for release names because it can lead to errors during update checking.
  • #6918 Removing positional union initialisation
  • #6931 Update build pipeline to support macOS 10.13
  • #6937 Modern C++ compiler for centOS7
  • #6938 Remove auto config message from the main window
  • #6941 Add Raspberry Pi Builds
  • #6949 Add a new option SYNERGY_AUTOCONFIG to exclude autoconfig from the standard version
deskflow - 1.13.1.38-snapshot

Published by aquacash5 over 3 years ago

deskflow - 1.13.1.37-snapshot

Published by aquacash5 over 3 years ago

deskflow - 1.13.1.36-snapshot

Published by aquacash5 over 3 years ago

deskflow - 1.13.1.35-snapshot

Published by aquacash5 over 3 years ago

deskflow - 1.13.1.34-snapshot

Published by aquacash5 over 3 years ago

deskflow - 1.13.1.33-snapshot

Published by aquacash5 over 3 years ago

deskflow - 1.13.1.17-snapshot

Published by aquacash5 over 3 years ago

deskflow - 1.13.1.16-snapshot

Published by aquacash5 over 3 years ago

deskflow - 1.13.1.15-snapshot

Published by aquacash5 over 3 years ago

deskflow - 1.13.1.14-snapshot

Published by aquacash5 over 3 years ago

deskflow - 1.13.1.13-snapshot

Published by aquacash5 over 3 years ago

deskflow - 1.13.1.12-snapshot

Published by aquacash5 almost 4 years ago

deskflow - 1.13.1.11-snapshot

Published by aquacash5 almost 4 years ago

deskflow - Version 1.13.0 Release Candidate 2

Published by ignacionr almost 4 years ago

Bug fixes:

  • #6831 Incorporating Sonar's major
  • #6837 Memory leaks on macOS system
  • #6838 Enterprise asks for serial key on Linux system
  • #6849 Auto-hide resets itself
  • #6846 TLS certificate is not created by default for Synergy Enterprise.
  • #6859 Systray Icon on Ubuntu Auto Start
  • #6863 Adding MacOS CI Build Steps for Homebrew Cleanup

Enhancements:

  • #6836 Enabling Github Code Scanning
  • #6841 Windows installer has been updated.
  • #6844 macOS installer has been updated.
  • #6860 About Synergy logo refreshed
  • #6865 Updated visual assets
deskflow - Version v1.13.0-rc1

Published by SerhiiGadzhilov almost 4 years ago

Bug fixes:

  • #6753 Fixed a number of vulnerabilities detected by static analysis
  • #6567 Fixed Synergy spawning hundreds of zombie processes
  • #6755 Fixed Vulnerability in vreadf function detected by Static analysis
  • #6758 Account name with space on windows causes synergy to error when starting
  • #6760 Synergy loses license when creating a System scope config
  • #6342 Updated copyright year in version to use build date
  • #6771 Added Ubuntu 16 to CI/CD
  • #6804 Synergy loses edition when creating a System scope config
  • #6660 + #6582 Add missing XAtom for utf-8 handling with Xorg
  • #6814 The system asks to save twice.
  • #6817 Configure requires dns_sd.h for enterprise version
  • #6821 Blocker bugs found by sonar in synergy and in tests
  • #6825 The system requires google test even when tests are disabled with BUILD_TESTS=OFF

Enhancements:

  • #6750 Integrate SonarCloud for static analysis and test coverage
  • #6792 License key expiry
  • #6799 Synergy "Business" edition
  • #6803 Update Synergy icons
  • #6800 Update behaviour when unregistered
  • #6806 Move to Github Action for general PR builds and tests
  • #6816 Improve license key validation
deskflow - v1.12.0-stable

Published by Jnewbon about 4 years ago

v1.12.0-stable

Bug fixes:

  • #6748 Copyright year in about dialog isn't updated

v1.12.0-rc2

Bug fixes:

  • #6730 Updating synergy looses settings
  • #6734 Fixed naming of installers for linux and windows
  • #6743 Azure build git revision showing as 0badc0de

Enhancements:

  • #6739 Add submodules cloning to cmake
  • #6736 Command line option for custom TLS Certificate

v1.12.0-rc1

Bug fixes:

  • #6487 Mouse freezes or key repeats on Linux client
  • #6663 Limit GUI log Window to prevent it using up too much RAM over time
  • #6587 Auto config setting doesn't do anything
  • #6620 Unit tests are no longer built
  • #6670 Build computers failing with language file error
  • #6661 Removed deprecated namespace in gtest/gmock by updating
  • #6601 Update man page with missing crypto option
  • #4036 Client cursor constrained to old resolution
  • #6716 Denial of Service vulnerability on servers with 4GB of ram or less

Enhancements:

  • #6666 Add doxygen documentation output from pipelines
  • #6674 Debian 10 X11 build for CI
  • #6714 Added windows core binaries upload to sandor
  • #6715 Updated language file from Crowdin
  • #6688 Fully migrate CI from Jenkins to Azure Pipelines
  • #6718 GitHub Action to test PR's for if ChangeLog was updated
  • #6722 Allow servers to be announced by screen name instead of IP
  • #6720 Add macqtdeploy to cmake
  • #6725 Disable the building of tests with CMake option

Features:

  • #6538 System-wide config for all system users