fufesou
|
8a09abbf71
|
avoid w/h <= 0
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-10 10:53:41 +08:00 |
|
fufesou
|
d19d4aacdb
|
avoid invalid texture width and height
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-09 19:38:47 +08:00 |
|
RustDesk
|
8d816ee0e8
|
Merge pull request #3544 from Heap-Hop/master
Fix Android bugs
|
2023-03-08 10:54:52 +08:00 |
|
csf
|
93d196c2f8
|
mobile save config when disable input
|
2023-03-07 18:47:16 +09:00 |
|
Kingtous
|
617872761c
|
fix: prevent call minimize when on mobile
|
2023-03-07 10:56:38 +08:00 |
|
grummbeer
|
dd4c80a779
|
File Manager. Show filename instead of path in tranfer list
|
2023-03-03 20:26:13 +01:00 |
|
NicKoehler
|
ab4ef977f4
|
Merge branch 'master' into modern-dialog
|
2023-03-01 18:00:56 +01:00 |
|
NicKoehler
|
55831948f8
|
prefere MaterialStatePropertyAll to MaterialStateProperty.all and other fixes
|
2023-03-01 16:35:51 +01:00 |
|
NicKoehler
|
fd8829f08e
|
added icon to dialogButton, reverted some design changes. The outline buttons now rely on theme data
|
2023-03-01 14:50:50 +01:00 |
|
NicKoehler
|
828c201fe0
|
modern file manager delete dialog
|
2023-02-27 20:56:45 +01:00 |
|
fufesou
|
59cd775d5f
|
fix notify peer resolution change
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-25 22:47:22 +08:00 |
|
fufesou
|
8d726f53aa
|
better mouse position
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-24 23:38:23 +08:00 |
|
21pages
|
a9598e006a
|
request elevation menu
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-24 15:51:13 +08:00 |
|
21pages
|
91a2a5b56e
|
win resolution && api
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-24 09:14:13 +08:00 |
|
fufesou
|
77c4a14845
|
flutter texture render, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-23 17:06:51 +08:00 |
|
fufesou
|
5acedecf0c
|
texture paint
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-23 17:06:49 +08:00 |
|
Kingtous
|
d3455f3ce2
|
feat: adapt for the latest renderer plugin
|
2023-02-23 17:06:48 +08:00 |
|
fufesou
|
9dbd1f88f5
|
listen flutter key event when there's no input monitor permission
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-21 18:44:14 +08:00 |
|
fufesou
|
302499d1e0
|
fix sync displays info && select monitor menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-17 13:32:17 +08:00 |
|
21pages
|
ed441242bf
|
add reconnect button on Connection Error
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-16 14:54:13 +08:00 |
|
RustDesk
|
1ac49c8892
|
Merge pull request #3196 from 21pages/relay_id
force relay when id is suffixed with "/r"
|
2023-02-16 12:50:40 +08:00 |
|
fufesou
|
d8fe758604
|
set event stream to None in rust side
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-15 21:28:28 +08:00 |
|
fufesou
|
d5502f58ef
|
release session stream after close
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-15 20:39:59 +08:00 |
|
Kingtous
|
2047fd822b
|
opt: early unlock frame
|
2023-02-15 16:59:05 +08:00 |
|
Kingtous
|
8df357c941
|
refactor: use listview for file lists
|
2023-02-15 15:09:58 +08:00 |
|
21pages
|
d2e0cb396f
|
relay hint msgbox
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-14 20:51:32 +08:00 |
|
21pages
|
6f106251f9
|
force relay when id is suffixed with "/r"
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-13 17:12:28 +08:00 |
|
Kingtous
|
d2e24173d0
|
opt: read uint8list directly from rust codes
|
2023-02-12 23:48:52 +08:00 |
|
Kingtous
|
01d30bce9e
|
opt: reduce copy and malloc times for both of flutter and rust
|
2023-02-12 08:08:44 +08:00 |
|
Kingtous
|
491932cda1
|
opt: fetch rgba positively for sessions on flutter
|
2023-02-11 10:01:55 +08:00 |
|
fufesou
|
cfc6f4b88a
|
mouse do not control in black blank area
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-10 21:33:34 +08:00 |
|
Kingtous
|
19c7cd99d5
|
fix: --cm cannot exit on macOS
|
2023-02-10 21:19:07 +08:00 |
|
fufesou
|
a73514c35b
|
fix counter logic
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-10 18:35:02 +08:00 |
|
fufesou
|
07b86bee8e
|
try fix memory issue when decoding is too slow
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-10 18:27:06 +08:00 |
|
csf
|
58f6748134
|
fix physical keyboard on mobile does not work
|
2023-02-09 23:14:24 +09: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
|
ac1ae9fc3b
|
workaround: PageView reload
|
2023-02-08 22:01:51 +09:00 |
|
csf
|
3d5aca18d6
|
refactor OverlayKeyState for OverlayDialogManager and ChatModel
|
2023-02-08 22:01:15 +09:00 |
|
Kingtous
|
344d927ff8
|
opt: optimize icon
|
2023-02-07 20:38:27 +08:00 |
|
Kingtous
|
66aaf243cf
|
opt: notify cm
|
2023-02-07 17:09:36 +08:00 |
|
Kingtous
|
fc933ad7b4
|
fix: voice call 1
|
2023-02-07 16:47:19 +08:00 |
|
Kingtous
|
2943d2d0cc
|
feat: cm interface
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
5e21a81a5c
|
wip: implement flutter ui
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
3b34e2ea45
|
feat: run local audio server at start
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
1426771ec9
|
fix: uni links failed to be invoked with --cm running on macOS
|
2023-02-07 01:31:23 +08:00 |
|
csf
|
893f18cdec
|
add PenetrableOverlayState, opt chat page over remote_page
|
2023-02-07 00:11:48 +09:00 |
|
21pages
|
40d0ea016b
|
refactor peer tab with model, make it scrollable
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-06 12:54:32 +08:00 |
|
csf
|
c306ec3ba7
|
opt chat window on its overlay, make window focusable as a desktop app
|
2023-02-06 09:54:21 +09:00 |
|
Kingtous
|
4dfae8da10
|
feat: add url scheme handler for macos
|
2023-02-04 11:23:48 +08:00 |
|
fufesou
|
0940c93a48
|
show cursor on conn is established
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-03 20:27:05 +08:00 |
|