97 Commits

Author SHA1 Message Date
RustDesk
e6724f06de
Update config.rs 2025-05-23 21:52:54 +08:00
RustDesk
15a71f07a5
Merge pull request #178 from fufesou/fix/numeric_one_time_password
fix: numeric one-time password on startup
2025-05-23 10:55:42 +08:00
fufesou
958f21a254 fix: numeric one-time password on startup
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-05-23 10:26:30 +08:00
RustDesk
aa466d2ef4
Merge pull request #177 from fufesou/feat/numeric_one_time_password
feat: numeric one-time password
2025-05-22 21:57:04 +08:00
fufesou
89bb219376 feat: numeric one-time password
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-05-22 17:46:40 +08:00
RustDesk
53709d8f8d
Merge pull request #159 from 21pages/fix_sync_socks_from_advanced_options_to_config
fix sync socks from advanced options to config file
2025-05-14 13:56:07 +08:00
21pages
cbaaf6f75f fix sync socks from advanced options to config file
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-05-14 13:36:44 +08:00
RustDesk
6e556f7e17
Merge pull request #154 from fufesou/feat/trackpad_speed
feat: trackpad speed
2025-05-09 15:29:28 +08:00
fufesou
ceb8146f0c feat: trackpad speed
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-05-09 14:26:51 +08:00
RustDesk
7839dcf4e4
Merge pull request #152 from 21pages/websocket
websocket
2025-05-08 19:27:46 +08:00
21pages
585bd1f152 websocket
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-05-08 18:20:38 +08:00
RustDesk
d64954ae22
Update config.rs 2025-05-07 16:42:54 +08:00
RustDesk
c943117b2b
Update config.rs 2025-05-07 16:30:04 +08:00
RustDesk
4eca5b45b9
Merge pull request #148 from fufesou/fix/build_crate
fix: build
2025-04-30 20:55:32 +08:00
RustDesk
368dc1ab56 Update Cargo.toml 2025-04-30 20:51:38 +08:00
fufesou
8c2381278b fix: build
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-04-30 20:35:44 +08:00
RustDesk
bfddd5bb19
Merge pull request #147 from fufesou/feat/hostname_as_id
feat: hostname as id
2025-04-30 14:09:45 +08:00
fufesou
8e1dd7f88f feat: hostname as id
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-04-30 12:50:22 +08:00
RustDesk
42aad01a51
Merge pull request #144 from fufesou/feat/screenshot
feat: screenshot
2025-04-28 19:29:51 +08:00
fufesou
b08c92ad34 feat: screenshot
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-04-28 18:34:59 +08:00
RustDesk
3afaf64944
Merge pull request #143 from YinMo19/main
[enhance] add from method
2025-04-27 17:58:50 +08:00
YinMo19
96b41b552a [enhance] add from method 2025-04-27 16:50:43 +08:00
RustDesk
d04ae289c8
Merge pull request #137 from YinMo19/main
[enhance] Add websocket support.
2025-04-25 11:21:02 +08:00
YinMo19
d8f907a0d9 [enhance] implement inline func and neat import. 2025-04-25 11:11:53 +08:00
YinMo19
6be5600b77 [enhance] split into stream.rs. 2025-04-25 11:03:16 +08:00
YinMo19
512f67f25e [merge] merge conflict 2025-04-24 22:34:44 +08:00
YinMo19
3ef70f0e4d [clean] test passed.
- clean unused.
2025-04-24 22:27:16 +08:00
YinMo19
880365cab0 [bug fix] add enc logic. 2025-04-24 21:49:39 +08:00
YinMo19
608eb5983f [bug fix] add logic 2025-04-24 21:25:00 +08:00
YinMo19
7110634c09 [debug] add debug. 2025-04-24 20:53:58 +08:00
YinMo19
e9813ffdd6 [test] add test debug info. 2025-04-24 19:36:07 +08:00
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
YinMo19
7d5cc2ed47 [enhance] test ver. Add text for test. 2025-04-24 03:11:54 +08:00
YinMo19
29a322e6e3 [test] temp stop proxy. 2025-04-24 00:27:54 +08:00
YinMo19
bac2ffd31e [enhance] rewrite websocket next. 2025-04-24 00:16:14 +08:00
YinMo19
13ffda490d [enhance] remove time ticking. 2025-04-23 21:36:17 +08:00
YinMo19
836dbbc144 [fallback] remove pingpong 2025-04-23 11:42:53 +08:00
YinMo19
5c6b12c438 [enhance] add ping pong send (ver.2) 2025-04-23 10:58:28 +08:00
YinMo19
f31d1ec1b8 [enhance] add ping pong send. 2025-04-23 10:42:34 +08:00
YinMo19
0d6948c97b [test] fix bug: twice enc. add ping pong log. 2025-04-23 09:58:20 +08:00
YinMo19
4ff800a8be [test] websocket should be determined in runtime. 2025-04-23 09:00:29 +08:00
YinMo19
b1dd3bb9c8 [add log] add log and add ws scheme 2025-04-23 08:44:02 +08:00
YinMo19
6798bf3780 [test] tcp success. Websocket test. (temp ver.) 2025-04-23 08:33:01 +08:00
YinMo19
d299e4909f [fix bug] fix twice enc.
- fix twice enc.
- enable proxy (temp ver.)
- rewite websocket::next.
2025-04-22 02:55:17 +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
YinMo19
2d65c24e4b [enhance] remove cfg select. 2025-04-18 11:31:46 +08:00