dignow
c1b865d00e
fix, change_display_resolution, add comments
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-18 09:59:02 +08:00
dignow
c4f09b5598
fix, change display resolution
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-18 07:44:12 +08:00
dignow
f1d3a553d1
open multi windows, add remote toolbar option
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-17 13:57:06 +08:00
dignow
bf83d552f8
feat, open multi windows
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-17 11:11:42 +08:00
dignow
4f4498666e
fix, remove warns, misspellings
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-16 23:19:07 +08:00
dignow
fde8196874
fix several bugs
...
1. updateCurDisplay, canvas origin (x,y)
2. Do not show "Show displays as individual windows" on non-texture
render version.
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-16 07:26:55 +08:00
dignow
b52cf070f5
multi flutter ui sessions, refact 'Show displays as individual windows'
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-14 12:31:57 +08:00
dignow
013d307bcd
feat, multi_flutter_ui_sessions
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-14 12:26:24 +08:00
fufesou
5d6d8e68ed
Update cursor id immediately after the cursor event
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-03 22:15:58 +08:00
fufesou
197a9330df
fix, cursor hotxy, use _id
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-03 21:18:53 +08:00
fufesou
8b807d7b50
fix, cursor (hotx,hoty) mismatch sometimes
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-03 21:16:12 +08:00
RustDesk
563cd828ad
Merge pull request #5865 from dignow/fix/dialog_button_reconnect_cancel
...
Fix/dialog button reconnect cancel
2023-09-30 15:38:49 +08:00
21pages
661ce29519
fix request elevation menu not displayed when reconnect
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-30 11:22:18 +08:00
dignow
69062dca16
fix, dialog button, reconnect cancel in a short time
...
1. Two `reconnect` is called.
2. The window cannot be closed.
Signed-off-by: dignow <linlong1265@gmail.com>
2023-09-29 21:42:49 +08:00
21pages
6028cfc1a3
fix remote tab lable update, Get.find always return the first instance
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-28 09:05:10 +08:00
dignow
731ecfda64
use await to guarantee the calling order
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-09-27 09:16:51 +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
78f5b1e607
Merge pull request #5623 from 21pages/cm_file
...
add file log page to cm
2023-09-07 20:33:00 +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
dignow
ea41a60057
fix, the session image covers android toolbar
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-09-04 14:17:54 +08:00
rustdesk
5b802e9edd
Merge branch 'ios_1.2.2'
2023-09-03 00:16:08 +08:00
21pages
7a62eb0ebf
mobile reset waitForImage
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-30 19:46:47 +08:00
21pages
0c77d6d918
mobile reset waitForImage
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-30 18:58:05 +08:00
dignow
7671ed857d
ios add dummy call and remove some lookup functions
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-30 13:49:10 +08:00
fufesou
0e838d59d5
Check if peer info is set
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-08-24 12:03:29 +08:00
fufesou
f2d96b895f
hide empty waiting layer after images are reached
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-08-23 23:57:09 +08:00
RustDesk
66ad519dbd
Merge pull request #5386 from dignow/refact/tab_2_window_flutter_data
...
Refact/tab 2 window flutter data
2023-08-23 12:52:19 +08:00
21pages
b5411b686d
recent/ab password keep same: sync connected password to addressbook anyway, delete recent password
...
also delete ab password
Signed-off-by: 21pages <pages21@163.com>
2023-08-21 10:04:16 +08:00
dignow
fad88c2718
refact, tab to window, remove rust cache data
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-14 21:04:24 +08:00
dignow
e205577145
refact, tab to window, flutter data, init commit
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-14 20:58:31 +08:00
RustDesk
39f0edcb32
Merge pull request #5331 from dignow/fix/save_peer_window_pos
...
fix saving peer window pos
2023-08-11 08:04:57 +08:00
dignow
7f6b18fc9c
change ffi flutter_config to flutter_option
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-10 22:27:35 +08:00
21pages
1be383e50e
not show waitingForImage when already get first image
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-10 21:28:02 +08:00
21pages
de85c9448a
remove extra dismiss waiting for image
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-09 15:32:51 +08:00
21pages
52bffd4030
fix waiting for image, should not await dialogManager.show
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-09 15:12:24 +08:00
21pages
9905695699
enable keyframe interval when recording
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-07 21:32:36 +08:00
21pages
a8cddb5b19
split waiting for image
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-07 09:51:05 +08:00
21pages
186f5ed39c
remove flutter extra "waiting for image"
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-07 09:23:08 +08:00
RustDesk
152616a261
Merge pull request #5256 from dignow/refact/separate_remote_window
...
Refact/separate remote window
2023-08-06 09:31:05 +08:00
21pages
bc039a31c5
try fix waiting for image when already shown
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-05 22:13:11 +08:00
dignow
2db8f1f9d1
refact, separate remote window
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-05 19:48:32 +08:00
dignow
01ab0cf196
tmp commit
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-05 18:01:08 +08:00
dignow
fd12f69afa
tmp commit
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-05 18:01:08 +08:00
dignow
53e87352da
tmp commit
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-05 18:01:08 +08:00
dignow
e121ed8ecb
refact, separate remote window, debug
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-05 18:01:07 +08:00
dignow
1970795093
refact, separate remote window, tmp commit
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-05 18:01:07 +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
dignow
c01c8d0afc
touch screen input
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-17 20:07:55 +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
aede035d20
opt force_relay/relay_hint logic
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-01 22:48:09 +08:00