Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-10-01 | 3.1 kB | |
v1.19.0 source code.tar.gz | 2025-10-01 | 2.3 MB | |
v1.19.0 source code.zip | 2025-10-01 | 2.9 MB | |
Totals: 3 Items | 5.2 MB | 4 |
What's Changed
- Bump version to 1.18.2 by @nbolton in https://github.com/symless/synergy/pull/97
- Make filenames predictable for rolling releases by @nbolton in https://github.com/symless/synergy/pull/98
- fix: Pass ClientScrollDirection to EiScreen by @nbolton in https://github.com/symless/synergy/pull/102
- feat: Support Remote Desktop token persistence by @nbolton in https://github.com/symless/synergy/pull/101
- Account for additional modifiers in EI keymap calculation by @nbolton in https://github.com/symless/synergy/pull/100
- Differentiate between snapshot, release, and dev by @nbolton in https://github.com/symless/synergy/pull/104
- Add ARM64 support for Ubuntu 22.04 by @nbolton in https://github.com/symless/synergy/pull/105
- Set snapshot env var for CI comment workflow by @nbolton in https://github.com/symless/synergy/pull/106
- Fix hotkeys handling with multiple actions by @nbolton in https://github.com/symless/synergy/pull/103
- Remove cmake from Darwin dependencies installation by @nbolton in https://github.com/symless/synergy/pull/108
- Re-introduce Flatpak for immutable Linux distros by @nbolton in https://github.com/symless/synergy/pull/107
- Add Slack notifications for CI failures by @nbolton in https://github.com/symless/synergy/pull/109
- Switch back to the Ubuntu default mirror by @nbolton in https://github.com/symless/synergy/pull/111
- Move S3 upload to new workflow job by @nbolton in https://github.com/symless/synergy/pull/113
- Refactor config dir handling and show permission error message by @nbolton in https://github.com/symless/synergy/pull/114
- Fix source file name reference in CMakeLists.txt for Core binary by @nbolton in https://github.com/symless/synergy/pull/115
- Refactor CI build steps into reusable action by @nbolton in https://github.com/symless/synergy/pull/116
- Move Daemon source files to win32 dir by @nbolton in https://github.com/symless/synergy/pull/117
- Refactor CI workflow for improved version handling by @nbolton in https://github.com/symless/synergy/pull/119
- Enhance Qt deployment process for Daemon and GUI targets by @nbolton in https://github.com/symless/synergy/pull/120
- Move --version arg handling to main for Core bin by @nbolton in https://github.com/symless/synergy/pull/121
- Show socket/address in use error on Windows server by @nbolton in https://github.com/symless/synergy/pull/122
- Fix Wayland client sleep inhibit feature for EI by @nbolton in https://github.com/symless/synergy/pull/123
- Bump version to 1.19.0 by @nbolton in https://github.com/symless/synergy/pull/125
- Fix Wayland server layout parser for empty names by @nbolton in https://github.com/symless/synergy/pull/124
- Add Qt installation to Mac dependencies by @nbolton in https://github.com/symless/synergy/pull/126
- Update default Qt version to 6.9.3 by @OwenMPhillips in https://github.com/symless/synergy/pull/127
New Contributors
- @OwenMPhillips made their first contribution in https://github.com/symless/synergy/pull/127
Full Changelog: https://github.com/symless/synergy/compare/v1.18.1...v1.19.0