RustDesk
ebb4d4a48c
Merge pull request #136 from fufesou/feat/linux_is_locked
...
feat: linux, is locked
2025-04-24 15:25:02 +08:00
fufesou
04772abbef
feat: linux, is locked
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-04-24 14:00:53 +08:00
RustDesk
2f8cf74865
Merge pull request #123 from tomty89/manager_session
...
Fixes related to systemd manager class session
2025-04-19 09:47:31 +08:00
Tom Yan
a27b28504d
Ignore the session type when started as a user unit
...
If a user for reasons start the program as user unit (instead of
as a system unit or in a session), /proc/self/sessionid may result
in the inferred session type being "unspecified" and prevent
XDG_SESSION_TYPE from being leveraged (and its "x11" fallback).
2025-04-19 01:32:41 +08:00
Tom Yan
514ef6ac08
Ignore unspecified type session(s) when look through all active sessions
...
With modern systemd versions, there is a manager class session,
which is of type "unspecified", for each logged-in / lingering
user. Such session should be ignored when attempt to find an
appropriate session from all (non-seated) sessions, otherwise it
will prevent XDG_SESSION_TYPE (and its "x11" fallback) from being
leveraged.
2025-04-19 01:09:53 +08:00
RustDesk
1ed5a469cf
Update config.rs
2025-04-18 11:31:59 +08:00
RustDesk
9e4b3f9696
Update Cargo.toml
2025-04-14 12:00:55 +08:00
RustDesk
5cc7db2676
Update Cargo.toml
2025-04-14 11:40:10 +08:00
RustDesk
a26f25a045
tokio 1.44
2025-04-13 23:39:02 +08:00
RustDesk
5921946f75
Merge pull request #112 from fufesou/feat/conf_key_auto_update
...
conf key, auto update
2025-04-13 17:59:06 +08:00
fufesou
805fe3ee99
conf key, auto update
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-04-09 13:55:57 +08:00
RustDesk
81b932b7bf
Merge pull request #85 from fufesou/fix/fs_flush_before_getting_buf
...
fix: fs, flush before getting the buf
2025-03-28 17:35:00 +08:00
fufesou
77113964cf
fix: fs, flush before getting the buf
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-03-28 17:26:41 +08:00
RustDesk
9ede5d49f6
Merge pull request #84 from fufesou/feat/remote_printer_fs
...
refact: fs, buf stream
2025-03-27 14:25:03 +08:00
fufesou
c907ad8fb2
refact: fs, buf stream
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-03-27 09:50:43 +08:00
RustDesk
9dbad320c9
Merge pull request #82 from fufesou/feat/remote_printer_2
...
Remove in login request.
2025-03-25 13:46:05 +08:00
fufesou
14936c8800
Remove in login request.
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-03-24 20:57:41 +08:00
RustDesk
4bd7fff39f
Merge pull request #80 from fufesou/feat/remote_printer
...
Feat/remote printer
driver
2025-03-23 13:46:42 +08:00
fufesou
f4cc39135c
feat: remote printer, reuse fs
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-03-23 11:58:27 +08:00
fufesou
07d3cc5d15
Feat. Remote printer.
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-03-16 22:56:53 +08:00
RustDesk
1819875476
Merge pull request #62 from 21pages/option-allow-d3d-render
...
option `allow-d3d-render`
dirver
2025-03-12 21:23:16 +08:00
21pages
2a35874424
option allow-d3d-render
...
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-03-12 11:50:11 +08:00
RustDesk
83419b6549
Merge pull request #53 from 21pages/allow-https-21114
...
buildin option `allow-https-21114`
2025-03-06 09:20:35 +08:00
21pages
6338940d7a
buildin option allow-https-21114
...
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-03-06 00:05:13 +08:00
RustDesk
7cf11f7b77
Merge pull request #33 from hadfl/illumos
...
add illumos support
2025-02-23 08:50:46 +08:00
Dominik Hassler
073bae1e73
add illumos support
2025-02-22 19:16:55 +00:00
RustDesk
16900b9b06
Merge pull request #28 from fufesou/refact/optimize_preload_peers
...
refact: optimize, preload peers.
2025-02-20 16:31:20 +08:00
fufesou
33487a0b14
refact: optimize, preload peers.
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-02-20 15:33:15 +08:00
RustDesk
f94753bddb
Merge pull request #27 from fufesou/refact/preload_peers
...
refact, reload peers
2025-02-20 09:31:50 +08:00
fufesou
e608898d08
refact, reload peers
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-02-20 09:27:57 +08:00
RustDesk
0d7f746291
Merge pull request #24 from fufesou/refact/optimize_preload_peers
...
refact: optimize, preload peers
2025-02-20 01:14:56 +08:00
RustDesk
d52ef0de30
Merge pull request #25 from adwinwhite/view-camera
...
Add camera connection type and related permission.
2025-02-20 01:13:16 +08:00
RustDesk
895024221e
Update message.proto
2025-02-20 01:12:25 +08:00
fufesou
f7f0e19223
refact: optimize, preload peers
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-02-19 23:25:18 +08:00
Adwin White
4b161a2050
feat: add camera permission
2025-02-19 12:11:52 +08:00
Adwin White
478db34b29
feat: add config option for camera
2025-02-19 12:11:52 +08:00
Adwin White
f8fbf40f98
feat: add camera connection type
2025-02-19 12:11:52 +08:00
RustDesk
e7d210e03a
Add Status
2025-02-18 16:07:45 +08:00
RustDesk
f9a10eaa1f
Update lib.rs
2025-02-15 18:41:34 +08:00
RustDesk
8b6700a33f
Merge pull request #21 from 21pages/device_group
...
fix device group cache
2025-02-14 16:48:49 +08:00
21pages
a8efd320e6
fix device group cache
...
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-02-14 16:46:49 +08:00
RustDesk
b237338eb3
Merge pull request #20 from 21pages/device_group
...
option 'preset-device-group-name'
2025-02-14 16:05:43 +08:00
21pages
3515503203
option 'preset-device-group-name'
...
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-02-14 15:24:42 +08:00
RustDesk
97266d7c18
Update config.rs
2025-01-29 16:56:17 +08:00
RustDesk
03628a8289
Update config.rs
2025-01-29 16:47:38 +08:00
RustDesk
22a5707370
Update config.rs
2025-01-29 16:46:59 +08:00
RustDesk
33d90c7e07
Simplicity is a double-edged sword. It makes things easier for you and me, but it also makes things easier for bad people. So we decided to reduce the convenience.
2025-01-29 16:44:36 +08:00
RustDesk
79f8ac2d68
Merge pull request #4 from fufesou/feat/file_clipboard_try_empty
...
feat: file clipboard, try empty message
2025-01-26 16:51:36 +08:00
fufesou
e646eb9f4d
feat: file clipboard, try empty message
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-01-24 01:23:57 +08:00
21pages
49c6b24a7a
init
...
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-01-20 16:06:27 +08:00