Commit Graph

1506 Commits

Author SHA1 Message Date
NicKoehler 717a7e9e03 Merge branch 'rustdesk:master' into chat 2023-05-20 18:35:03 +02:00
NicKoehler 52f1e06257 removed unused text 2023-05-20 18:33:40 +02:00
NicKoehler a84e774dc0 removed unused icons 2023-05-20 18:32:01 +02:00
NicKoehler 0b1fdffdcc grey disabled permissions 2023-05-20 18:30:13 +02:00
NicKoehler 11fc56ab2c switched to grid layout 2023-05-20 15:12:52 +02:00
NicKoehler f106a116ab larger chat and moved to left 2023-05-19 23:21:13 +02:00
NicKoehler 3dbc3b9d6c added fluent icons 2023-05-19 23:20:09 +02:00
fufesou df2de0fd61 windows, custom resolution
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-19 20:48:47 +08:00
fufesou 5f10d1aae6 support custom resolution ui
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-19 02:34:39 -07:00
NicKoehler 87c3a2850d modernized header 2023-05-18 22:59:07 +02:00
NicKoehler 301faf4387 added new icons 2023-05-18 22:10:49 +02:00
fufesou 700a59ea72 remove unused custom resolution ui
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 09:38:35 -07:00
fufesou 99ad6254c1 add translations
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:57:48 +08:00
fufesou d339fd178b remove custom resolution
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:54 +08:00
fufesou c6ccee67aa remember resolution, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:53 +08:00
fufesou 07500013ff resolution, mid commit, to debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:53 +08:00
fufesou a603e046e3 refactor resolution, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:53 +08:00
NicKoehler ec4a95f906 replaced buttons with switches 2023-05-18 11:41:16 +02:00
fufesou 3071bd84d0 refact the dragbox under the remote menubar
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-17 16:55:35 +08:00
fufesou 1747766f73 plugin_framework, uninstall
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-15 19:07:55 +08:00
Kingtous 56f1b75b52 fix: port forward & RDP check 2023-05-15 00:33:58 +08:00
rustdesk ab97e155b0 desktop_drop lock 2023-05-13 21:27:53 +08:00
RustDesk 305a04a785 Merge pull request #4344 from fufesou/feat/linux_exec_privileged
Feat/linux exec privileged
2023-05-12 16:51:54 +08:00
fufesou bc6ed22006 fix word spelling
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 16:29:10 +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 3b0788be56 Revert "disable desktop_drop for now" 2023-05-12 13:22:49 +08:00
rustdesk f0edb98026 fix ci 2023-05-12 11:20:22 +08:00
rustdesk 98a5f5ef6c try fix bridge ci 2023-05-12 10:56:29 +08:00
fufesou 095ac46255 plugin_framework, test plugin manager, uninstall is not fully tested
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:42 +08:00
fufesou 4ee0fd9676 plugin_framework, test install plugin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:14 +08:00
fufesou b06fad0e43 plugin_framework, handle plugin list
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:14 +08:00
fufesou 4eb6bd82a4 plugin_framework, handle plugin list
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:14 +08:00
fufesou db71dd039d plugin_framework, manager, install plugin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:14 +08:00
fufesou 6f5ff0ac0e plugin_framework, Remove plugin enable option
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:14 +08:00
rustdesk 302f1c48d3 update crates, test on mac only 2023-05-11 12:04:38 +08:00
Kingtous 971f88b38c fix: add pf_ prefix 2023-05-10 23:37:08 +08:00
Kingtous 229df038fc feat: add entry in left panel 2023-05-08 13:10:39 +08:00
Kingtous 77fa807b57 feat: implement dialog callback 2023-05-08 12:34:19 +08:00
deep-soft c1f40fd045 Update MainFlutterWindow.swift
fix macOS build after
https://github.com/rustdesk/rustdesk/commit/1753bd9dceb87df52a8ef0d86e6c7a0575f068dc
forgot about line 42:
DesktopDropPlugin ...
2023-05-06 14:00:54 +03:00
deep-soft b3e851e67f Update MainFlutterWindow.swift
fix macOS build after
https://github.com/rustdesk/rustdesk/commit/1753bd9dceb87df52a8ef0d86e6c7a0575f068dc
2023-05-06 12:23:45 +03:00
RustDesk 1753bd9dce Merge pull request #4283 from fufesou/fix/disable_desktop_drop
disable desktop_drop for now
2023-05-06 11:51:18 +08:00
fufesou c37b67b9c2 revert pubspec.yaml
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-05 20:49:06 -07:00
fufesou 72b19a27d3 disable desktop_drop for now
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-05 20:47:42 -07:00
Kingtous 1e03dfb1d0 feat: add general ui handler 2023-05-06 01:31:19 +07:00
RustDesk a7689f540c Revert "To support the touch pad of the magnetic keyboard on Android tablets." 2023-05-04 20:31:03 +08:00
lpcy a1412d2ff9 To support the touch pad of the magnetic keyboard on Android tablets. 2023-05-03 22:55:50 +08:00
Kingtous 3980e52a88 opt: close main window when exit from tray on macOS 2023-05-02 23:48:49 +08:00
Kingtous f4c5a3d903 fix: window on top when url scheme received from ipc 2023-05-02 16:20:07 +08:00
RustDesk 9bb9d637c7 Merge pull request #4251 from fufesou/refact/print_better
better print
2023-05-02 13:12:01 +08:00