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 |
|