Kingtous
d3d4c7dac4
opt: enable debug stacktrace output & add json serde check
2022-12-09 10:49:47 +08:00
Kingtous
7dadf3ba2f
opt: remove redundant restore job
2022-12-08 17:41:14 +08:00
Asura
3b60304d14
refactor: keyboard of client
2022-12-08 09:03:41 +08:00
fufesou
da08400fe5
remote menu, draggable hide widget
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-07 15:17:21 +08:00
21pages
6f7eb17c48
ab: read respectively and sync when set
...
Signed-off-by: 21pages <pages21@163.com>
2022-12-06 12:12:10 +08:00
21pages
5616b20879
opt add ab id
...
Signed-off-by: 21pages <pages21@163.com>
2022-12-06 12:12:08 +08:00
csf
bbddbde6a0
mobile skipping info & fix mobile breadCrumbScroller has no client error
2022-12-05 21:57:08 +09:00
Kingtous
97066080bf
feat: skip status for flutter
2022-12-05 20:11:08 +08:00
rustdesk
c3ea787aa8
remove tray manager in pod lock
2022-12-05 17:01:12 +08:00
21pages
251ce41d36
fix menu padding mistake
...
Signed-off-by: 21pages <pages21@163.com>
2022-12-05 09:33:01 +08:00
rustdesk
8d1254cf14
fix is_login_wayland
2022-12-05 00:27:11 +08:00
RustDesk
b798e7415d
Merge pull request #2449 from Heap-Hop/fix_ft
...
Fix file transfer bugs
2022-12-04 23:04:09 +08:00
csf
763c314253
opt file transfer Windows BreadCrumbScroll
2022-12-04 23:51:48 +09:00
csf
c79b6eb0bb
fix file transfer local Windows path can't split
2022-12-04 23:44:03 +09:00
csf
5b9a76f8a5
fix file transfer load/save config, opt breadCrumbScroll
2022-12-04 22:41:44 +09:00
21pages
9788f3684f
judge attribute when parse ab json
...
Signed-off-by: 21pages <pages21@163.com>
2022-12-04 20:03:35 +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
21pages
9bbe236651
peer tab recorder
...
Signed-off-by: 21pages <pages21@163.com>
2022-12-04 20:03:35 +08:00
21pages
be74f90334
right menu to show/hide peer card
...
Signed-off-by: 21pages <pages21@163.com>
2022-12-04 20:03:32 +08:00
21pages
fb0c75f188
fix theme sync
...
Signed-off-by: 21pages <pages21@163.com>
2022-12-04 19:55:48 +08:00
rustdesk
3f009a3bc7
wayland tip
2022-12-04 18:39:59 +08:00
rustdesk
c37f4dabe1
add LSUIElement=1 to flutter/macos/Runner/Info.plist
2022-12-04 17:00:30 +08:00
fufesou
f2a6a8a88b
do not show privacy action if peer does not support
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-02 21:37:10 +08:00
Kingtous
5465b84971
refactor: remove tray manager in macos
2022-12-02 16:46:43 +08:00
kingtous
c09a7d445a
fix: build in os.system wrapper
2022-12-02 14:59:54 +08:00
Kingtous
9c55c897be
fix: remove tray manager in multi window
2022-12-02 10:26:52 +08:00
fufesou
5ea4a130ea
update uni_links_desktop
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-01 22:53:49 +08:00
fufesou
387a7f2df4
ios get data dir
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-01 21:48:19 +08:00
RustDesk
89e6f431b2
Merge pull request #2403 from fufesou/fix_connect_on_subwindow
...
fix connect on subwindow, notify main window
2022-12-01 13:56:50 +08:00
fufesou
7c09e66902
fix connect on subwindow, notify main window
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-01 13:52:12 +08:00
rustdesk
ac33924a9c
remove flutter tray
2022-12-01 11:19:51 +08:00
fufesou
c0cf6c3173
fix image blurry
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-30 22:57:16 +08:00
Kingtous
10e1336221
opt: preserve addon buttons
2022-11-30 14:05:49 +08:00
Kingtous
85529105be
fix: sdkInt fallback to 0
2022-11-30 13:57:46 +08:00
Kingtous
c6e658e256
opt: fix win7 crash on latest device_info_plus
2022-11-30 13:56:22 +08:00
fufesou
767950d429
remove unneccessary ??
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-30 10:43:15 +08:00
Kingtous
8a4f8e202d
opt: ui & cursor
...
- opt: win7 frameless
- opt: disable cursor output & macos free cache
- opt: main window, set location before show/hide
2022-11-29 23:03:16 +08:00
rustdesk
6e1f8f0294
new fetchID and periodic_immediate
2022-11-29 22:36:35 +08:00
rustdesk
60dcd96874
Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk
2022-11-29 22:02:12 +08:00
rustdesk
420dd9c9db
mac help cards
...
two mac issues:
1) windows position not saved, position not got, win manager issue?
2) freeCache not found from custom cursor channel
2022-11-29 22:00:27 +08:00
fufesou
4d044ca57a
wayland cursor embeded
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-29 16:36:35 +08:00
Kingtous
99d6ec2697
fix: android ci
...
opt: android ci
opt: bridge compile time
fix: android sign
fix: android so
opt: format
2022-11-29 01:44:12 +08:00
rustdesk
6de3488f63
remove more pipewire
2022-11-28 16:14:24 +08:00
21pages
248f18f0d8
specify linux cm target size at beginning
...
Signed-off-by: 21pages <pages21@163.com>
2022-11-27 18:56:27 +08:00
fufesou
280ff84b1c
fix remote cursor, when scrollbar is checked
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-26 12:40:16 +08:00
Kingtous
f343478016
opt: hide main window when using shortcut
2022-11-26 11:40:13 +08:00
Kingtous
03c1395565
opt: remove listener warning output
2022-11-26 11:38:39 +08:00
fufesou
56ee947e2c
do not show scroll options when scale adaptive
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-26 10:46:57 +08:00
fufesou
02c1bc6080
hide zoom-cursor if view-style is original
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-24 11:21:36 +08:00
RustDesk
78269ebd6d
Merge pull request #2290 from fufesou/fix_cm_hidden_timer_null
...
fix cm hidden timer null
2022-11-23 14:53:35 +08:00