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
fufesou
8b7be688c2
macos, linux, r and b are reversed
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-23 17:06:54 +08:00
fufesou
173e3bcd0d
debug win, without hwcodec
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-23 17:06:52 +08:00
Kingtous
54bebee35f
wip: texture windows
2023-02-23 17:06:48 +08:00
21pages
4beacf93d7
kill check-hwcodec-config process
...
Signed-off-by: 21pages <pages21@163.com>
2023-02-21 16:34:24 +08:00
fufesou
b733ad9379
refact register_breakdown_handler
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-19 10:19:28 +08:00
rustdesk
f7643077d3
new tray
2023-02-09 21:28:42 +08:00
Kingtous
5e21a81a5c
wip: implement flutter ui
2023-02-07 16:20:37 +08:00
Kingtous
3a1b978112
feat: add event handler on rust macos
2023-02-04 11:23:47 +08:00
21pages
ee0e84be37
update flutter_rust_bridge to latest
...
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:52 +08:00
rustdesk
3cbcd2e46a
mac tray icon opt
2023-01-11 15:35:35 +08:00
21pages
5f6a264278
optional software render to fix flutter render problem on some nvidia
...
card
Signed-off-by: 21pages <pages21@163.com>
2023-01-05 16:46:39 +08:00
Kingtous
68e0f336cb
fix: macos crash on get interfaces
2022-12-30 22:57:44 -08:00
fufesou
be20e03ee1
fix MacOS kVK_ISO_Section
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-28 15:31:01 +08:00
fufesou
47658667d6
Merge branch 'master' into keyboard
2022-12-14 11:12:55 +08:00
RustDesk
c5560b66b1
Update Cargo.toml
2022-12-12 09:41:46 +08:00
Asura
941b7a365b
opt: catch error of grab
2022-12-11 06:22:24 -08:00
fufesou
4aa5c93424
move glib dep to linux part
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-10 12:37:18 +08:00
Kingtous
7f4a453cc8
opt: listen status for system tray on Linux
2022-12-10 10:57:21 +08:00
RustDesk
fa3618f406
Update Cargo.toml
2022-12-08 19:59:37 +08:00
fufesou
387a7f2df4
ios get data dir
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-01 21:48:19 +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
cf721e9bb3
support CIDR for whitelist
...
Signed-off-by: Xerxes-2 <dspxue@gmail.com>
2022-11-23 05:07:22 +11:00
kingtous
4a3dd3a5af
opt: relative macos dylib
2022-11-22 23:03:12 +08:00
RustDesk
ac07db76cb
Merge pull request #2225 from 21pages/portable-service
...
portable-service: enable quick support by rename as xxxqs.exe
2022-11-19 13:53:21 +08:00
21pages
eb673c8c78
portable-service: enable quick_support by rename as xxxqs.exe
...
Signed-off-by: 21pages <pages21@163.com>
2022-11-19 13:12:21 +08:00
RustDesk
d3f39f77a0
Merge pull request #2205 from fufesou/feat_dylib_virtual_display
...
Feat dylib virtual display
2022-11-18 21:05:42 +08:00
fufesou
27e7b57222
move virtual display to lib workspace
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-18 17:55:21 +08:00
fufesou
26e8355528
dynamic library - win virtual display
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-18 17:55:21 +08:00
21pages
0199770454
portable-service: add quick_start feature and ci
...
Signed-off-by: 21pages <pages21@163.com>
2022-11-18 13:59:57 +08:00
Kingtous
d24e7b25ab
feat: add build date
2022-11-17 16:36:26 +08:00
21pages
8e1545b432
portable service
...
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:10 +08:00
rustdesk
d9b6c33de3
remove pipewire for the time being, because some old distro only have
...
pulseaudio, pipewire/pulseaudio seems to be installed already since
firefox requires it
2022-11-09 15:06:10 +08:00
Kingtous
400911f782
refactor: change ayaindicator to appindicator
2022-11-08 21:17:56 +08:00
fufesou
a84ee7a6ec
oidc: init debug
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-07 15:20:18 +08:00
fufesou
3454454bd5
account oidc init rs
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-07 15:18:57 +08:00
Kingtous
220d056760
feat: implement tray in linux
2022-11-04 19:21:09 +08:00
Kingtous
b8fc7bb946
fix: add missing appindictor deps
2022-10-27 16:23:14 +08:00
Kingtous
3d7736836f
feat: add dbus and cli connect support
2022-10-11 23:22:57 +08:00
rustdesk
ab33ab3a50
pulseaudio -> pipewire https://github.com/rustdesk/rustdesk/issues/559
2022-09-29 10:51:50 +08:00
21pages
02aedd234c
prompt foreground window elevation
...
Signed-off-by: 21pages <pages21@163.com>
2022-09-29 09:13:20 +08:00
21pages
e1c2b8de6e
windows portable: request elevation && run as system
...
Signed-off-by: 21pages <pages21@163.com>
2022-09-29 09:13:19 +08:00
Kingtous
8c10675d8a
feat: windows portable build script
2022-09-21 11:28:28 +08:00
rustdesk
3e22893bc8
remove python dep
2022-09-18 12:00:45 +08:00
rustdesk
2567256dcb
moved all png to res
2022-09-18 11:22:30 +08:00
dependabot[bot]
ec0e5f52f9
Bump hound from 3.4.0 to 3.5.0
...
Bumps [hound](https://github.com/ruuda/hound ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/ruuda/hound/releases )
- [Changelog](https://github.com/ruuda/hound/blob/master/changelog.md )
- [Commits](https://github.com/ruuda/hound/commits )
---
updated-dependencies:
- dependency-name: hound
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 11:26:30 +00:00
csf
f310251cfc
feat mediacodec: Android H264/H265 decoder support
2022-09-15 20:40:29 +08:00
Asura
72f2abc352
Merge branch 'master' of https://github.com/rustdesk/rustdesk
2022-09-13 07:08:29 -07:00
Asura
a8e501cb79
Fix compile error on Android
2022-09-13 05:20:45 -07:00
RustDesk
9456afd870
Merge pull request #1492 from sandr01d/flatpak
...
Added flatpak feature
2022-09-13 17:13:10 +08:00
rustdesk
86a9060e16
remove flutter from default features
2022-09-12 12:31:02 +08:00
sandroid
1f591e0a66
Added flatpak feature
...
Signed-off-by: sandroid <sandroid@posteo.net>
2022-09-10 00:44:35 +02:00
rustdesk
f91293bc12
1.2.0
2022-09-07 22:00:42 +08:00
asur4s
2d7cd7c864
Refactor: tfc
2022-09-05 11:50:42 -04:00