Commit Graph

168 Commits

Author SHA1 Message Date
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
grummbeer
432f0b7e3e CustomDialog. Add left padding to actions 2023-02-15 15:20:09 +01: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
grummbeer
bf38fb7118 Dialog. Unify padding. 2023-02-11 12:32:55 +01:00
RustDesk
3e17fd372b
Revert "unify padding of dialogs" 2023-02-10 23:33:52 +08:00
Kingtous
19c7cd99d5 fix: --cm cannot exit on macOS 2023-02-10 21:19:07 +08:00
grummbeer
23f133b836 unify padding of dialogs 2023-02-10 10:52:41 +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
Kingtous
ebec8811c2 opt: add microphone permission tip 2023-02-07 16:20:37 +08:00
Kingtous
9d391d3801 opt: format and name 2023-02-07 01:35:38 +08:00
Kingtous
1426771ec9 fix: uni links failed to be invoked with --cm running on macOS 2023-02-07 01:31:23 +08:00
rustdesk
3462756a11 optimize dialog margin, fix password eye icon color 2023-02-05 16:56:13 +08:00
Kingtous
7e69cbde26 opt: support binary + uri links startup 2023-02-04 11:23:47 +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
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
rustdesk
68cc667f47 partially fix issue #2747: text selectable, more top margin of buttons
on dialog
2023-02-01 21:28:26 +08:00
21pages
00a3b04aab fix theme
Signed-off-by: 21pages <pages21@163.com>
2023-01-30 19:38:50 +08:00
21pages
dec1820694 opt dialog style
Signed-off-by: 21pages <pages21@163.com>
2023-01-30 17:56:35 +08:00
21pages
19f04f29c0 fix desktop dialog request focus
Signed-off-by: 21pages <pages21@163.com>
2023-01-28 17:46:36 +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
RustDesk
7c23b697de
Merge pull request #2838 from 21pages/switch_sides
switch sides
2023-01-21 08:05:32 +08:00
21pages
ee0e84be37 update flutter_rust_bridge to latest
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:52 +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
c25796e44d switch sides: windows
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
Kingtous
1da141e6a7 opt: prevent duplicate window instance on windows 2023-01-20 12:03:03 +08:00
21pages
d793fa64a3 dialog tab order
Signed-off-by: 21pages <pages21@163.com>
2023-01-16 21:20:39 +08:00
21pages
cc0f4509a7 common dialog InputDecoration
Signed-off-by: 21pages <pages21@163.com>
2023-01-16 21:20:37 +08:00
21pages
62791613a7 opt dialog button style
Signed-off-by: 21pages <pages21@163.com>
2023-01-15 19:46:16 +08:00
21pages
d3b490ac48 elevation request
Signed-off-by: 21pages <pages21@163.com>
2023-01-14 17:39:46 +08:00
rustdesk
878111f32d fix a3643f53bf 2023-01-11 18:49:06 +08:00
rustdesk
9e9d6fa002 fix linux.svg 2023-01-11 18:41:45 +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
csf
6c577dc117 Merge branch 'master' of https://github.com/rustdesk/rustdesk 2023-01-09 14:51:58 +09:00
Kingtous
40e9462679 fix: save/restore window position on macos
also hide on launch
2023-01-06 20:40:29 -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
KG7x
71103886e6 Fix typo 2022-12-25 20:21:13 +03:00
csf
cba6a3e0ee refactor to use ServerConfig 2022-12-21 16:24:01 +09:00
csf
4f74acba76 add ServerConfig, update server config import and export 2022-12-21 15:14:43 +09:00
21pages
895d339d86 fix theme sync
Signed-off-by: 21pages <pages21@163.com>
2022-12-17 12:27:31 +08:00
21pages
880a0d4209 add group peer card
Signed-off-by: 21pages <pages21@163.com>
2022-12-14 11:25:31 +08:00
Kingtous
d3d4c7dac4 opt: enable debug stacktrace output & add json serde check 2022-12-09 10:49:47 +08:00
21pages
6f7eb17c48 ab: read respectively and sync when set
Signed-off-by: 21pages <pages21@163.com>
2022-12-06 12:12:10 +08:00
21pages
fb0c75f188 fix theme sync
Signed-off-by: 21pages <pages21@163.com>
2022-12-04 19:55:48 +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
c6e658e256 opt: fix win7 crash on latest device_info_plus 2022-11-30 13:56:22 +08:00