Commit Graph

1570 Commits

Author SHA1 Message Date
RustDesk
33c2d04297
Merge pull request #4578 from grummbeer/dialog-request-elevation
Dialogs. Cleanup request elevation dialog.
2023-06-07 23:20:18 +08:00
rustdesk
7f51f8d976 refactor linux install/uninstall service as windows 2023-06-07 23:08:50 +08:00
21pages
3d5273b7fd only enable_soft_keyboard in CustomAlertDialog on android
Signed-off-by: 21pages <pages21@163.com>
2023-06-07 22:46:20 +08:00
RustDesk
ee50eccda0
Merge pull request #4580 from 21pages/android
force enable soft keyboard in CustomAlertDialog for mobile
2023-06-07 22:42:55 +08:00
21pages
d924490edd force enable soft keyboard in CustomAlertDialog
Signed-off-by: 21pages <pages21@163.com>
2023-06-07 22:37:19 +08:00
grummbeer
56540ec7b6 Dialogs. Cleanup request elevation dialog. 2023-06-07 15:14:25 +02:00
fufesou
c4f9650d7f fix, win mouse, touchpad scroll
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-07 20:01:01 +08:00
rustdesk
c69d59596b windows gracy exit: fix issue #3728 #3395 #912 2023-06-07 14:25:34 +08:00
grummbeer
244057d8a4 Cleanup Dialogs. Padding bottom to progressbar only if it is visible 2023-06-06 20:47:57 +02:00
grummbeer
17a61b5103 Cleanup Dialogs. Remove extra space on RDP dialog 2023-06-06 20:41:20 +02:00
rustdesk
91e22caf4b fix permissions 2023-06-07 00:01:44 +08:00
rustdesk
063891a2c1 do not lock security if service is stopped, because users may change it
before starting service
2023-06-06 21:56:31 +08:00
rustdesk
a5d56fcd3f refactor service start/stop 2023-06-06 21:51:40 +08:00
RustDesk
d2bb866e48
Merge pull request #4562 from grummbeer/cleanup-page-install
Cleanup page install
2023-06-06 21:24:28 +08:00
grummbeer
16ad498ef3 Remove splash for Desktop 2023-06-06 14:53:05 +02:00
grummbeer
67ad5e3e40 Page Install. Disable checkboxes when installation has been started. 2023-06-06 13:38:46 +02:00
grummbeer
c78e7ec49f Page Install. Make agreement area more visible 2023-06-06 11:28:20 +02:00
grummbeer
5b74e30b23 Page Install. ProgressIndiactor space to buttons. 2023-06-06 11:01:22 +02:00
grummbeer
ae9c0df818 Page Install. Reset styles for headline to theme defaults. 2023-06-06 09:24:25 +02:00
grummbeer
a6f27e0c82 Page Install. Adjust window inner padding. 2023-06-06 09:24:25 +02:00
grummbeer
d90201f874 Page Install. Reset styles for buttons. 2023-06-06 09:24:25 +02:00
grummbeer
a029bd9a92 Page Install. Reset styles for input field. 2023-06-06 09:24:25 +02:00
grummbeer
ba12c50dc1 Page Install. Checkboxes. Fix overflow, alignment. 2023-06-06 09:24:25 +02:00
grummbeer
88ce6e74a8 Page Install. Add icons to buttons on confirmation dialog. 2023-06-06 09:24:25 +02:00
grummbeer
ed1535ac7b Page Install. Tooltip, icon, https for outgoing url. 2023-06-06 09:24:25 +02:00
grummbeer
a04a36d9b0 Page Install. Use path.join for install_path instead of string concat 2023-06-06 09:24:25 +02:00
fufesou
e670989e0f restore custom resolution for each display
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 20:33:24 +08:00
rustdesk
b07ac438f5 working on windows service install/uninstall 2023-06-05 20:27:48 +08:00
rustdesk
1168567d5e make progress bar right margin to cancel button 2023-06-05 03:04:07 +08:00
rustdesk
f4bdfb6936 move windows uni registery out from here, because it should only work
for installed rustdesk
todo: start too slow, need to remove some wait
2023-06-04 23:07:10 +08:00
fufesou
a1b0b90f08 fix blurry image, original scale, resizing window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-04 21:06:51 +08:00
RustDesk
89035b5223
Merge pull request #4541 from 21pages/opt_ui
opt cm ui
2023-06-04 16:11:29 +08:00
21pages
6f7f607c3f opt cm ui
Signed-off-by: 21pages <pages21@163.com>
2023-06-04 15:57:01 +08:00
RustDesk
afb8e255de
Merge pull request #4540 from fufesou/fix/login
fix login
2023-06-04 14:33:02 +08:00
fufesou
a8b1e3ff7e fix login
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-04 14:29:00 +08:00
rustdesk
caa274a5e1 move pub to rustdesk-org 2023-06-03 19:27:24 +08:00
rustdesk
f3a6ddbc96 fix possible --cm crash when closing on linux 2023-06-03 19:02:52 +08:00
fufesou
f952c32c90 remove auto login checkbox
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-31 17:17:45 +08:00
fufesou
c28387c8c6 fix oidc login
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-30 15:32:19 +08:00
RustDesk
92b46737c6
Merge pull request #4500 from 21pages/fix_cm_overflow
fix cm permission icon overflow
2023-05-29 16:18:29 +08:00
21pages
24ee8509d2 fix cm permission icon overflow
Signed-off-by: 21pages <pages21@163.com>
2023-05-29 16:13:00 +08:00
21pages
b58fbb26ba close chat page bofore remote page
Signed-off-by: 21pages <pages21@163.com>
2023-05-29 10:19:40 +08:00
21pages
3ec13714c9 opt mobile chat page style
Signed-off-by: 21pages <pages21@163.com>
2023-05-29 10:19:34 +08:00
RustDesk
865ac8240c
Merge pull request #4483 from NicKoehler/chat-fix
Chat padding fix
2023-05-25 19:41:15 +08:00
NicKoehler
04cfd4ab3f
fix messages order/color 2023-05-25 12:04:52 +02:00
Kingtous
9d3c890763 fix: ci for bridge not fully support dart 3.x yet 2023-05-25 16:59:10 +08:00
NicKoehler
349b54b4b4
fix padding 2023-05-24 20:26:41 +02:00
rustdesk
bd3386e014 remove fluent 2023-05-24 14:18:42 +08:00
rustdesk
7dcfcd4b18 svgo svg files 2023-05-24 12:54:58 +08:00
RustDesk
f0cb01d880
Merge pull request #4463 from Kingtous/test/flutter_3_10
feat: upgrade flutter to 3.10
2023-05-24 09:40:16 +08:00