RustDesk
|
1ac49c8892
|
Merge pull request #3196 from 21pages/relay_id
force relay when id is suffixed with "/r"
|
2023-02-16 12:50:40 +08:00 |
|
NicKoehler
|
84f97fbf1f
|
Merge branch 'master' into modern-menubar
|
2023-02-15 13:37:36 +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
|
8df357c941
|
refactor: use listview for file lists
|
2023-02-15 15:09:58 +08:00 |
|
21pages
|
6f106251f9
|
force relay when id is suffixed with "/r"
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-13 17:12:28 +08:00 |
|
Kingtous
|
9492f401f4
|
fix: allowing idle scroll events
|
2023-02-13 16:18:59 +08:00 |
|
rustdesk
|
3d40569dee
|
change all ocusNode: FocusNode()..requestFocus(), to autofocus: true``
|
2023-02-12 09:03:13 +08:00 |
|
Kingtous
|
19c7cd99d5
|
fix: --cm cannot exit on macOS
|
2023-02-10 21:19:07 +08:00 |
|
RustDesk
|
7129429226
|
Merge pull request #3152 from 21pages/fix
flutter option enable share rdp
|
2023-02-10 18:47:18 +08:00 |
|
21pages
|
5b36555faa
|
flutter option enable share rdp
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-10 18:42:08 +08:00 |
|
grummbeer
|
3c9e70d3a4
|
fix autofocus
|
2023-02-10 09:33:41 +01:00 |
|
RustDesk
|
829b3b59f9
|
Merge pull request #3138 from Heap-Hop/opt_mobile
Update mobile
|
2023-02-09 22:46:56 +08:00 |
|
csf
|
2a0c9699e8
|
move ImagePainter, and fix mobile drawImage quality
|
2023-02-09 23:00:34 +09:00 |
|
NicKoehler
|
15a8460fcd
|
removed SizedBox
|
2023-02-09 13:36:48 +01: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
|
3d5aca18d6
|
refactor OverlayKeyState for OverlayDialogManager and ChatModel
|
2023-02-08 22:01:15 +09:00 |
|
csf
|
0dba013089
|
remove unused Overlay in desktop_tab_page.dart and server_page.dart
|
2023-02-08 21:54:48 +09:00 |
|
Kingtous
|
344d927ff8
|
opt: optimize icon
|
2023-02-07 20:38:27 +08:00 |
|
Kingtous
|
29b1d106aa
|
opt: ui and message
|
2023-02-07 17:16:06 +08:00 |
|
Kingtous
|
66aaf243cf
|
opt: notify cm
|
2023-02-07 17:09:36 +08:00 |
|
Kingtous
|
2943d2d0cc
|
feat: cm interface
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
ebec8811c2
|
opt: add microphone permission tip
|
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 |
|
fufesou
|
0d36166ea8
|
sync option after toggle
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-03 23:07: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
|
29133e074d
|
Merge pull request #3028 from fufesou/fix/cursor_without_dpi
cursor scale
|
2023-02-03 10:44:41 +08:00 |
|
fufesou
|
f9e3a3f074
|
zoom cursor with dpi
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-02 14:50:36 +08:00 |
|
fufesou
|
d511d1e27a
|
zoom remote cursor when view style is original
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-02 14:50:35 +08:00 |
|
fufesou
|
aafc2e0a8e
|
zoom cursor on different OSs
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-02 14:50:35 +08:00 |
|
fufesou
|
77ee60c8dc
|
scale remote cursor when view style is adaptive
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-02 14:50:35 +08:00 |
|
fufesou
|
b5fbc23cb9
|
zoom system cursor when view scale is adaptive
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-02 14:50:35 +08:00 |
|
fufesou
|
8dba394205
|
scale system cursor image
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-02 14:50:34 +08:00 |
|
21pages
|
92145eeb71
|
other bool default display settings
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-02 10:47:49 +08:00 |
|
21pages
|
359f19af02
|
default display settings
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-02 10:47:42 +08:00 |
|
rustdesk
|
68cc667f47
|
partially fix issue #2747: text selectable, more top margin of buttons
on dialog
|
2023-02-01 21:28:26 +08:00 |
|
Kingtous
|
bf71e38426
|
fix: linux sub-window pos for double-check pos
|
2023-02-01 14:23:30 +08:00 |
|
Kingtous
|
60ff4982ca
|
fix: macos location restore incorrectly
|
2023-02-01 14:23:30 +08:00 |
|
jimmyGALLAND
|
55318c2393
|
Update desktop_tab_page.dart
|
2023-01-30 17:10:05 +01:00 |
|
Kingtous
|
d99b0bed0a
|
fix: set edge size to zero when in fullscreen mode
|
2023-01-30 21:43:09 +08:00 |
|
rustdesk
|
87de9eb726
|
a workaround of issue #2886, following the behavior address input of
chrome
|
2023-01-30 18:30:38 +08:00 |
|
fufesou
|
d04f047d14
|
feat mouse click and move through monitor widget
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-01-28 21:11:03 +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 |
|
21pages
|
b7844d1175
|
switch sides: linux dbus use uri as para like uni_links
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
|
cc0f4509a7
|
common dialog InputDecoration
Signed-off-by: 21pages <pages21@163.com>
|
2023-01-16 21:20:37 +08:00 |
|
21pages
|
9aecd28702
|
complex pernament password
lowercase, uppercase, digit, length>=8
Signed-off-by: 21pages <pages21@163.com>
|
2023-01-16 19:49:18 +08:00 |
|
21pages
|
62791613a7
|
opt dialog button style
Signed-off-by: 21pages <pages21@163.com>
|
2023-01-15 19:46:16 +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 |
|