Kingtous
|
abbf56f2ab
|
fix: use rawRGBa cursor workaround
|
2022-10-10 22:21:09 +08:00 |
|
csf
|
8d23c11312
|
fix abModel multi request and state didn't refresh bug
|
2022-10-09 19:41:50 +09:00 |
|
fufesou
|
91da949482
|
flutter_desktop: remote page scroll whell on track
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-10-05 00:24:42 +08:00 |
|
fufesou
|
126d92bf67
|
flutter_desktop: fix canvas size in normal and fullscreen
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-10-04 21:19:31 +08:00 |
|
csf
|
d11ae197f3
|
CustomAlertDialog default BoxConstraints
|
2022-09-29 21:09:40 +08:00 |
|
csf
|
deedac3497
|
fix showMobileActionsOverlay init
|
2022-09-29 20:50:01 +08:00 |
|
csf
|
7457551b21
|
mobile png -> svg
|
2022-09-29 14:08:15 +08:00 |
|
RustDesk
|
215f0575a7
|
Merge pull request #1633 from Heap-Hop/refactor_input_model
Refactor input model for mobile and desktop
|
2022-09-27 23:38:44 +08:00 |
|
csf
|
3dc9ecce29
|
refactor input_model
|
2022-09-27 20:46:36 +08:00 |
|
rustdesk
|
70e7e99531
|
some png -> svg
|
2022-09-27 18:34:05 +08:00 |
|
csf
|
729f4c0733
|
remove unused of model.dart
|
2022-09-27 17:52:36 +08:00 |
|
21pages
|
e74f155cb6
|
fix recording start stop
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-22 09:57:52 +08:00 |
|
21pages
|
9489877c78
|
video record
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-22 09:57:52 +08:00 |
|
csf
|
5a4806e9b2
|
refactor peer alias
|
2022-09-21 21:34:33 +08:00 |
|
csf
|
2e2bf3b8fb
|
optimize model.dart
|
2022-09-13 22:59:33 +08:00 |
|
csf
|
ccb60ace8f
|
fix mouse out of bounds
|
2022-09-13 22:52:33 +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 |
|
fufesou
|
c479e0871d
|
flutter_desktop: fix scroll to center when mouse hover menu bar
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-12 01:35:56 -07:00 |
|
fufesou
|
efe6d080f3
|
flutter_desktop: set event func to async
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-11 19:52:38 -07:00 |
|
fufesou
|
aa6e747e8a
|
flutter_desktop: cursor image cache mismatch
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-10 19:50:48 -07:00 |
|
fufesou
|
ef0980a9b1
|
flutter_desktop: fix local cursor (hotx,hoty) offset
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-08 21:06:52 -07:00 |
|
csf
|
d0c438268d
|
update overlay widgets on flutter desktop
1. add mobile actions
2. disable showChatIcon
|
2022-09-08 22:18:02 +08:00 |
|
fufesou
|
a9bb7c7947
|
flutter_destkop: fix cursor scale
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-07 19:52:30 -07:00 |
|
fufesou
|
9b694cbac0
|
flutter_desktop: cursor cache - linux
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-07 18:42:48 -07:00 |
|
RustDesk
|
47cefc57e6
|
Merge pull request #964 from asur4s/master
Feat: Support new keyboard mode
|
2022-09-07 21:34:29 +08:00 |
|
fufesou
|
1bf9700da6
|
flutter_desktop: show cursor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-07 17:44:18 +08:00 |
|
fufesou
|
70c4726766
|
flutter_desktop: password menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-07 17:43:19 +08:00 |
|
asur4s
|
8da4fbabf5
|
Merge branch 'master' of https://github.com/rustdesk/rustdesk
|
2022-09-07 03:52:31 -04:00 |
|
csf
|
235eb5415e
|
update file transfer and adjust icon size
|
2022-09-06 19:08:45 +08:00 |
|
asur4s
|
4eaa17017c
|
Refacotr enter or leave
|
2022-09-06 04:39:24 -04:00 |
|
asur4s
|
d3d31ff014
|
Fix modifier key status
|
2022-09-05 23:39:01 -04:00 |
|
asur4s
|
3d7377f9b6
|
Opt: Change keyboard mode by ui
|
2022-09-05 10:18:29 -04:00 |
|
csf
|
7eeb0f7335
|
refactor cm -> ui_cm_interface for sciter and flutter
|
2022-09-05 19:41:09 +08:00 |
|
asur4s
|
5dfd041d8f
|
Opt: enter or leave
|
2022-09-05 06:19:05 -04:00 |
|
fufesou
|
11c5364e71
|
flutter_desktop: fix cursor, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-03 03:10:55 -07:00 |
|
Asura
|
34d7089a8e
|
Refactor: map keyboard
|
2022-09-02 04:49:36 -07:00 |
|
Asura
|
bc7611ae0d
|
Merge branch 'master' of https://github.com/rustdesk/rustdesk
|
2022-09-01 23:53:55 -07:00 |
|
fufesou
|
9085a93888
|
flutter_desktop: fix peer page bugs
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-01 17:44:20 -07:00 |
|
fufesou
|
7cb079afc8
|
flutter_desktop: add debug print
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-01 22:13:36 +08:00 |
|
fufesou
|
4b9805b0f3
|
flutter_desktop: custom image quality
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-01 22:13:32 +08:00 |
|
fufesou
|
59f0ffa82f
|
flutter_desktop: menu bar, switch menu & shrink-stretch -> adaptive
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-01 22:05:06 +08:00 |
|
csf
|
2891c1b148
|
refactor set_peer_info
|
2022-09-01 16:21:41 +08:00 |
|
fufesou
|
b7ce85e062
|
flutter_deskop: sync session add, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-30 23:04:37 +08:00 |
|
fufesou
|
01e96a1134
|
flutter_desktop: connection type, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-30 21:47:05 +08:00 |
|
Kingtous
|
66a2c51ca5
|
fix: linux memory-safe workaround
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-30 16:45:47 +08:00 |
|
RustDesk
|
560c03e99c
|
Merge pull request #1389 from 21pages/port-forward
port forward ui && fix TextField cursor problem
|
2022-08-29 09:15:06 +08:00 |
|
fufesou
|
ea77d9284b
|
flutter_desktop: new remote menu, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-28 21:13:11 +08:00 |
|
21pages
|
6ea16e4cdb
|
port forward ui
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-28 20:17:28 +08:00 |
|
Asura
|
ee19a03ecc
|
Convert keycode to RdevKey
|
2022-08-26 18:29:46 -07:00 |
|
csf
|
ce050e250d
|
desktop close connection tab (remote page)
|
2022-08-17 10:01:26 +08:00 |
|