Commit Graph

23 Commits

Author SHA1 Message Date
21pages 2fbc0625de fix macos low fps after installation (#13185)
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-10-16 17:27:23 +08:00
rustdesk 16d301a783 try AssociatedBundleIdentifiers per https://developer.apple.com/documentation/servicemanagement/updating-helper-executables-from-earlier-versions-of-macos#Respond-to-changes-in-System-Settings 2025-08-14 18:47:52 +08:00
fufesou 39b91911cb fix: update macos (#12578)
* fix: update macos

1. Use `ditto` instead of `cp -r`.
2. Add prompt for extracting dmg.

Signed-off-by: fufesou <linlong1266@gmail.com>

* fix: error to err

Signed-off-by: fufesou <linlong1266@gmail.com>

* Refact: Remove "Extracting"

Signed-off-by: fufesou <linlong1266@gmail.com>

---------

Signed-off-by: fufesou <linlong1266@gmail.com>
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
2025-08-07 23:31:31 +08:00
fufesou ca00706a38 feat, update, win, macos (#11618)
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-05-04 07:32:47 +08:00
rustdesk f1d2073d43 revert back, because useless 2025-03-12 20:06:35 +08:00
rustdesk f7c930e153 fix https://github.com/rustdesk/rustdesk/discussions/11104 2025-03-12 19:07:25 +08:00
rustdesk ef90ab2bd4 compelete fix https://github.com/rustdesk/rustdesk/discussions/10210
rather than the awful workaround
2025-01-01 23:05:52 +08:00
rustdesk d75caad71f move --server check into daemon.plist 2024-06-19 19:54:30 +08:00
rustdesk 137f58a84a refactor macos service for delegate again, remove runme in install service of linux 2024-06-19 18:49:49 +08:00
rustdesk 5aec5b084a refactor --service/--server start time check (my stupid to restart
--server)
2024-03-27 03:02:36 +08:00
rustdesk 85f387bfb9 improve https://github.com/rustdesk/rustdesk/discussions/5631#discussioncomment-8916273 2024-03-27 00:38:13 +08:00
rustdesk 81aec8402b Temp solution for https://github.com/rustdesk/rustdesk/discussions/5631 2024-03-26 22:31:58 +08:00
rustdesk d36e33a7cf rustdesk -> RustDesk in agent/daemon process since in App, the exe is
RustDesk rather than lowercase
2024-03-25 21:18:45 +08:00
rustdesk a28c9f8f36 remove more "rustdesk" built-in 2024-02-25 13:29:06 +08:00
rustdesk e2c9b78254 mac tray work 2022-04-29 16:21:18 +08:00
rustdesk 8995011d45 still not robust 2022-04-28 03:25:39 +08:00
rustdesk 4dfd57ea19 missed file 2022-04-26 11:20:02 +08:00
rustdesk 3566b0ee7a new mac service and local config 2022-04-26 11:19:45 +08:00
rustdesk e0637f966a sync config if enable mac service 2022-01-17 12:38:44 +08:00
rustdesk 5af1258454 refactor mac service 2022-01-17 12:05:06 +08:00
chenbaiyu d0ca9de946 add new service install tip in Chinese 2022-01-14 18:28:39 +08:00
chenbaiyu d5286782cd fix server service not start after daemon installed at first time 2022-01-14 17:36:41 +08:00
chenbaiyu b4f61c735e fix plist files and enhance privilege escalation method 2022-01-14 03:17:36 +08:00