21pages
d8e51c6b14
render cm side page after window size change, calculate real window
...
width
Signed-off-by: 21pages <pages21@163.com>
2023-10-01 08:50:24 +08:00
21pages
2afce3f1f4
add file log page to cm
...
* Only send and receive logs are shown
* For older version, client send to server doesn't have size information, because server side doesn't know the total_size
* Not switch tabs automatically when new files are transferred
* If cm side page is open, not pop up automatically when new files are transferred
* Show unread message count
* The cm tab remains open when closed if a file transfer has previously occurred
Signed-off-by: 21pages <pages21@163.com>
2023-09-07 19:51:25 +08:00
rustdesk
26ba25d2ae
Move restart to tab right menu, and remove some items
2023-08-06 16:42:13 +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
3db0f90af9
revert cm fixed width
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-11 10:05:31 +08:00
21pages
d7ef3df2b3
Revert "try fix linux cm abnormal show"
...
This reverts commit 193426a3c1
.
2023-07-11 10:01:56 +08:00
21pages
745f33a8c1
opt mobile unread and autoSizeTextField
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-10 22:21:01 +08:00
21pages
193426a3c1
try fix linux cm abnormal show
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-10 22:20:38 +08:00
21pages
22994ee8f2
opt chatModel, linux same startup height as dart
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-10 16:02:47 +08:00
21pages
65529b10b6
opt mobile chat message store
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-09 21:45:35 +08:00
RustDesk
84d7115e36
Merge pull request #4920 from 21pages/fix_cm
...
fixed cm control page width
2023-07-08 22:34:25 +08:00
21pages
9f1d4e8ba6
fixed cm control page width and not resizable
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-08 19:30:50 +08:00
rustdesk
8c186edd18
new cm tab style
2023-07-08 17:55:55 +08:00
21pages
b0f22d8693
fix cm unread and add vertical divider
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-08 14:52:12 +08:00
21pages
a5675c06e7
when remote page receive chat message: if minimized, top page and switch tab, otherwise add unread message count
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-06 14:14:19 +08:00
21pages
87e06e974e
desktop block remote click chat page
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-05 20:20:51 +08:00
21pages
7c4c69aa75
cm unread message count
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-05 20:20:51 +08:00
RustDesk
b41c6be341
Revert "remove cm use peer info as title"
2023-07-05 10:56:54 +08:00
21pages
31a7d817da
remove cm use peer info as title
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-05 08:15:09 +08:00
rustdesk
5f4a1960fa
rename to "accept and elevate" button
2023-06-14 21:30:05 +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
2ececed0c1
use uuid as session id
...
Signed-off-by: 21pages <pages21@163.com>
2023-06-08 07:24:02 +08:00
21pages
6f7f607c3f
opt cm ui
...
Signed-off-by: 21pages <pages21@163.com>
2023-06-04 15:57:01 +08:00
21pages
24ee8509d2
fix cm permission icon overflow
...
Signed-off-by: 21pages <pages21@163.com>
2023-05-29 16:13:00 +08:00
rustdesk
bd3386e014
remove fluent
2023-05-24 14:18:42 +08:00
NicKoehler
3da530191c
added on/off text indicator
2023-05-21 14:24:51 +02:00
NicKoehler
9374188ea9
replaced hardcoded chatpage size with expanded, alignment adjustments
2023-05-21 10:20:40 +02:00
NicKoehler
52f1e06257
removed unused text
2023-05-20 18:33:40 +02:00
NicKoehler
0b1fdffdcc
grey disabled permissions
2023-05-20 18:30:13 +02:00
NicKoehler
11fc56ab2c
switched to grid layout
2023-05-20 15:12:52 +02:00
NicKoehler
f106a116ab
larger chat and moved to left
2023-05-19 23:21:13 +02:00
NicKoehler
87c3a2850d
modernized header
2023-05-18 22:59:07 +02:00
NicKoehler
301faf4387
added new icons
2023-05-18 22:10:49 +02:00
NicKoehler
ec4a95f906
replaced buttons with switches
2023-05-18 11:41:16 +02:00
NicKoehler
ab9acc76fc
backgroundcolor migration
2023-02-23 16:49:31 +01:00
Kingtous
19c7cd99d5
fix: --cm cannot exit on macOS
2023-02-10 21:19:07 +08: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
0dba013089
remove unused Overlay in desktop_tab_page.dart and server_page.dart
2023-02-08 21:54:48 +09:00
Kingtous
29b1d106aa
opt: ui and message
2023-02-07 17:16:06 +08:00
Kingtous
66aaf243cf
opt: notify cm
2023-02-07 17:09:36 +08:00
Kingtous
2943d2d0cc
feat: cm interface
2023-02-07 16:20:37 +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
21pages
333092f983
switch sides
...
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:05 +08:00
21pages
5a7f610b59
fix cm elevate button visibility of different conn type
...
Signed-off-by: 21pages <pages21@163.com>
2022-12-04 20:03:35 +08:00
fufesou
7c04855e15
fix cm hidden timer null
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-23 14:23:57 +08:00
21pages
a9773035c9
cm show requesting rather than connected when not authorized
...
Signed-off-by: 21pages <pages21@163.com>
2022-11-21 18:56:40 +08:00
21pages
05c549a5fe
approve mode, cm sync option
...
Signed-off-by: 21pages <pages21@163.com>
2022-11-20 20:28:47 +08:00
21pages
e186eec5df
portable service: optimize flutter cm buttons
...
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:12 +08:00
21pages
8e1545b432
portable service
...
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:10 +08:00
21pages
a5f647196c
add missing cm close window handler
...
Signed-off-by: 21pages <pages21@163.com>
2022-11-06 21:21:57 +08:00