Yang WenXi YangWX
YangWX synced commits to refs/heads/file-transfer at YangWX/crossdesk from mirror 2026-04-21 02:13:33 +08:00
e4dfb61509 [fix] fix wayland cursor mapping
d42b6e3261 [feat] update MiniRTC
Compare 2 commits »
YangWX synced commits to refs/heads/file-transfer at YangWX/crossdesk from mirror 2026-04-14 15:01:45 +08:00
3701b2c0d9 [chore] add acknowledgements
YangWX synced new reference refs/tags/v1.3.2-20260414-ecbec4d to YangWX/crossdesk from mirror 2026-04-14 06:51:32 +08:00
YangWX synced commits to refs/tags/v1.3.2-20260414-ecbec4d at YangWX/crossdesk from mirror 2026-04-14 06:51:32 +08:00
YangWX synced new reference refs/tags/v1.3.2-20260414-c1394db to YangWX/crossdesk from mirror 2026-04-14 06:51:32 +08:00
YangWX synced commits to refs/tags/v1.3.2-20260414-c1394db at YangWX/crossdesk from mirror 2026-04-14 06:51:32 +08:00
YangWX synced new reference refs/tags/v1.3.2 to YangWX/crossdesk from mirror 2026-04-14 06:51:32 +08:00
YangWX synced commits to refs/tags/v1.3.2 at YangWX/crossdesk from mirror 2026-04-14 06:51:32 +08:00
YangWX synced commits to refs/heads/file-transfer at YangWX/crossdesk from mirror 2026-04-14 06:51:32 +08:00
ecbec4d301 [ci] use rolling cache keys for xmake dependency caches
21425c7132 [fix] fix system tray icon display issue
3e95a7ba29 [fix] fix startup failure caused by wgc_plugin working directory change
c1394db285 [fix] fix missing wgc_plugin.dll in Windows packaging process, refs #76
Compare 4 commits »
YangWX synced commits to refs/heads/file-transfer at YangWX/crossdesk from mirror 2026-03-24 00:57:33 +08:00
eee6c588bd [fix] fix X11 odd-size captures by aligning dimensions to even values
eca68f6c7a [fix] fix keyboard input injection on Linux Wayland sessions
f4e28d8774 [fix] fix mac-to-windows symbol key input
21b179e01c [fix] release pressed modifier keys when stream window loses focus
83cacf6f51 [fix] split mouse and keyboard from data channel and use reliable transimission
Compare 6 commits »
YangWX synced commits to refs/heads/file-transfer at YangWX/crossdesk from mirror 2026-03-23 08:42:42 +08:00
511831ced3 [fix] fix Wayland reconnect black screen by keeping capturer warm and also fix Wayland mouse control
518e1afa58 [feat] add Linux screen capture fallback support for DRM and Wayland
Compare 2 commits »
YangWX synced commits to refs/heads/file-transfer at YangWX/crossdesk from mirror 2026-03-22 07:37:29 +08:00
43d03ac081 [fix] fix font path lookup for wqy/dejavu by switching from OpenType to TrueType
YangWX synced new reference refs/tags/v1.3.1-20260320-f7f62c5 to YangWX/crossdesk from mirror 2026-03-20 22:53:59 +08:00
YangWX synced commits to refs/tags/v1.3.1-20260320-f7f62c5 at YangWX/crossdesk from mirror 2026-03-20 22:53:59 +08:00
YangWX synced new reference refs/tags/v1.3.1 to YangWX/crossdesk from mirror 2026-03-20 22:53:59 +08:00
YangWX synced commits to refs/tags/v1.3.1 at YangWX/crossdesk from mirror 2026-03-20 22:53:59 +08:00
YangWX synced commits to refs/heads/file-transfer at YangWX/crossdesk from mirror 2026-03-20 22:53:59 +08:00
f7f62c5fe0 [fix] update MiniRTC: refactor IceAgent to improve stability
2bbddbca6b [fix] fix Linux audio fallback when audio devices are unavaliable
f0f8f27f4c [fix] fix blocking join() in Linux clipboard monitor thread during shutdown
262af263f2 [fix] move keyboard capturer to a background thread and use poll-based X11 event handling to avoid main-thread blocking
38b7775b1b [fix] fix restart/shutdown races in process monitor
Compare 6 commits »
YangWX synced commits to refs/heads/file-transfer at YangWX/crossdesk from mirror 2026-03-20 14:47:28 +08:00
4b1b09fd5b [fix] fix Linux fonts: use opentype instead of truetype
YangWX synced commits to refs/heads/file-transfer at YangWX/crossdesk from mirror 2026-03-20 06:33:59 +08:00
1d6425bbf4 [fix] update MiniRTC: fix compiler warnings by adding missing override specifiers
5ec6552d25 [fix] fix macOS intel CI build failure caused by python 3.13 PGO mismatch
79e4a0790a [fix] fix issue where wgc_plugin was not compiled
1d3cac54ab [feat] load wgc from wgc_plugin.dll at runtime and drop direct'windowsapp' linking, refs #74
Compare 4 commits »
YangWX synced commits to refs/heads/file-transfer at YangWX/crossdesk from mirror 2026-03-19 22:26:09 +08:00
2f26334775 [feat] unify UI font loading across platforms and prefer PingFang on macOS
9270d528e3 [feat] update miniRTC: fix compiler warnings caused by missing override specifiers
91db3a7e34 [feat] add Russian language support
d017561e54 [fix] fix typo ImGuiChildFlags_Border to ImGuiChildFlags_Borders
8e8a85bae3 [feat] upgrade actions/checkout and actions/cache to v5 for Node 24 compatibility
Compare 5 commits »