rustdesk
|
9fa9128892
|
exit directly in rustdesk_core_main for macos
|
2023-06-28 12:05:27 +08:00 |
|
rustdesk
|
c66e8312de
|
NSApplication.shared.terminate not exit?
|
2023-06-28 11:34:08 +08:00 |
|
rustdesk
|
b07ac438f5
|
working on windows service install/uninstall
|
2023-06-05 20:27:48 +08:00 |
|
rustdesk
|
bd3386e014
|
remove fluent
|
2023-05-24 14:18:42 +08:00 |
|
Kingtous
|
8be1f5fc3d
|
fix: compile for macos
|
2023-05-24 00:19:57 +08:00 |
|
Kingtous
|
5b3a8a2c3d
|
feat: upgrade flutter pubs
|
2023-05-24 00:19:57 +08:00 |
|
rustdesk
|
ab97e155b0
|
desktop_drop lock
|
2023-05-13 21:27:53 +08:00 |
|
RustDesk
|
f9e96cef6a
|
Revert "Update MainFlutterWindow.swift"
|
2023-05-12 13:24:21 +08:00 |
|
RustDesk
|
bf3d0a6c83
|
Revert "Update MainFlutterWindow.swift"
|
2023-05-12 13:23:56 +08:00 |
|
rustdesk
|
302f1c48d3
|
update crates, test on mac only
|
2023-05-11 12:04:38 +08:00 |
|
deep-soft
|
c1f40fd045
|
Update MainFlutterWindow.swift
fix macOS build after
1753bd9dce
forgot about line 42:
DesktopDropPlugin ...
|
2023-05-06 14:00:54 +03:00 |
|
deep-soft
|
b3e851e67f
|
Update MainFlutterWindow.swift
fix macOS build after
1753bd9dce
|
2023-05-06 12:23:45 +03:00 |
|
fufesou
|
a023764bfd
|
better print
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-01 22:59:07 +08:00 |
|
rustdesk
|
5375c98e25
|
to make macos debug can be run directly without flutter run to skip
"mapped file has no Team ID and is not a platform binary (signed with
custom identity or adhoc" issue
|
2023-02-28 23:04:15 +08:00 |
|
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 |
|