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 |
|
fufesou
|
7c04855e15
|
fix cm hidden timer null
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-23 14:23:57 +08:00 |
|
21pages
|
8b4d50f3fb
|
flutter version allow hide cm
Signed-off-by: 21pages <pages21@163.com>
|
2022-11-23 13:59:42 +08:00 |
|
Xerxes-2
|
142f9c6e57
|
Merge branch 'master' of https://github.com/rustdesk/rustdesk into CIDR-whitelist
|
2022-11-23 06:08:21 +11:00 |
|
Xerxes-2
|
de951ad70a
|
update IPv4 check and add IPv6 check in whitelist
Signed-off-by: Xerxes-2 <dspxue@gmail.com>
|
2022-11-23 06:00:58 +11:00 |
|
Xerxes-2
|
cf721e9bb3
|
support CIDR for whitelist
Signed-off-by: Xerxes-2 <dspxue@gmail.com>
|
2022-11-23 05:07:22 +11:00 |
|
kingtous
|
0643227154
|
fix: macos titlebar
|
2022-11-22 23:03:12 +08:00 |
|
kingtous
|
4a3dd3a5af
|
opt: relative macos dylib
|
2022-11-22 23:03:12 +08:00 |
|
Kingtous
|
8b15174ca6
|
update: deps
wip: add arm,arm64 triplet
opt: macos nightly ci
|
2022-11-22 23:03:12 +08:00 |
|
fufesou
|
db18f4ab26
|
fix session option zoom cursor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-22 22:12:10 +08:00 |
|
fufesou
|
edab4fd62d
|
fix predefined win forbidden cursor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-22 21:34:53 +08:00 |
|
RustDesk
|
68f28798d5
|
Merge branch 'master' into password
|
2022-11-21 20:02:57 +08:00 |
|
21pages
|
a9773035c9
|
cm show requesting rather than connected when not authorized
Signed-off-by: 21pages <pages21@163.com>
|
2022-11-21 18:56:40 +08:00 |
|
fufesou
|
048fcf4016
|
fix win cursor color
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-21 18:56:27 +08:00 |
|
21pages
|
16165dae27
|
allow set empty permanent password to delete it
Signed-off-by: 21pages <pages21@163.com>
|
2022-11-21 18:51:24 +08:00 |
|
rustdesk
|
be9d04ff24
|
remove trackpad support in 3.0.5, will revert once upgrade to 3.3
|
2022-11-21 16:29:29 +08:00 |
|
21pages
|
6f390759f3
|
rename temporary password to one-time password
Signed-off-by: 21pages <pages21@163.com>
|
2022-11-21 14:14:05 +08:00 |
|
RustDesk
|
50be5c0f14
|
Merge pull request #2247 from 21pages/approve-mode
approve mode
|
2022-11-21 10:17:40 +08:00 |
|
RustDesk
|
e02dd2940c
|
Merge pull request #1987 from xxrlzzz/dev
opt: mac scroll to fast
|
2022-11-20 23:57:34 +08:00 |
|
xxrl
|
13fd55557b
|
feat: support track pad scroll on flutter
|
2022-11-20 23:47:15 +08:00 |
|