21pages
|
52a21234d4
|
show disabled cursor on the control end
Signed-off-by: 21pages <pages21@163.com>
|
2022-10-17 10:27:53 +08:00 |
|
Kingtous
|
abbf56f2ab
|
fix: use rawRGBa cursor workaround
|
2022-10-10 22:21:09 +08:00 |
|
fufesou
|
03439831a7
|
flutter_desktop: adjust window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-10-10 09:47:45 +08:00 |
|
Kingtous
|
4b72b57428
|
fix: scroll alignment in remote page
|
2022-10-09 17:13:14 +08: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 |
|
fufesou
|
488e619bc4
|
flutter_desktop: fix cursor image when cursor moved in from other window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-10-03 22:03:49 -07:00 |
|
csf
|
23f0f4e33a
|
move QualityMonitor widget to common
|
2022-09-27 23:05:11 +08:00 |
|
csf
|
77fcf2d4fa
|
refactor RawPointerMouseRegion & RawKeyFocusScope
|
2022-09-27 22:16:27 +08:00 |
|
csf
|
3dc9ecce29
|
refactor input_model
|
2022-09-27 20:46:36 +08:00 |
|
csf
|
729f4c0733
|
remove unused of model.dart
|
2022-09-27 17:52:36 +08:00 |
|
RustDesk
|
2481f338b0
|
Merge branch 'master' into record
|
2022-09-27 15:32:27 +08:00 |
|
csf
|
e8587436d6
|
refactor ThemeData
|
2022-09-23 16:31:50 +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 |
|
Asura
|
25fd0d6148
|
Refactor: input mode of desktop
|
2022-09-14 23:49:59 -07:00 |
|
fufesou
|
c5a78ce107
|
flutter_desktop: update custom cursor lib & menubar margin & better callback for pinning menubar
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-13 19:10:55 -07:00 |
|
csf
|
a28fd5d772
|
refactor: del unused or dead code and optimize reusable code
|
2022-09-13 22:59:13 +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 |
|
fufesou
|
adafa38cfa
|
flutter_desktop: change cursor on scroll auto
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 |
|
fufesou
|
a50482af5c
|
flutter_desktop: WOL & menu, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-07 17:37:29 +08:00 |
|
asur4s
|
8da4fbabf5
|
Merge branch 'master' of https://github.com/rustdesk/rustdesk
|
2022-09-07 03:52:31 -04:00 |
|
asur4s
|
f20587cbc0
|
Fix release super key
|
2022-09-06 04:38:51 -04:00 |
|
asur4s
|
3d7377f9b6
|
Opt: Change keyboard mode by ui
|
2022-09-05 10:18:29 -04: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
|
722a4d3de7
|
flutter desktop: ui changes
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-02 13:46:12 +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
|
f42c6ffeaf
|
flutter_desktop: connection type icon, tested windows
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-30 21:49:05 +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 |
|
fufesou
|
55ba191ad9
|
flutter_desktop: show/hide menubar tooltip
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-28 21:55:16 +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 |
|
Asura
|
ee19a03ecc
|
Convert keycode to RdevKey
|
2022-08-26 18:29:46 -07:00 |
|
21pages
|
a10487c840
|
native style
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-22 09:40:15 +08:00 |
|
csf
|
ce050e250d
|
desktop close connection tab (remote page)
|
2022-08-17 10:01:26 +08:00 |
|
csf
|
53b69b59a8
|
rename get_session -> session_get
|
2022-08-17 10:00:35 +08:00 |
|
fufesou
|
ddd6e30226
|
flutter_desktop: remove _showEdit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-16 23:45:24 +08:00 |
|
fufesou
|
213e22e019
|
flutter_desktop: fix chat message overflow
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-16 23:40:21 +08:00 |
|