纯净系统
软件下载

键盘和鼠标共享工具 deskflow v1.25.0 便携版

介绍

Deskflow,作为Synergy的官方上游项目,是一款自由且开源的键盘和鼠标共享应用程序。它允许用户利用一台计算机的键盘、鼠标或触控板来控制附近的其他计算机,实现跨设备无缝操作。这款软件不仅极大地提升了多设备环境下的工作效率,还以其开源、社区驱动的发展模式赢得了广泛的赞誉和支持。

软件截图

https://110.40.170.171/puresys/11959-1.png

软件特点

  1. 跨平台支持:支持Windows、macOS和Linux系统。
  2. 键盘和鼠标共享:使用一个键盘、鼠标或触控板控制附近的计算机。
  3. 无缝工作:在多台计算机之间无缝工作,提高多任务处理能力。
  4. 实验性Wayland支持:在Deskflow v1.16版本中引入了对Wayland的实验性支持(需要GNOME 46或KDE Plasma 6.1及以上版本)。
  5. 社区驱动:Deskflow是一个社区驱动的项目,鼓励用户参与开发和改进。
  6. 隐私保护:默认关闭更新检查,注重用户隐私。
  7. 无客户关系:项目专注于技术,不涉及客户关系管理。

更新日志

v1.25.0

Features
Support Gui Translation without exiting #9086 (sithlord48)
Italian translation #9108 (albanobattistella)
Japanese translation #9163 (Yoshiaki Kasahara)
Chinese (simplified) translation #9169 (Yuanhang Zhang)
Russian translation #9171 (levpr1c)
Support symbolic icon deployment and recoloring linux #9071 (sithlord48)
Support dynamic panel icon coloring #9071 (sithlord48)
Show milliseconds in time values #9113 (sithlord48)
Expose GuiDebug settings #9114 (sithlord48)
Save geometry into into a state file #9145 (sithlord48)
Removes
CLI11 options
old deskflow-core cli options
TOMLPLUSPLUS and ENV files to set the configuration
What's Changed
fix: wayland sleep inhibit on client by @Psykar in #8947
Improve watchdog output loop and use QStrings by @nbolton in #8950
Reapply "refactor: App use Uniqueprt for SocketMultiplexer" by @nbolton in #8953
ci: be sure to always run CI checks by @sithlord48 in #8955
chore: rename XWindowsPowerManager => XDGPowerManager by @sithlord48 in #8954
fix: screensettingsDialog, do not allow aliases to be ip addresses by @sithlord48 in #8956
ci: fix names of suse and arch architecture postfix by @sithlord48 in #8959
fix: support 'xrandr --panning' by @winex in #8963
ci: use mac os 14 large to build x86 by @sithlord48 in #8972
feat: Remove unused OS based arguments by @sithlord48 in #8973
fix: Do not reuse listen sockets on Windows by @nbolton in #8979
fix: correct spelling of convertLayoutToISO in X11LayoutsParser by @nbolton in #8980
chore: remove unused ArgsBase::m_disableTray by @sithlord48 in #8975
Sonar cleanup 18 by @sithlord48 in #8976
fix: SettingsDialog, ensure debug warning is shown by @sithlord48 in #8983
Cleanup the CoreProcess by @sithlord48 in #8986
Set app id via registry portal by @sithlord48 in #8988
Use settings in core objects by @sithlord48 in #8886
feat: remove toml config file only use our QSettings based format by @sithlord48 in #8849
Feat: remove unused cli11 library by @sithlord48 in #8981
fix: windows, unable to use settings until a QApp is made by @sithlord48 in #9002
Set Filter log with QString by @sithlord48 in #8997
App cleanup unused args by @sithlord48 in #8991
chore: add note to feature request for up or down vote by @sithlord48 in #8995
fix: stop retry if core has crashed by @sithlord48 in #9009
chore: remove unused name parameter from ARCH->daemonize by @sithlord48 in #9012
chore: fix up feature request yml by @sithlord48 in #9016
fix: Remove bad assert in daemonize function by @nbolton in #9029
App cleanup by @sithlord48 in #9028
SonarScanner cleanup by @nbolton in #9015
Core process cleanup by @sithlord48 in #9023
fix: Store server config window state in memory instead of on disk by @nbolton in #8935
ci: Use Qt 6.10 by @sithlord48 in #9031
ci: make vcpkg pull from master on ci by @sithlord48 in #9034
Make Windows redist instructions more visible by @nbolton in #9036
fix: Invert noHooks to useHooks to match new config by @nbolton in #9039
Use user scope ini file for settings and pass to Core on Windows by @nbolton in #9018
refactor: set Remote host when it changes on the line edit. by @sithlord48 in #9045
deskflow-core remove non essential options by @sithlord48 in #9040
fix: handle xkb_keymap_mod_get_mask returning 0 by @enzious in #9050
fix: apply scroll lock setting on initialization by @enzious in #9043
Sonar cleanup 20 by @sithlord48 in #9048
chore: remove unneeded ArchDaemonUnix subclass by @sithlord48 in #9049
fix: dangling pointer from scoped var by @enzious in #9055
fix: client to server modifier press/release by @enzious in #9056
fix: SettingsDialog, set the UAC hidden by default unless on windows by @sithlord48 in #9057
Theme reactive icons by @sithlord48 in #9060
fix: ctrl+alt+fn issue by @enzious in #9062
refactor: call xkb_keymp_num_levels_for_key, to apply shift in EiStat… by @sithlord48 in #9074
docs: Add CODEOWNERS file to for default PR review requests by @nbolton in #9073
fix: stuck modifiers after screen unlock on windows by @qvr in #9069
fix: [build]Fix build issue without format support by @re2zero in #9065
refactor: use theme icon for tray on windows by @sithlord48 in #9070
Remove more unused by @sithlord48 in #9077
Docs: Set a logo and fav icon by @sithlord48 in #9078
chore: update dmg-volume icon used for mac os dmg by @sithlord48 in #9080
Update footer text in FingerprintDialog by @sithlord48 in #9082
Feat: I18N Support by @sithlord48 in #9053
Rm unused auto client by @sithlord48 in #9084
rm Unused gui/DataDownloader by @sithlord48 in #9085
Feat: Dynamic translation by @sithlord48 in #9086
Fix: Tray icon auto coloring by @sithlord48 in #9071
feat: Apple codesign support for development builds by @nbolton in #9089
chore: add missing es translation by @sithlord48 in #9092
Fix 9047 by @sithlord48 in #9091
Always use symblic icon in tray by @sithlord48 in #9094
refactor: Allow for colorful tray icon but fallback to symbolic by @sithlord48 in #9095
chore: add new .qtcreator user dir to ignore list by @sithlord48 in #9098
Add updated distros by @sithlord48 in #9100
Use format where ever possible by @sithlord48 in #9099
Define cleanup by @sithlord48 in #9102
refactor: Center drag point for screen management by @sithlord48 in #9104
feat: Add Italian translation by @sithlord48 in #9108
ci: Set OSX_DEPLOYMENT_TARGET as a configuration option by @SithLor...

下载地址

本地下载        本地下载2        123云盘

未经允许不得转载:Puresys纯净系统-软件下载 » 键盘和鼠标共享工具 deskflow v1.25.0 便携版

相关推荐

  • 暂无文章

评论 1

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址
  1. #0

    支持中文吗?

    QuTengFei6个月前 (06-01)回复

支付宝扫一扫打赏