Commit Graph

49 Commits

Author SHA1 Message Date
rustdesk 3101c4e119 fix formatId, right panel button style, default windows size (windows,
Linux, no idea about Mac, need to check with xcode)
2022-09-20 19:31:32 +08:00
rustdesk e0d759c3bb remove menu from desktop home page 2022-09-19 18:38:19 +08:00
csf e32a019a29 feat: Android change id 2022-09-16 21:52:08 +08:00
Kingtous 0e26095852 opt: main window save/restore offset/position 2022-09-16 12:14:03 +08:00
fufesou a075385a11 flutter_desktop: fix resize scale && Pin peer menu bar
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-09-13 22:01:15 +08:00
21pages 302a43d68c update setting page, add option enable-rdp
Signed-off-by: 21pages <pages21@163.com>
2022-09-13 09:10:04 +08:00
fufesou 70c4726766 flutter_desktop: password menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-09-07 17:43:19 +08:00
fufesou a50482af5c flutter_desktop: WOL & menu, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-09-07 17:37:29 +08:00
21pages f47254c5e2 adjust geometry
Signed-off-by: 21pages <pages21@163.com>
2022-09-04 20:57:57 +08:00
21pages a553334157 dialog focus && deal with Enter/Esc key
Signed-off-by: 21pages <pages21@163.com>
2022-09-04 09:17:36 +08:00
fufesou 722a4d3de7 flutter desktop: ui changes
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-09-02 13:46:12 +08:00
21pages b004f4b9ee fix TextField cursor problem
Signed-off-by: 21pages <pages21@163.com>
2022-08-29 08:41:33 +08:00
21pages bb64690ac9 optimize style of peer card
Signed-off-by: 21pages <pages21@163.com>
2022-08-25 10:25:47 +08:00
21pages 930bf72c91 optimize ui style
Signed-off-by: 21pages <pages21@163.com>
2022-08-23 09:26:46 +08:00
21pages a10487c840 native style
Signed-off-by: 21pages <pages21@163.com>
2022-08-22 09:40:15 +08:00
csf da4c218ea3 add showToast & dialog clickMaskDismiss 2022-08-15 14:39:31 +08:00
21pages 5887334c2e add setting page
Signed-off-by: 21pages <pages21@163.com>
2022-08-15 08:56:42 +08:00
csf e6329dc7eb new dialog impl based on Overlay 2022-08-12 18:48:56 +08:00
21pages 327a712c36 optimize ui
Signed-off-by: 21pages <pages21@163.com>
2022-08-12 09:28:30 +08:00
21pages c799fb1857 refactor tabbar: Homepage adaptation
1. remove redundant MaterialApp in GetMaterialApp
2. unified background color

Signed-off-by: 21pages <pages21@163.com>
2022-08-11 18:14:20 +08:00
csf dd8812dd88 fix desktop dark mode 2022-08-09 21:12:55 +08:00
csf 42f27922bf fix desktop stop-service 2022-08-09 20:50:45 +08:00
csf cb88a3abb6 fix desktop init file / input permission bug 2022-08-09 20:36:52 +08:00
kingtous ec3f7a8e91 add: multi window focus 2022-08-09 19:32:19 +08:00
kingtous 5a953cc8df fix: multi window close issue 2022-08-09 13:39:30 +08:00
21pages 28b75fa9f7 switch window, close subwindow
Signed-off-by: 21pages <pages21@163.com>
2022-08-09 10:13:59 +08:00
csf e420178750 refactor all [setByName] [getByName] to async bridge function 2022-08-08 22:27:27 +08:00
csf c5d0628291 refactor set/getByName "peers" "option" 2022-08-08 17:54:41 +08:00
21pages 2a2017df67 copy id/password on double tap, some menu divider
Signed-off-by: 21pages <pages21@163.com>
2022-08-05 10:59:20 +08:00
fufesou 7a2de5d280 flutter_desktop: fix global envet stream shading && refactor platform ffi
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-03 22:05:10 +08:00
21pages ffbab698b7 password
Signed-off-by: 21pages <pages21@163.com>
2022-08-02 22:24:38 +08:00
Kingtous 608f02ea21 feat: dark theme
Signed-off-by: Kingtous <kingtous@qq.com>
2022-07-29 16:47:24 +08:00
Kingtous 06cb05f796 feat: user login/logout with UserModel
Signed-off-by: Kingtous <kingtous@qq.com>
2022-07-27 14:29:47 +08:00
Kingtous 08043732a8 feat: ip whitelist, id/relay server/ socks5 proxy, about page 2022-07-18 18:24:09 +08:00
Kingtous b1382c2d57 add: change id on flutter 2022-07-18 18:21:53 +08:00
Kingtous f4e0b6e50a add: change id on flutter 2022-07-15 17:00:37 +08:00
Kingtous 19c3c6034e feat: add local option to main window 2022-07-14 12:32:35 +08:00
kingtous eef20806d6 fix: temporary remove collesped plugins 2022-06-27 09:48:35 +08:00
kingtous 985c616ca6 refactor: make multi FFI object && initial flutter multi sessions support
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-13 21:07:26 +08:00
Kingtous d81d785722 feat: add tray icon to status bar
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-02 16:23:20 +08:00
Kingtous 1f9655d632 opt: titlebar height autofit
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-02 14:51:09 +08:00
kingtous 82895e6951 opt & fix:
- main window ui: adapt pc logic
- fix: platform infomation using device info plus

Signed-off-by: Kingtous <kingtous@qq.com>
2022-05-30 13:26:01 +08:00
Kingtous 7b3bbdf964 feat: add customed titlebar 2022-05-29 19:55:50 +08:00
Kingtous 708801bdf6 feat: add single/multi window manager wrapper & fix issue causing input twice 2022-05-29 17:23:27 +08:00
Kingtous 24a6846f03 add: desktop password page 2022-05-29 17:23:27 +08:00
SoLongAndThanksForAllThePizza e836b7fcfb implement functional draft version 2022-05-29 04:39:12 +08:00
SoLongAndThanksForAllThePizza c4639ecfcb add connection page 2022-05-28 03:57:34 +08:00
Kingtous a364e7f808 demo: use mobile_ffi to get id for desktop version 2022-05-25 14:12:40 +08:00
Kingtous a81e2f9859 refactor: split desktop & mobile 2022-05-25 14:12:35 +08:00