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
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
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
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
Kingtous
40e9462679
fix: save/restore window position on macos
...
also hide on launch
2023-01-06 20:40:29 -08:00
kingtous
863ba0f4fb
feat: notarize dmg support
2023-01-06 11:59:09 +08:00
KG7x
4e7568dec1
Optimize images (loseless)
2022-12-25 19:36:51 +03: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
kingtous
0643227154
fix: macos titlebar
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
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
Kingtous
d5c0bcea61
revert: remove conflict bitsdojo_window plugin for linux & macOS
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-27 10:00:51 +08:00
kingtous
f2460c26ca
feat: add specific keyboard hook
2022-06-27 09:25:20 +08:00
Kingtous
0eacb6706a
feat: file transfer tab works
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-21 18:28:46 +08:00
SoLongAndThanksForAllThePizza
d756551791
fix: macos compilation
2022-06-02 16:13:34 +08:00
Kingtous
7b3bbdf964
feat: add customed titlebar
2022-05-29 19:55:50 +08:00
csf
beb11bd31c
flutter create --platforms=windows,macos,linux
2022-05-23 16:25:55 +08:00