Commit Graph

58 Commits

Author SHA1 Message Date
fufesou
8b7be688c2 macos, linux, r and b are reversed
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-23 17:06:54 +08:00
rustdesk
60fa453495 revert back,
https://stackoverflow.com/questions/3654931/application-failed-codesign-verification,
codesign fail after change executable_name
2023-02-14 14:50:01 +08:00
rustdesk
8a68974f4f Try out change CFBundleExecutable to rustdesk from EXECUTABLE_NAME, so
that it is not "RustDesk"
2023-02-14 14:30:42 +08:00
NicKoehler
65e1b7d74e
edited icon #2722 2023-02-13 10:53:05 +01:00
rustdesk
f7643077d3 new tray 2023-02-09 21:28:42 +08:00
rustdesk
2feed1cdaf though this change exe name to rustdesk, but it also change the name
used in the other place
2023-02-08 20:00:16 +08:00
RustDesk
563225e9d7
Merge pull request #2981 from Kingtous/feat/dual_audio_transmission
feat: dual audio transmission support
2023-02-08 15:14:31 +08:00
rustdesk
3ca72e82a0 new logo design 2023-02-07 21:04:50 +08:00
Kingtous
ebec8811c2 opt: add microphone permission tip 2023-02-07 16:20:37 +08:00
Kingtous
3a1b978112 feat: add event handler on rust macos 2023-02-04 11:23:47 +08:00
Kingtous
66851efaa3 fix: --connect command on macOS & window closing issues 2023-02-03 18:52:39 +08:00
Kingtous
6119e04006 fix: synchronize macOS window theme on flutter theme changed. 2023-02-02 13:57:40 +08:00
rustdesk
5149b90e53 fix hide docker (can not call too early) 2023-02-01 17:11:24 +08:00
Kingtous
a17f14b92a opt: upgrade flutter ci/nightly to 3.7.0 stable
This reverts commit 6f9b3ae466.
2023-01-28 09:41:05 +08:00
RustDesk
6f9b3ae466
Revert "opt: upgrade flutter ci/nightly to 3.7.0 stable" 2023-01-27 21:11:46 +08:00
Kingtous
06a0aeb03b opt: upgrade flutter to 3.7.0 2023-01-26 22:57:49 +08:00
NicKoehler
374167b782
compressed 2023-01-24 10:30:29 +01:00
NicKoehler
e66ecae5f4
generated new mac icons 2023-01-23 18:57:16 +01:00
rustdesk
45c0e10102 applicationDidFinishLaunching 2023-01-20 10:26:27 +08:00
rustdesk
aac12c2b21 applicationShouldOpenUntitledFile 2023-01-20 01:25:15 +08:00
rustdesk
14d7621425 change product name from rustdesk to RustDesk 2023-01-20 00:09:58 +08:00
rustdesk
3cbcd2e46a mac tray icon opt 2023-01-11 15:35:35 +08:00
Kingtous
40e9462679 fix: save/restore window position on macos
also hide on launch
2023-01-06 20:40:29 -08:00
rustdesk
c1f983a952 remove ENABLE_HARDENED_RUNTIME in debug to make flutter run -d macos
works under m1
2023-01-06 21:33:01 +08:00
kingtous
632a981a84 fix: enable hardened runtime in whole project 2023-01-06 11:59:09 +08:00
kingtous
863ba0f4fb feat: notarize dmg support 2023-01-06 11:59:09 +08:00
rustdesk
a211949ba4 add __CGPreLoginApp flag to xcode project following https://stackoverflow.com/questions/41429524/how-to-simulate-keyboard-and-mouse-events-using-cgeventpost-in-login-window-mac https://opensource.apple.com/source/IOHIDFamily/IOHIDFamily-700/IOHIDFamily.xcodeproj/project.pbxproj 2023-01-05 15:57:59 +08:00
rustdesk
a109788f6e add mac tray icon to mac resources 2023-01-05 15:17:57 +08:00
KG7x
4e7568dec1 Optimize images (loseless) 2022-12-25 19:36:51 +03:00
Huabing Zhou
4815099482 make m1 run (used brew install llvm) 2022-12-23 22:00:05 +08:00
rustdesk
c3ea787aa8 remove tray manager in pod lock 2022-12-05 17:01:12 +08:00
rustdesk
c37f4dabe1 add LSUIElement=1 to flutter/macos/Runner/Info.plist 2022-12-04 17:00:30 +08:00
Kingtous
5465b84971 refactor: remove tray manager in macos 2022-12-02 16:46:43 +08:00
rustdesk
420dd9c9db mac help cards
two mac issues:
1) windows position not saved, position not got, win manager issue?
2) freeCache not found from custom cursor channel
2022-11-29 22:00:27 +08:00
kingtous
0643227154 fix: macos titlebar 2022-11-22 23:03:12 +08:00
kingtous
4a3dd3a5af opt: relative macos dylib 2022-11-22 23:03:12 +08:00
Kingtous
8b15174ca6 update: deps
wip: add arm,arm64 triplet

opt: macos nightly ci
2022-11-22 23:03:12 +08:00
rustdesk
2952f151a0 modify copyright in mac 2022-11-20 21:10:40 +08:00
kingtous
5fff68011a wip: uni links 2022-10-19 16:28:07 +08:00
rustdesk
204eab4b81 add margin to app icon 2022-09-22 23:22:31 +08:00
Kingtous
429d72c9c3 refactor: change binary name to rustdesk 2022-09-19 10:06:12 +08:00
rustdesk
4b451b25e9 disable macos sandbox, we are not normal app 2022-09-16 22:38:55 +08:00
rustdesk
d80b5c35d4 add icon files for mac flutter 2022-09-16 21:53:34 +08:00
Kingtous
3ef1adf796 opt: icons for all platform 2022-09-16 11:10:09 +08:00
rustdesk
ccdd01eed0 fix mac flutter build issue, ipc not working yet 2022-09-16 00:32:34 +08:00
Asura
3b5b79712b Fix compile error on macos 2022-08-27 22:17:02 +08:00
fufesou
aa48711f05 flutter_desktop_online_state: debug online states
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-28 11:25:22 +08:00
fufesou
0ba8b4079b flutter_desktop_online_state: refactor connection page
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-28 11:11:13 +08:00
Kingtous
5aded67597 add: sortby, address link, platform, last jobs[1/2] 2022-07-11 16:07:49 +08:00
Kingtous
3f2aaae1ff opt: merge addon
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-27 11:51:29 +08:00