fufesou
|
01322146c0
|
refact: window frame border (#7946)
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2024-05-08 09:59:05 +08:00 |
|
21pages
|
f6223a6f71
|
dropdown menu for tabs that cannot be displayed (#7918)
* The visibility threshold is 75%
* Used in remote, file transfer, port forward and cm
Signed-off-by: 21pages <pages21@163.com>
|
2024-05-06 17:10:02 +08:00 |
|
fufesou
|
85cafda168
|
Refact. Flutter web, mid commit (#7494)
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2024-03-24 11:23:06 +08:00 |
|
21pages
|
41da6d552f
|
shared address book (#7229)
Signed-off-by: 21pages <pages21@163.com>
|
2024-03-20 15:05:54 +08:00 |
|
21pages
|
e000fdfb50
|
desktop tab lable format: id/alias@hostname
Signed-off-by: 21pages <pages21@163.com>
|
2023-09-26 15:11:31 +08:00 |
|
rustdesk
|
26ba25d2ae
|
Move restart to tab right menu, and remove some items
|
2023-08-06 16:42:13 +08:00 |
|
dignow
|
773a74e2a9
|
refact, separate remote window, try active session
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-05 18:01:05 +08:00 |
|
rustdesk
|
dd4f52b63d
|
move closing-tabs to local config, and add glgetstring to stack check
|
2023-07-30 12:16:00 +08:00 |
|
21pages
|
1f137b3542
|
flutter: file-transfer/port forward/rdp support
Signed-off-by: 21pages <pages21@163.com>
|
2023-07-07 17:03:18 +08:00 |
|
21pages
|
60b87e554b
|
call tab onSelected at the end of tab's initState, needed by session
uuid
Signed-off-by: 21pages <pages21@163.com>
|
2023-06-08 10:09:56 +08:00 |
|
21pages
|
345bb13c39
|
fix file transfer tab close
Signed-off-by: 21pages <pages21@163.com>
|
2023-05-24 09:22:57 +08:00 |
|
Kingtous
|
6e6fc64f62
|
opt: add resize area into the compatible ui mode
|
2023-02-27 16:55:43 +08:00 |
|
Kingtous
|
75fb964a34
|
opt: lack of frame border in remote page
|
2023-02-23 19:09:09 +08:00 |
|
NicKoehler
|
325077435c
|
file manager redesign implementation
|
2023-02-22 22:13:21 +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
|
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 |
|
fufesou
|
730cd4ab10
|
Show alias if set, on remote tab
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-12 22:33:10 +08:00 |
|
Kingtous
|
200d8dc0f5
|
fix: last window location calculation
|
2022-11-09 17:11:57 +08:00 |
|
Kingtous
|
e1f95b7209
|
opt: hide window
|
2022-11-05 23:41:55 +08:00 |
|
fufesou
|
352384646d
|
fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-01 18:16:52 +08:00 |
|
fufesou
|
b28fa19dfe
|
flutter_desktop: remote rxbool of fullscreen
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-01 17:01:43 +08:00 |
|
fufesou
|
db99eccbe0
|
win_fix_multi_tab: win clipboard refactor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-10-27 15:56:06 +08:00 |
|
Kingtous
|
2301d09303
|
feat: replace forceAppUpdate with customed reloadWindow
|
2022-10-26 14:39:13 +08:00 |
|
Kingtous
|
74b03afe5c
|
fix: sub window failed to start or freeze issue
|
2022-10-22 22:46:48 +08:00 |
|
csf
|
67a5cf9771
|
add confirm before closing multiple tabs
|
2022-10-13 21:49:03 +09:00 |
|
csf
|
e8587436d6
|
refactor ThemeData
|
2022-09-23 16:31:50 +08:00 |
|
Kingtous
|
c2f516f57f
|
opt: use const variable
|
2022-09-19 17:16:28 +08:00 |
|
Kingtous
|
21eb7bd165
|
opt: more configurable scroll logic & edge size
|
2022-09-19 16:06:03 +08:00 |
|
Kingtous
|
ef80dab48e
|
opt: remove drag to resize widget on macOS
|
2022-09-19 10:14:14 +08:00 |
|
csf
|
7fce018eea
|
optimize closeConfirmDialog by using async onWindowCloseButton
|
2022-09-13 09:14:06 +08:00 |
|
csf
|
30156c694b
|
add file_transfer confirm close
|
2022-09-08 21:03:20 +08:00 |
|
csf
|
b93e59df21
|
confirm connection tab close
|
2022-09-08 20:41:14 +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
|
62870e453c
|
add tabbar theme extension to fix theme update failure after overlay
added
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-04 11:03:16 +08:00 |
|
21pages
|
f6bc448cec
|
adjust cm display behavior
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-02 11:10:32 +08:00 |
|
21pages
|
38abd27384
|
impl option remote modification
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-31 15:21:18 +08:00 |
|
Kingtous
|
c72e48bef1
|
fix: close all typed sessions when hide subwindow
|
2022-08-30 20:48:59 +08:00 |
|
Kingtous
|
66a2c51ca5
|
fix: linux memory-safe workaround
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-30 16:45:47 +08:00 |
|
csf
|
37617fa888
|
fix port forward session id & file session dispose
|
2022-08-29 18:37:03 +08:00 |
|
csf
|
14f34f589c
|
fix tab dispose bug, add Key for PageView children
|
2022-08-26 12:14:14 +08:00 |
|
csf
|
4f4ac67228
|
refactor DesktopTab impl for file_manager_tab_page.dart
|
2022-08-24 21:09:18 +08:00 |
|
21pages
|
930bf72c91
|
optimize ui style
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-23 09:26:46 +08:00 |
|
csf
|
14b8140e45
|
1. update DesktopTabBar for cm.
2. refactor server_model clients map -> list.
3. update tab changing events.
|
2022-08-22 21:03:54 +08:00 |
|
Kingtous
|
05771e65e2
|
feat: can resize window when without title bar
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-22 13:52:22 +08:00 |
|
21pages
|
41e5f6d0de
|
replace tabview with pageview to remove animation
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-18 22:18:58 +08:00 |
|
csf
|
97614b3930
|
ensure connection close
|
2022-08-17 10:01:40 +08:00 |
|
21pages
|
94353cf90b
|
unify tab logic
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-11 18:14:23 +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 |
|
21pages
|
f62f327883
|
tabbar theme
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-11 18:10:58 +08:00 |
|
kingtous
|
ec3f7a8e91
|
add: multi window focus
|
2022-08-09 19:32:19 +08:00 |
|