Commit Graph

386 Commits

Author SHA1 Message Date
fufesou
dc40800210 do not show 'zoom cursor' if peer side is android
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-11 18:26:47 +08:00
fufesou
6cf81c811f do not show 'Show remote cursor' if peer side is android
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-11 18:21:23 +08:00
Mr-Update
d3ccf6032b
Update tabbar_widget.dart 2023-03-10 13:00:32 +01:00
21pages
d28aa6eeb0 not show menubar tooltip
Signed-off-by: 21pages <pages21@163.com>
2023-03-10 14:52:42 +08:00
21pages
bb201a47cb separate menubars open only when clicked
Signed-off-by: 21pages <pages21@163.com>
2023-03-10 14:04:18 +08:00
fufesou
8032659841 Do not enable privacy mode if current display is not the primary one
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-06 17:31:38 +08:00
fufesou
507472e87e show one display when privacy mode is on
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-06 17:31:37 +08:00
rustdesk
122f0f9611 small light theme redesign 2023-03-04 14:28:43 +08:00
NicKoehler
ab4ef977f4
Merge branch 'master' into modern-dialog 2023-03-01 18:00:56 +01:00
NicKoehler
55831948f8
prefere MaterialStatePropertyAll to MaterialStateProperty.all and other fixes 2023-03-01 16:35:51 +01:00
NicKoehler
18339cf343
password dialog 2023-02-28 16:36:44 +01:00
NicKoehler
0a3b5f10a6
Merge branch 'master' 2023-02-26 10:12:52 +01:00
fufesou
6740587d8a do not check keyboard permission on menu build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-25 23:11:28 +08:00
fufesou
e876adaec5 fix, flutter keyboard grab, connecting peers of older version
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-25 22:59:59 +08:00
NicKoehler
eb39cc5da1
fix button flicker 2023-02-25 10:08:34 +01:00
21pages
2a71b65a61 add missing insertLock menu
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 19:06:37 +08:00
RustDesk
1b82dc86ce
Merge pull request #3353 from 21pages/elevate
peercard and request elevation menu
2023-02-24 17:46:37 +08:00
21pages
47a514a416 optimize menubar code
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 16:20:24 +08:00
Kingtous
c3c4505132 feat: make file manager draggable 2023-02-24 15:57:22 +08:00
21pages
a9598e006a request elevation menu
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 15:51:13 +08:00
21pages
69f16ccd9f delay 3s to adjust window after changing resolution
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 10:44:04 +08:00
21pages
f5edf44f0f remote menubar theme
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 10:44:04 +08:00
21pages
4338451f6f refactor remote menubar with MenuBar for submenu
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 10:44:04 +08:00
NicKoehler
12a33cdfbb
Merge remote-tracking branch 'upstream/master' into file-manager-redesign 2023-02-22 23:01:31 +01:00
NicKoehler
325077435c
file manager redesign implementation 2023-02-22 22:13:21 +01:00
fufesou
d95a03924e fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-17 13:47:09 +08:00
RustDesk
0f414822bb
Merge pull request #3249 from fufesou/fix/monitor_count_sync
fix sync displays info && select monitor menu
2023-02-17 13:41:43 +08:00
fufesou
302499d1e0 fix sync displays info && select monitor menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-17 13:32:17 +08:00
NicKoehler
897f694ad4
fix for #3240 2023-02-16 18:17:42 +01:00
rustdesk
24473ebd7b fix: issue #3231 2023-02-16 15:01:15 +08:00
Kingtous
97ad7a42bd fix: window manager called on Android & bugfix etc. 2023-02-16 10:58:27 +08:00
NicKoehler
eac6dae3a7
increased margin 2023-02-15 14:14:21 +01:00
NicKoehler
84f97fbf1f
Merge branch 'master' into modern-menubar 2023-02-15 13:37:36 +01:00
NicKoehler
957bb65b9f
adjusted spacing 2023-02-15 13:27:21 +01:00
NicKoehler
9525960802
added new call end/wait icons 2023-02-15 13:19:15 +01:00
NicKoehler
c5d39b0c10
reworked 2023-02-15 11:40:17 +01:00
Kingtous
20be9e10b1 opt: scrollable on menubar, avoid overflow 2023-02-15 15:09:58 +08:00
fufesou
16dd1f3c79 translate mode, trivial changes
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-14 22:20:12 +08:00
fufesou
e24f72040e translate mode, trivial changes
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-14 22:09:25 +08:00
fufesou
7dfcc401e5 translate mode, mac --> win, init debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-14 21:42:31 +08:00
NicKoehler
491317bd6f
modernized menu bar 2023-02-14 13:57:33 +01:00
rustdesk
9d88a06cdf showTitle default to false, change titlebar logo 2023-02-10 15:05:35 +08:00
csf
d2c02ac85d Merge branch 'master' of https://github.com/rustdesk/rustdesk into opt_chat_overlay_and_fix_pageview_2 2023-02-08 22:29:51 +09:00
csf
ac1ae9fc3b workaround: PageView reload 2023-02-08 22:01:51 +09:00
RustDesk
993e2d9c77
Merge pull request #3116 from fufesou/feat/keyboard_translate_mode
feat/keyboard translate mode
2023-02-08 15:17:11 +08:00
fufesou
ddc9792d15 win, translate mode, debug almost done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 14:24:47 +08:00
fufesou
6e54cd2e6b win, translate mode, check dead code
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 14:24:47 +08:00
Kingtous
344d927ff8 opt: optimize icon 2023-02-07 20:38:27 +08:00
Kingtous
2943d2d0cc feat: cm interface 2023-02-07 16:20:37 +08:00
Kingtous
5e21a81a5c wip: implement flutter ui 2023-02-07 16:20:37 +08:00
Kingtous
efa4530c97 feat: add chat svg 2023-02-07 16:20:37 +08:00
Kingtous
2452a58eaa opt: rename and move audio transmission mode 2023-02-07 16:20:37 +08:00
Kingtous
05822991bf opt: rename to dual-way 2023-02-07 16:20:37 +08:00
Kingtous
393e0e9afb add: divider 2023-02-07 16:20:37 +08:00
Kingtous
cb228bef2b feat: add audio switch ui 2023-02-07 16:20:37 +08:00
csf
893f18cdec add PenetrableOverlayState, opt chat page over remote_page 2023-02-07 00:11:48 +09:00
fufesou
74dc2b2538 refactor remote menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-06 11:27:42 +08:00
rustdesk
255c58ef7b opt: close button color and corner on tab 2023-02-05 17:29:54 +08:00
fufesou
0d36166ea8 sync option after toggle
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-03 23:07:47 +08:00
RustDesk
a9b5739221
Merge pull request #3062 from Kingtous/master
fix: --connect command on macOS & window closing issues
2023-02-03 20:50:45 +08:00
fufesou
ca97826b80 update cursor position when menu is dismissed
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-03 19:17:59 +08:00
Kingtous
66851efaa3 fix: --connect command on macOS & window closing issues 2023-02-03 18:52:39 +08:00
fufesou
17aac13247 ignore first update cursor postion
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-03 18:28:47 +08:00
fufesou
e05b95743c cursor position and size update
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-03 17:03:19 +08:00
RustDesk
992d5b9b24
Merge pull request #3036 from 21pages/default_setting
Default display setting
2023-02-02 15:17:31 +08:00
Kingtous
6119e04006 fix: synchronize macOS window theme on flutter theme changed. 2023-02-02 13:57:40 +08:00
21pages
359f19af02 default display settings
Signed-off-by: 21pages <pages21@163.com>
2023-02-02 10:47:42 +08:00
RustDesk
1a3dcbd275
Merge pull request #3014 from 21pages/dialog-style
opt ui
2023-01-31 09:55:58 +08:00
fufesou
0765f7057f try fix https://github.com/rustdesk/rustdesk/issues/2923
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-30 22:13:47 +08:00
21pages
dec1820694 opt dialog style
Signed-off-by: 21pages <pages21@163.com>
2023-01-30 17:56:35 +08:00
rustdesk
92748f7ef4 adjust tab colors to fix issue #2957 2023-01-29 23:30:49 +08:00
fufesou
d1070b88bb dismiss menu after switching monitor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-29 14:39:02 +08:00
21pages
19f04f29c0 fix desktop dialog request focus
Signed-off-by: 21pages <pages21@163.com>
2023-01-28 17:46:36 +08:00
21pages
435e774964 fix switch sides delay #2893
Signed-off-by: 21pages <pages21@163.com>
2023-01-28 12:25:08 +08:00
Kingtous
3cd93ba5b7 opt: update remote alias/id on taskbar in remote window
https://github.com/rustdesk/rustdesk/discussions/2815#discussioncomment-4752398
2023-01-23 22:07:50 +08:00
fufesou
87a2705ba5 refactor, remove peer type
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-22 21:00:52 +08:00
21pages
84a45ac48f hide switch sides menu until #2893 fixed
Signed-off-by: 21pages <pages21@163.com>
2023-01-21 18:02:04 +08:00
21pages
81a60725f4 switch sides: remove outdate uuid
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:05 +08:00
21pages
333092f983 switch sides
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:05 +08:00
21pages
62791613a7 opt dialog button style
Signed-off-by: 21pages <pages21@163.com>
2023-01-15 19:46:16 +08:00
Kingtous
b4f7fcabad opt: make duplicated action panel offstage on macos 2023-01-13 00:06:38 -08:00
Asur4s
a35bd772cc fix conflicts 2023-01-12 00:35:39 +08:00
fufesou
a3643f53bf set image center when remote resolution is changed
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-10 17:13:40 +08:00
fufesou
5d6cb259da do not show adjust window when scale adaptive
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-10 16:07:48 +08:00
Josh Soref
128aa17476 spelling: visible
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
380a1670f0 spelling: chosen
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:58:33 -05:00
csf
6c577dc117 Merge branch 'master' of https://github.com/rustdesk/rustdesk 2023-01-09 14:51:58 +09:00
csf
a01b87510c move login.dart 2023-01-08 23:30:34 +09:00
Kingtous
40e9462679 fix: save/restore window position on macos
also hide on launch
2023-01-06 20:40:29 -08:00
fufesou
947b7c9a4d disable scroll options when image is wrapped by window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-06 20:26:34 +08:00
fufesou
921b049e1e ignore dpi while scale original
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-06 20:26:34 +08:00
csf
3e357159f3 refactor user login:
1. opt request json type.
2. desktop and mobile use same loginDialog.
3. opt loginDialog UI style.
4. opt login request Exception catch.
2023-01-06 19:26:19 +09:00
fufesou
fd974caa8d try fix https://github.com/rustdesk/rustdesk/issues/2670
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-04 16:42:08 +08:00
rustdesk
1998f8a6bc fix drag icon hidden because color is not set 2023-01-03 23:42:40 +08:00
fufesou
b114ebf350 fix some misspellings
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-31 21:41:16 +08:00
fufesou
56041a5aac fix remote cursor pos
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-30 16:14:30 +08:00
fufesou
50c33450b9 fix keyboard type store
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-27 18:16:29 +08:00
fufesou
ebdead8766 add svg
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-27 18:16:29 +08:00
fufesou
48e684335e choose keyboard layout type, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-27 18:16:29 +08:00
asur4s
a3769ca8e9 opt: map mode hide when unsupported 2022-12-26 02:32:48 -08:00
fufesou
c348282dbf fix adjust window, check visiable frame size
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-26 14:34:35 +08:00
21pages
a5643a6b59 fix two finger scroll
Signed-off-by: 21pages <pages21@163.com>
2022-12-26 09:48:44 +08:00
21pages
b3114d4147 file audit
Signed-off-by: 21pages <pages21@163.com>
2022-12-26 09:48:08 +08:00
fufesou
eac8327f57 fix adjust window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-23 23:10:34 +08:00
fufesou
92f31d3020 fix win-linux IntlBackslash
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-21 22:30:53 +08:00
csf
58c1be39c8 add catch err 2022-12-20 23:57:06 +09:00
Kingtous
7a938ace02 feat: add list file search listener 2022-12-14 11:57:11 +08:00
rustdesk
1424cbeb44 Merge branch 'master' into keyboard 2022-12-09 19:51:15 +08:00
Kingtous
d3d4c7dac4 opt: enable debug stacktrace output & add json serde check 2022-12-09 10:49:47 +08:00
Asura
3b60304d14 refactor: keyboard of client 2022-12-08 09:03:41 +08:00
fufesou
da08400fe5 remote menu, draggable hide widget
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-07 15:17:21 +08:00
fufesou
f2a6a8a88b do not show privacy action if peer does not support
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-02 21:37:10 +08:00
fufesou
7c09e66902 fix connect on subwindow, notify main window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-01 13:52:12 +08:00
Kingtous
10e1336221 opt: preserve addon buttons 2022-11-30 14:05:49 +08:00
Kingtous
c6e658e256 opt: fix win7 crash on latest device_info_plus 2022-11-30 13:56:22 +08:00
fufesou
4d044ca57a wayland cursor embeded
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-29 16:36:35 +08:00
fufesou
56ee947e2c do not show scroll options when scale adaptive
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-26 10:46:57 +08:00
fufesou
02c1bc6080 hide zoom-cursor if view-style is original
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-24 11:21:36 +08:00
fufesou
75d8168070 enable rust default option
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-17 19:33:58 +08:00
fufesou
9a70725090 Add peer option: zoom cursor & show menubar on conn
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-16 18:07:58 +08:00
21pages
ca8cb5a3b0 portable-service: better prompt message
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:12 +08:00
fufesou
730cd4ab10 Show alias if set, on remote tab
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-12 22:33:10 +08:00
fufesou
50d885d3e7 Remove SharedPreferences, debug win
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-10 23:33:24 +08:00
fufesou
0cf2bfb5ef save pin option on remote menubar
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-10 23:30:58 +08:00
Kingtous
7fe42e312f opt: add debug output 2022-11-09 17:23:18 +08:00
Kingtous
200d8dc0f5 fix: last window location calculation 2022-11-09 17:11:57 +08:00
fufesou
dbd3df370a feat_account: update ui
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-07 17:43:22 +08:00
fufesou
a84ee7a6ec oidc: init debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-07 15:20:18 +08:00
fufesou
87e53501e3 feat_account: mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-07 15:20:15 +08:00
Kingtous
0b167493cc opt: add preventClose to handle close event manually 2022-11-06 17:39:47 +08:00
Kingtous
e1f95b7209 opt: hide window 2022-11-05 23:41:55 +08:00
fufesou
911436379f flutter_desktop: remote tab menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-03 21:58:25 +08:00
fufesou
e229324021 flutter_desktop: get double click time, win
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-01 23:04:07 -07:00
Kingtous
892869c014 feat: tray logic in windows 2022-11-02 11:10:28 +08:00
Kingtous
4f301bd0b5 feat: add flutter tray and hide logic of main window 2022-11-02 10:22:41 +08:00
RustDesk
6e6a2cfbfe
Merge pull request #1897 from fufesou/fix_window_minmax_on_first_toggle
flutter_desktop: fix minmax on first click
2022-11-01 21:03:13 +08:00
fufesou
b63f1b33a8 flutter_desktop: fix minmax on first click
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-01 19:56:46 +08:00
fufesou
44309d861b remove unused imports
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-01 17:46:11 +08:00
fufesou
b28fa19dfe flutter_desktop: remote rxbool of fullscreen
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-01 17:01:43 +08:00
fufesou
f111306ef0 flutter_desktop: remote menu refactor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-30 18:26:00 +08:00
fufesou
db99eccbe0 win_fix_multi_tab: win clipboard refactor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-27 15:56:06 +08:00
RustDesk
b9a5514b7b
Merge pull request #1831 from Heap-Hop/feat/cm_chat_page_unread_msg
feat: desktop cm chat page unread msg
2022-10-27 06:53:32 +08:00
csf
c100505fa1 desktop cm chat feat: disable auto jumpTo other page when current hasFocus & add unread message mark on tab 2022-10-26 23:50:36 +09:00
csf
5a905174e7 cancel cm hidden timer when active 2022-10-26 21:39:28 +09:00
csf
64d11a9dda fix cm tabs scroll action 2022-10-26 21:02:20 +09:00
Kingtous
2301d09303 feat: replace forceAppUpdate with customed reloadWindow 2022-10-26 14:39:13 +08:00
Kingtous
492bc1525b fix: action button stateful tooltip 2022-10-24 17:14:16 +08:00
21pages
1249776a21 add auto-size-text for installCard button
Signed-off-by: 21pages <pages21@163.com>
2022-10-24 15:58:24 +08:00
RustDesk
52ce3dd2c2
Merge pull request #1763 from Heap-Hop/opt/cm_and_file
opt desktop cm and file transfer UI
2022-10-21 00:38:11 +08:00
csf
ee744d7de3 cm tabs add tooltips and selected color 2022-10-20 23:56:23 +09:00