rustdesk
|
255c58ef7b
|
opt: close button color and corner on tab
|
2023-02-05 17:29:54 +08:00 |
|
rustdesk
|
3462756a11
|
optimize dialog margin, fix password eye icon color
|
2023-02-05 16:56:13 +08:00 |
|
Kingtous
|
4dfae8da10
|
feat: add url scheme handler for macos
|
2023-02-04 11:23:48 +08:00 |
|
Kingtous
|
7e69cbde26
|
opt: support binary + uri links startup
|
2023-02-04 11:23:47 +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
|
0940c93a48
|
show cursor on conn is established
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-03 20:27:05 +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
|
c13c89c0d6
|
fix: uni links cause main window show
|
2023-02-03 18:52:40 +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
|
50c8855d28
|
unify peer tab text color with tab bar text color
|
2023-02-03 16:18:08 +08:00 |
|
RustDesk
|
dbb5eb0c8e
|
Merge pull request #3051 from 21pages/reorder-tab
recover reordered peer tab
|
2023-02-03 15:04:17 +08:00 |
|
RustDesk
|
29133e074d
|
Merge pull request #3028 from fufesou/fix/cursor_without_dpi
cursor scale
|
2023-02-03 10:44:41 +08:00 |
|
21pages
|
1a1bd1b5d8
|
recover reordered peer tab, because flutter 3.7.0 fix
ReorderableListView crash
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-03 10:28:39 +08:00 |
|
RustDesk
|
992d5b9b24
|
Merge pull request #3036 from 21pages/default_setting
Default display setting
|
2023-02-02 15:17:31 +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
|
8881462f74
|
debug macos
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 |
|
Kingtous
|
205f37cd56
|
opt: shrink unnecessary theme code
|
2023-02-02 14:03:50 +08:00 |
|
Kingtous
|
6119e04006
|
fix: synchronize macOS window theme on flutter theme changed.
|
2023-02-02 13:57:40 +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 |
|
21pages
|
8d60bcd51a
|
remove useless empty --switch_uuid
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-02 10:01:28 +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 |
|
rustdesk
|
2e53580caa
|
beautify quality monitor
|
2023-02-01 19:36:36 +08:00 |
|
rustdesk
|
20003841d0
|
bind.mainHideDocker must be put in windowManager.waitUntilReadyToShow
|
2023-02-01 17:36:05 +08:00 |
|
rustdesk
|
5149b90e53
|
fix hide docker (can not call too early)
|
2023-02-01 17:11:24 +08:00 |
|
Kingtous
|
cbf0da6195
|
feat: add trackpad listener support based on flutter 3.3
|
2023-02-01 16:29:21 +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 |
|
RustDesk
|
1a3dcbd275
|
Merge pull request #3014 from 21pages/dialog-style
opt ui
|
2023-01-31 09:55:58 +08:00 |
|
21pages
|
61389bc11f
|
adjust quality monitor ui
Signed-off-by: 21pages <pages21@163.com>
|
2023-01-31 09:28:33 +08:00 |
|
jimmyGALLAND
|
55318c2393
|
Update desktop_tab_page.dart
|
2023-01-30 17:10:05 +01: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 |
|
Kingtous
|
d99b0bed0a
|
fix: set edge size to zero when in fullscreen mode
|
2023-01-30 21:43:09 +08:00 |
|
21pages
|
00a3b04aab
|
fix theme
Signed-off-by: 21pages <pages21@163.com>
|
2023-01-30 19:38:50 +08:00 |
|
rustdesk
|
87de9eb726
|
a workaround of issue #2886, following the behavior address input of
chrome
|
2023-01-30 18:30:38 +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 |
|
RustDesk
|
b83b0e79de
|
Merge pull request #2978 from Heap-Hop/master
feat: add device info in LoginRequest
|
2023-01-28 22:49:52 +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 |
|
csf
|
813b9ea79d
|
fix logout failed
|
2023-01-28 22:02:42 +09:00 |
|
csf
|
733a43df07
|
1. fix get_api_server.
2. add device info in LoginRequest
|
2023-01-28 21:24:49 +09:00 |
|