Commit Graph

24 Commits

Author SHA1 Message Date
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
Kingtous
5b3a8a2c3d feat: upgrade flutter pubs 2023-05-24 00:19:57 +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
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
fufesou
8b7be688c2 macos, linux, r and b are reversed
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-23 17:06:54 +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
Kingtous
40e9462679 fix: save/restore window position on macos
also hide on launch
2023-01-06 20:40:29 -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
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
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