Commit Graph

194 Commits

Author SHA1 Message Date
21pages
5fc88fb6e4 fix runas version to 1.0
Signed-off-by: 21pages <pages21@163.com>
2023-07-17 15:45:17 +08:00
rustdesk
21c1c06a20 change to 1.2.1 2023-07-10 14:38:13 +08:00
21pages
c42fbe3d45 update machine-uid for x86 sciter access x64 machine id
Signed-off-by: 21pages <pages21@163.com>
2023-07-02 18:31:24 +08:00
21pages
34f71ccdb0 remove windows keepawake dep
Signed-off-by: 21pages <pages21@163.com>
2023-06-30 11:50:16 +08:00
21pages
a24ce160af Revert "try fix CI"
This reverts commit 5c7b7c27ac.
2023-06-30 11:44:18 +08:00
rustdesk
5c7b7c27ac try fix CI 2023-06-29 11:28:10 +08:00
RustDesk
f635453e80
Revert "linux tray as mac tray" 2023-06-25 00:45:33 +08:00
rustdesk
9d541cd390 use forked reqwest to remove "new connection" log 2023-06-17 21:26:27 +08:00
NicKoehler
fac3ec7697
linux tray as mac tray 2023-06-10 18:50:28 +02:00
21pages
2ececed0c1 use uuid as session id
Signed-off-by: 21pages <pages21@163.com>
2023-06-08 07:24:02 +08:00
RustDesk
12fc280ca6
Merge pull request #4557 from 21pages/wakelock2
keep server device awake if have connection
2023-06-05 23:27:55 +08:00
rustdesk
98180d4505 try fix x86 align in tray-item 2023-06-05 23:09:01 +08:00
rustdesk
e6d562be19 git tray-icon 2023-06-05 22:25:03 +08:00
rustdesk
3e24186542 try out tray-icon 0.4 2023-06-05 22:06:51 +08:00
rustdesk
b07ac438f5 working on windows service install/uninstall 2023-06-05 20:27:48 +08:00
21pages
98740dbfd7 keep server device awake if have connection
Signed-off-by: 21pages <pages21@163.com>
2023-06-05 20:26:57 +08:00
fufesou
c28387c8c6 fix oidc login
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-30 15:32:19 +08:00
Lauren N. Liberda
548899174a
expose linux-pkg-config features in app
Signed-off-by: Lauren N. Liberda <lauren@selfisekai.rocks>
2023-05-20 07:30:05 +02:00
rustdesk
ea802ff74f revert back to jni 21 2023-05-12 12:40:52 +08:00
rustdesk
9184786705 fix android ci 2023-05-12 12:13:39 +08:00
fufesou
db71dd039d plugin_framework, manager, install plugin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:14 +08:00
rustdesk
60e38723b9 fix ci 2023-05-11 14:21:32 +08:00
rustdesk
302f1c48d3 update crates, test on mac only 2023-05-11 12:04:38 +08:00
Kingtous
7a82070420 fix: make event loop in tray compatible with main window 2023-05-02 12:52:27 +08:00
Awalon
028767da8b
Fix for #4136 connection to linux refused by using wrong Xauthority file
Solution:
1. Get file from sddm-greeter and startplasma-x11 (aka KDE) processes as well
2. Get users home dir from system instead of hard coded pattern /home/<user>
3. Prefer XAUTHORITY environment variable over Xorg -auth if available
2023-04-23 03:43:47 +02:00
21pages
0d8fe1b7b8 audio rechannel
Signed-off-by: 21pages <pages21@163.com>
2023-04-21 07:43:32 +08:00
fufesou
6013725200 remove warns
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-19 12:06:01 +08:00
fufesou
ecf8c2664c plugin, tmp commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-19 11:38:01 +08:00
fufesou
321ada7b91 remove simple_rc
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-17 14:30:30 +08:00
fufesou
8f51e021c8 remove simple_rc
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-17 14:18:00 +08:00
fufesou
35ec3ffef6 tmp commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-17 12:06:31 +08:00
fufesou
06a52e1b54 tmp commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-17 12:06:30 +08:00
21pages
cb342f86e6 bump cpal to 0.15
Signed-off-by: 21pages <pages21@163.com>
2023-04-15 09:41:56 +08:00
Kingtous
f2f39e31a1 feat: change dummy c to a rust plugin example 2023-04-13 02:14:59 +08:00
rustdesk
fff7feec4c minor 2023-04-10 08:52:44 +08:00
Kingtous
4e7e9406f5 feat: add vt 2023-04-10 00:07:45 +08:00
fufesou
73358502e9 linux headless feature, tmp commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:58 +08:00
fufesou
10eddc139c linux virtual display, init commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:49 +08:00
RustDesk
bbaecb6b7f
Merge branch 'master' into video_queue 2023-03-30 18:58:23 +08:00
21pages
1b81d3643c video data queue for avoid data accumulation
Signed-off-by: 21pages <pages21@163.com>
2023-03-30 18:52:34 +08:00
rustdesk
96c9d255f8 update cargo.toml and fix broken icon.ico, copied from flutter/windows/runner/resources/app_icon.ic 2023-03-30 18:24:54 +08:00
21pages
80b5033fb7 use ringbuf to limit audio latency
Signed-off-by: 21pages <pages21@163.com>
2023-03-29 18:13:58 +08:00
fufesou
d7f16a5c0a remove xrandr parser
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-23 18:25:27 +08:00
rustdesk
61679a1072 upgrade some crates, fix scrap benchmark on mac, fix compile issue on
osx10.14
2023-03-09 17:22:14 +08:00
fufesou
e00eaee4b5 win, install cert
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-08 12:39:30 +08:00
rustdesk
5052ba5f00 refactor log 2023-03-04 17:26:24 +08:00
rustdesk
b83583769b mount rustdesk rather than vdi/host 2023-02-26 18:49:07 +08:00
21pages
18a66749a1 linux x11 resolution
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 10:44:02 +08:00
fufesou
aeed94bb96 update flutter-ci && restore crate-type
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-23 18:03:40 +08:00
fufesou
b8e381d79d win, debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-23 17:06:55 +08:00