Commit Graph

  • a3aedcb624 [fix] fix incorrect new version notification display issue file-transfer v1.3.4-20260507-a3aedcb v1.3.4 latest dijunkun 2026-05-07 15:45:21 +08:00
  • 98b7c6c966 [fix] preserve Linux keypad navigation semantics and Windows scan-code metadata for remote keyboard input dijunkun 2026-05-07 14:50:00 +08:00
  • b1d956af2c [fix] fix left/right modifier key injection while preserving scan code metadata dijunkun 2026-05-06 17:52:31 +08:00
  • b7a031bb7f [fix] make PipeWire and portal dependencies optional v1.3.3-20260428-b7a031b v1.3.3 dijunkun 2026-04-28 17:08:34 +08:00
  • 15cce07b6e Merge branch 'desktop-unlock-win' into file-transfer dijunkun 2026-04-28 15:53:18 +08:00
  • 1d5d6f5121 [fix] fix Debian package dependencies for PipeWire and ALSA t64 transitions desktop-unlock-win dijunkun 2026-04-28 11:14:25 +08:00
  • 5f541f5c8b [feat] make CrossDesk service start and stop with the app dijunkun 2026-04-28 10:25:16 +08:00
  • 71bce08549 [fix] select the correct X11 pixel format conversion to prevent green-tinted screen capture on ubuntu dijunkun 2026-04-27 17:57:11 +08:00
  • 37b9badb2a [ci] fix NSIS uninstall function naming for service cleanup dijunkun 2026-04-22 00:16:58 +08:00
  • 4089e80fe8 [feat] register and remove CrossDeskService in the Windows installer dijunkun 2026-04-21 23:23:11 +08:00
  • 2be6e727ce [fix] use SDL keyboard capture on Wayland only dijunkun 2026-04-21 17:37:19 +08:00
  • d3b886c3f6 [fix] fix blocking issue on controlled-side during shutdown dijunkun 2026-04-21 16:52:59 +08:00
  • 97e48bfe71 [fix] fix Wayland keyboard capture by using SDL key events dijunkun 2026-04-21 14:47:10 +08:00
  • a8769dee06 Merge branch 'file-transfer' of https://github.com/kunkundi/crossdesk into file-transfer dijunkun 2026-04-21 09:28:22 +08:00
  • ffa94986d5 [feat] add Windows secure desktop remote unlock support for locked sessions, refs #77 dijunkun 2026-04-21 04:10:08 +08:00
  • e4dfb61509 [fix] fix wayland cursor mapping dijunkun 2026-04-20 18:09:13 +08:00
  • d42b6e3261 [feat] update MiniRTC dijunkun 2026-04-20 18:02:56 +08:00
  • 855b15025c [fix] fix file transfer window interactions issue dijunkun 2026-04-14 14:25:16 +08:00
  • 3701b2c0d9 [chore] add acknowledgements dijunkun 2026-04-14 11:03:06 +08:00
  • ecbec4d301 [ci] use rolling cache keys for xmake dependency caches v1.3.2-20260414-ecbec4d v1.3.2 dijunkun 2026-04-14 02:16:17 +08:00
  • 21425c7132 [fix] fix system tray icon display issue dijunkun 2026-04-14 01:54:03 +08:00
  • 3e95a7ba29 [fix] fix startup failure caused by wgc_plugin working directory change dijunkun 2026-04-14 01:53:20 +08:00
  • c1394db285 [fix] fix missing wgc_plugin.dll in Windows packaging process, refs #76 v1.3.2-20260414-c1394db dijunkun 2026-04-13 23:51:39 +08:00
  • eee6c588bd [fix] fix X11 odd-size captures by aligning dimensions to even values dijunkun 2026-03-24 00:07:44 +08:00
  • eca68f6c7a [fix] fix keyboard input injection on Linux Wayland sessions dijunkun 2026-03-23 23:14:05 +08:00
  • f4e28d8774 [fix] fix mac-to-windows symbol key input dijunkun 2026-03-23 22:30:58 +08:00
  • 21b179e01c [fix] release pressed modifier keys when stream window loses focus dijunkun 2026-03-23 21:33:01 +08:00
  • 83cacf6f51 [fix] split mouse and keyboard from data channel and use reliable transimission dijunkun 2026-03-23 21:14:07 +08:00
  • 13c37f01b1 [fix] fix cross-platform key capture and mapping issues dijunkun 2026-03-23 20:42:48 +08:00
  • 511831ced3 [fix] fix Wayland reconnect black screen by keeping capturer warm and also fix Wayland mouse control dijunkun 2026-03-23 05:18:56 +08:00
  • 518e1afa58 [feat] add Linux screen capture fallback support for DRM and Wayland dijunkun 2026-03-22 21:33:50 +08:00
  • 43d03ac081 [fix] fix font path lookup for wqy/dejavu by switching from OpenType to TrueType dijunkun 2026-03-22 00:39:19 +08:00
  • f7f62c5fe0 [fix] update MiniRTC: refactor IceAgent to improve stability v1.3.1-20260320-f7f62c5 v1.3.1 dijunkun 2026-03-20 15:58:59 +08:00
  • 2bbddbca6b [fix] fix Linux audio fallback when audio devices are unavaliable dijunkun 2026-03-20 15:14:45 +08:00
  • f0f8f27f4c [fix] fix blocking join() in Linux clipboard monitor thread during shutdown dijunkun 2026-03-20 15:02:34 +08:00
  • 262af263f2 [fix] move keyboard capturer to a background thread and use poll-based X11 event handling to avoid main-thread blocking dijunkun 2026-03-20 14:56:40 +08:00
  • 38b7775b1b [fix] fix restart/shutdown races in process monitor dijunkun 2026-03-20 14:50:42 +08:00
  • 56c0bca62f [chore] adjust hyperlink spacing and alignment dijunkun 2026-03-20 14:47:33 +08:00
  • 4b1b09fd5b [fix] fix Linux fonts: use opentype instead of truetype dijunkun 2026-03-20 13:01:13 +08:00
  • 1d6425bbf4 [fix] update MiniRTC: fix compiler warnings by adding missing override specifiers dijunkun 2026-03-20 04:36:58 +08:00
  • 5ec6552d25 [fix] fix macOS intel CI build failure caused by python 3.13 PGO mismatch dijunkun 2026-03-20 03:50:19 +08:00
  • 79e4a0790a [fix] fix issue where wgc_plugin was not compiled dijunkun 2026-03-20 02:59:31 +08:00
  • 1d3cac54ab [feat] load wgc from wgc_plugin.dll at runtime and drop direct'windowsapp' linking, refs #74 dijunkun 2026-03-20 01:36:36 +08:00
  • 2f26334775 [feat] unify UI font loading across platforms and prefer PingFang on macOS dijunkun 2026-03-19 21:58:14 +08:00
  • 9270d528e3 [feat] update miniRTC: fix compiler warnings caused by missing override specifiers dijunkun 2026-03-19 21:57:52 +08:00
  • 91db3a7e34 [feat] add Russian language support dijunkun 2026-03-19 20:04:30 +08:00
  • d017561e54 [fix] fix typo ImGuiChildFlags_Border to ImGuiChildFlags_Borders dijunkun 2026-03-19 16:16:51 +08:00
  • 8e8a85bae3 [feat] upgrade actions/checkout and actions/cache to v5 for Node 24 compatibility dijunkun 2026-03-19 15:03:58 +08:00
  • bea89e9111 [feat] crossdesk server image supports Linux ARM64, refs #72 dijunkun 2026-03-19 10:06:57 +08:00
  • 499ce0190a [fix] process mouse events only from the stream window dijunkun 2026-03-11 16:00:29 +08:00
  • 91bde91238 [feat] probe presence before connect and show warning if offline dijunkun 2026-03-10 17:46:44 +08:00
  • 3e31ba102d [fix] prevent sending connection requests to offline devices dijunkun 2026-03-10 10:53:58 +08:00
  • 263c5eefd3 [fix] fix update button lag in release mode by using non-blocking URL opener. dijunkun 2026-03-10 10:39:05 +08:00
  • b230b851e4 [fix] fix cannot close connection from Server Window when the peer is a web client v1.3.0-20260310-b230b85 v1.3.0 dijunkun 2026-03-10 00:39:00 +08:00
  • ff32477ffe [fix] update MiniRTC: fix crash on disconnect dijunkun 2026-03-10 00:35:33 +08:00
  • c6c60decdb [fix] fix incorrect online status of recently connections dijunkun 2026-03-09 22:52:05 +08:00
  • 7505adeca8 [feat] update MiniRTC dijunkun 2026-03-09 22:50:42 +08:00
  • 754f1fba88 [feat] show 'Receiving screen' text before the remote frame arrives dijunkun 2026-03-09 22:37:50 +08:00
  • 8be46b870a [feat] add cancel button during connecting dijunkun 2026-03-09 21:35:21 +08:00
  • 81cb1d6c0b [fix] disable clipboard sharing when not in control mode dijunkun 2026-03-05 17:46:27 +08:00
  • 319416f1b7 [feat] update MiniRTC: optimize video quality and smoothness dijunkun 2026-03-05 17:30:05 +08:00
  • d679c6251b [feat] update MiniRTC dijunkun 2026-03-03 17:51:03 +08:00
  • a14baafda7 [fix] fix keyboard event loss due to start_keyboard_capturer_ flag improper setting, fixes #65 dijunkun 2026-03-03 10:58:45 +08:00
  • cfdc7d3106 [fix] update MiniRTC: fix bandwidth degradation caused by ALR-triggered resolution downgrade during static frames dijunkun 2026-03-03 10:58:38 +08:00
  • 33d51b8ce5 [fix] reset to initial monitor on connection close via ResetToInitialMonitor to fix black screen dijunkun 2026-03-02 15:42:44 +08:00
  • b13dac2093 [feat] refine display of recent connections presence tooltip dijunkun 2026-03-02 10:48:16 +08:00
  • a605c95e5a [fix] fix window rounding inconsistency under different DPI scales dijunkun 2026-03-02 10:38:06 +08:00
  • 9a5553a636 [chore] update fonts dijunkun 2026-03-02 10:17:06 +08:00
  • ef02403da6 [fix] fix incorrect sizing of the online status indicator on high-DPI displays dijunkun 2026-03-01 16:47:09 +08:00
  • adfab363c1 [feat] add online presence check before connecting and show offline warning dialog dijunkun 2026-03-01 16:29:11 +08:00
  • 123d4cf595 [fix] update MiniRTC: fix the macOS hardware decode fail when the server using openH264 encode dijunkun 2026-03-01 15:40:50 +08:00
  • 19feb8ff49 [feat] show device online/offline status in recent connection tooltip dijunkun 2026-02-28 17:25:41 +08:00
  • 9223bf9d2d [feat] add online status indicators for recent connections dijunkun 2026-02-28 17:06:44 +08:00
  • 11b5f87841 [feat] update MiniRTC: add signaling send/receive API support dijunkun 2026-02-28 17:04:47 +08:00
  • cea59fb453 [feat] update MiniRTC dijunkun 2026-02-27 17:53:51 +08:00
  • 3a179bf480 [feat] add macOS installer icon and optimize packaging script (#70) ZongYangBigPolo 2026-02-27 17:37:54 +08:00
  • b9c53024f1 [feat] set video quality to HIGH and enable hardware codec by default dijunkun 2026-02-27 17:24:04 +08:00
  • 62b37ad698 [fix] resolve failures in the WGC→DXGI→GDI fallback chain dijunkun 2026-02-27 16:33:57 +08:00
  • de56cd5d3b [feat] update MiniRTC dijunkun 2026-02-27 16:30:08 +08:00
  • 8d9d78185a [fix] fix issue where client display list was incorrectly merged into the server display list dijunkun 2026-02-27 16:27:37 +08:00
  • b10a6512fe [feat] add Windows DXGI/GDI screen capture with WGC→DXGI→GDI fallback support dijunkun 2026-02-27 13:55:41 +08:00
  • a94da8802f [feat] make MainWindow and ServerWindow use rounded corners dijunkun 2026-02-26 18:06:07 +08:00
  • 4e6f82d00c [feat] restrict the dragging range of the ControlWindow dijunkun 2026-02-26 15:55:04 +08:00
  • 5e2ad99ec0 [feat] update MiniRTC to resolve color distortion in the OpenH264 decoder dijunkun 2026-02-25 17:48:30 +08:00
  • 8ab50ea362 [feat] add video resolution and conection mode in NetTrafficStats window dijunkun 2026-02-25 15:33:17 +08:00
  • 25e9958a69 Merge branch 'file-transfer' of https://github.com/kunkundi/crossdesk into file-transfer dijunkun 2026-02-24 17:56:21 +08:00
  • 410ea8b96b [feat] update MiniRTC dijunkun 2026-02-24 17:56:02 +08:00
  • e656664cad [chore] adjust file transfer save path button pos dijunkun 2026-02-24 14:36:03 +08:00
  • 0e6cee0961 [fix] fix stream window rendering height dijunkun 2026-02-24 14:31:34 +08:00
  • 42506b8c1d [ci] combine Linux amd64 and arm64 builds into a single job using matrix v1.2.4-20260213-42506b8 v1.2.4 dijunkun 2026-02-13 02:31:58 +08:00
  • e35365d162 [feat] disable and style minimize_to_tray checkbox for non-Windows platforms dijunkun 2026-02-13 02:29:52 +08:00
  • bf1c0f796d [fix] fix Linux system certificate loading failure dijunkun 2026-02-13 01:56:49 +08:00
  • 547532b28c [fix] fix server window scaling issues on high-DPI displays dijunkun 2026-02-13 01:26:10 +08:00
  • a91e23abf6 [fix] fix raw pointer issues when closing connections dijunkun 2026-02-13 01:12:21 +08:00
  • 2b324f636b [fix] fix macOS system certificate loading failure dijunkun 2026-02-12 22:49:54 +08:00
  • 103b8372e4 [chore] rename packaged executable to CrossDesk.exe in NSIS and portable artifacts v1.2.3-20260212-103b837 v1.2.3 dijunkun 2026-02-12 16:45:41 +08:00
  • f7f1724bf1 [feat] optimize hyperlink opening by replacing system start with CreateProcessW-based URL launch on Winodws v1.2.3-20260212-f7f1724 main dijunkun 2026-02-12 16:22:57 +08:00
  • 5d70e11f17 [feat] support Windows x64 portable build, refs #54 dijunkun 2026-02-12 16:03:06 +08:00
  • fb7ae90d46 [feat] add configurable file transfer save path in settings window, refs #63 dijunkun 2026-02-12 14:30:14 +08:00
  • 957792a7a0 [feat] remove client certificate dependency v1.2.2-20260211-957792a v1.2.2 dijunkun 2026-02-11 16:23:43 +08:00