fufesou
911436379f
flutter_desktop: remote tab menu
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-03 21:58:25 +08:00
fufesou
c2d843ace6
refactor main runApp()
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-02 22:23:23 +08:00
fufesou
e229324021
flutter_desktop: get double click time, win
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-01 23:04:07 -07:00
RustDesk
5b413bfde2
Merge pull request #1919 from Kingtous/master
...
feat: add flutter tray and hide logic of main window
2022-11-02 11:48:33 +08:00
Kingtous
892869c014
feat: tray logic in windows
2022-11-02 11:10:28 +08:00
fufesou
55218c0cb0
flutter_desktop: fix layout size computation
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-02 10:50:03 +08:00
Kingtous
5c8639c603
add: logo assets
2022-11-02 10:24:07 +08:00
Kingtous
4f301bd0b5
feat: add flutter tray and hide logic of main window
2022-11-02 10:22:41 +08:00
RustDesk
6e6a2cfbfe
Merge pull request #1897 from fufesou/fix_window_minmax_on_first_toggle
...
flutter_desktop: fix minmax on first click
2022-11-01 21:03:13 +08:00
fufesou
b63f1b33a8
flutter_desktop: fix minmax on first click
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-01 19:56:46 +08:00
fufesou
352384646d
fix build
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-01 18:16:52 +08:00
fufesou
44309d861b
remove unused imports
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-01 17:46:11 +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
519e9420bd
flutter_desktop: fix win crash for uni_link_desktop
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-01 11:04:45 +08:00
Kingtous
cdb63bbc71
opt: add g_autoptr to free event automatically
2022-11-01 10:11:04 +08:00
Kingtous
43f9191a6b
fix: close previous tab causes reconnection
2022-11-01 10:10:40 +08:00
fufesou
e6d4e5b42c
win: fix potential bugs
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-31 20:47:15 +08:00
RustDesk
e263acef3e
Merge pull request #1878 from 21pages/startup
...
fix flutter install hang
2022-10-30 20:59:03 +08:00
21pages
cc30b9f8a5
remove startup elevation, update impersonate_system
...
Signed-off-by: 21pages <pages21@163.com>
2022-10-30 19:55:59 +08:00
RustDesk
1c899fb988
Merge pull request #1875 from fufesou/flutter_win_cursor
...
Flutter win cursor
2022-10-30 19:11:42 +08:00
fufesou
f111306ef0
flutter_desktop: remote menu refactor
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-30 18:26:00 +08:00
fufesou
b321dff158
flutter_desktop: debug win cursor 2
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-30 14:38:35 +08:00
fufesou
2c34112492
flutter_desktop: debug win cursor
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-30 13:50:44 +08:00
fufesou
2cb99dbbff
flutter_desktop: default cursor init commit
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-30 10:20:14 +08:00
fufesou
0d5eb639a0
flutter_desktop: win scale cursor data
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-30 10:20:14 +08:00
Kingtous
f187956ae5
fix: sub window resize cause focus freeze
2022-10-28 14:39:06 +08:00
Kingtous
74d86c9c60
fix: window memory issue
2022-10-27 16:23:31 +08:00
fufesou
4551383474
win_fix_multi_tab: debug flutter done
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-27 15:56:06 +08:00
fufesou
38803f0de5
win_fix_multi_tab: debug done
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-27 15:56:06 +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
RustDesk
b9a5514b7b
Merge pull request #1831 from Heap-Hop/feat/cm_chat_page_unread_msg
...
feat: desktop cm chat page unread msg
2022-10-27 06:53:32 +08:00
csf
c100505fa1
desktop cm chat feat: disable auto jumpTo other page when current hasFocus & add unread message mark on tab
2022-10-26 23:50:36 +09:00
csf
5a905174e7
cancel cm hidden timer when active
2022-10-26 21:39:28 +09:00
csf
e759b62f5d
opt cm chat icon style
2022-10-26 21:13:32 +09:00
csf
64d11a9dda
fix cm tabs scroll action
2022-10-26 21:02:20 +09:00
Kingtous
5cf8c039b5
fix: [win] window channel deconstruction memory issue
2022-10-26 16:58:15 +08:00
Kingtous
6f2ef398bf
feat: --cm hide task bar
2022-10-26 16:57:56 +08:00
Kingtous
2301d09303
feat: replace forceAppUpdate with customed reloadWindow
2022-10-26 14:39:13 +08:00
csf
962b5d1144
mv chat_page to common/widgets & opt chat_page color style
2022-10-25 21:36:01 +09:00
Kingtous
dd547cedf0
fix: a hook memory issue on linux
2022-10-25 13:48:38 +08:00
RustDesk
080818cf16
Merge pull request #1803 from Heap-Hop/master
...
feat: Android session record
2022-10-25 11:00:08 +08:00
csf
bf4ed4b727
fix RecordingModel get size & add mobile screen record (remote)
2022-10-25 11:27:34 +09:00
csf
0c30d34cc2
add android screen record (incoming session)
2022-10-25 10:16:11 +09:00
csf
46eba4758d
fix mobile file transfer can't send files
2022-10-25 10:14:40 +09:00
csf
43429c41d9
flutter 3.0.5
2022-10-25 10:13:31 +09:00
csf
e6be1cb02a
fix android build for flutter 3.0.5
2022-10-24 22:30:22 +09:00
Kingtous
e00a59bbd4
fix: remove duplicate destory on windows
2022-10-24 17:14:16 +08:00
Kingtous
492bc1525b
fix: action button stateful tooltip
2022-10-24 17:14:16 +08:00
Kingtous
30ddc95c6b
fix: windows cm popup issue
2022-10-24 17:14:15 +08:00
21pages
1249776a21
add auto-size-text for installCard button
...
Signed-off-by: 21pages <pages21@163.com>
2022-10-24 15:58:24 +08:00