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
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
3ca72e82a0
new logo design
2023-02-07 21:04:50 +08:00
Kingtous
3a1b978112
feat: add event handler on rust macos
2023-02-04 11:23:47 +08:00
rustdesk
5149b90e53
fix hide docker (can not call too early)
2023-02-01 17:11:24 +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
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
Huabing Zhou
4815099482
make m1 run (used brew install llvm)
2022-12-23 22:00:05 +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
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
SoLongAndThanksForAllThePizza
d756551791
fix: macos compilation
2022-06-02 16:13:34 +08:00
csf
beb11bd31c
flutter create --platforms=windows,macos,linux
2022-05-23 16:25:55 +08:00