fufesou
5c23dfd633
selinux tip, remove rust dep 'selinux'
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-22 14:22:15 +08:00
fufesou
f531cd23ee
add selinux tip
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-21 23:24:54 +08:00
dignow
b3948910ff
fix is x11, on conn
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-21 13:10:51 +08:00
21pages
68ef1fc9e0
show wallpaper only when support, show test on checked
...
Signed-off-by: 21pages <pages21@163.com>
2023-10-14 19:22:42 +08:00
21pages
d3ce8203be
win,linux remove desktop wallpaper
...
Signed-off-by: 21pages <pages21@163.com>
2023-10-13 13:58:11 +08:00
fufesou
bd6323ccae
fix, xwayland server env, check xwayland running
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-07 00:40:16 -05:00
fufesou
4326bfa504
fix, xwayland server envs, check Xwayland
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-07 00:40:16 -05:00
fufesou
b7a4c0664b
fix, wayland --server, display env, better way to find the envs
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-07 00:40:16 -05:00
fufesou
da7bcf89d4
fix, wayland --server, envs
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-07 00:40:16 -05:00
Sahil Yeole
13da75c2b6
fix wayland server starting late
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-09-25 16:53:34 +05:30
fufesou
db2e4f30a7
Privacy mode, msgbox, add details
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-09-17 10:53:04 +08:00
21pages
d0173fbdc5
install service period protection
...
how to reproduce:
install, click stop service, click start service and click no
on uac, it'll show "Service is not running" but can be connected.
Signed-off-by: 21pages <pages21@163.com>
2023-09-11 16:04:51 +08:00
Sahil Yeole
0931341a7f
prevent frequent loginctl calls
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-09-06 22:43:33 +05:30
rustdesk
723a1897b9
revert get_env_tries tries back to 10, https://github.com/rustdesk/rustdesk/pull/5276#issuecomment-1671288661
2023-08-09 21:28:12 +08:00
Sahil Yeole
ebfebdffa7
add check for seat0 active user
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-08-09 17:55:59 +05:30
Sahil Yeole
0d2c46a893
Revert "skip env tries for lightdm login screen"
...
This reverts commit d28d3baf056f09509fcc0813295ac6024e762806.
2023-08-09 17:55:59 +05:30
Sahil Yeole
6b17644d98
Revert "add delay in refresh"
...
This reverts commit 897dc1c2ba7ca2c03b6d6d11cbc92de624a76bf4.
2023-08-09 17:55:59 +05:30
Sahil Yeole
d28d3baf05
skip env tries for lightdm login screen
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-08-07 12:42:11 +05:30
Sahil Yeole
897dc1c2ba
add delay in refresh
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-08-07 12:14:35 +05:30
rustdesk
897bfbaf0e
use 20 tries as what in seat:`
2023-08-01 09:38:19 +08:00
rustdesk
ac60ba40a2
fix #5205
2023-07-31 18:13:54 +08:00
fufesou
5403166552
refact, linux headless option, debug
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-29 17:16:53 +08:00
fufesou
55972bfac5
refact, linux headless option, debug
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-29 15:51:42 +08:00
fufesou
c15e3c306e
refact, option, allow linux headless
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-29 15:50:29 +08:00
21pages
aa740f4263
remove many unwrap and enum_value_or_default
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-23 20:00:58 +08:00
rustdesk
e752c726ed
workaround of issue #2756
2023-06-29 23:46:45 +08:00
rustdesk
2a139c41c6
fix linux exit
2023-06-10 20:48:57 +08:00
rustdesk
7fba1800ec
fix linux uni (url) and tray exit
2023-06-10 18:24:03 +08:00
rustdesk
87b32ad8c4
use autostart for --tray in linux because pkexec not work well when start it with --server
2023-06-10 01:55:32 +08:00
rustdesk
644da37a4f
refactor tray uninstall service
2023-06-09 22:02:25 +08:00
rustdesk
0883864d39
avoid write conflcit
2023-06-09 13:42:37 +08:00
rustdesk
22a5399588
fix config sync when uninstall service
2023-06-09 13:35:03 +08:00
rustdesk
c821b8ef5d
check is_empty before cp config
2023-06-07 23:31:22 +08:00
rustdesk
7f51f8d976
refactor linux install/uninstall service as windows
2023-06-07 23:08:50 +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
b36a3f70fb
change resolution, macos needs more tests
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-24 22:50:53 +08:00
fufesou
67644d58a3
refact, better regex
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-19 12:05:42 +08:00
fufesou
eceae8ac78
simple refact, more flexible
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-19 11:56:36 +08:00
fufesou
6b4cc6443f
fix resolutions query on linux
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-19 11:43:35 +08:00
fufesou
59987f637c
linux, wrap pkexec
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 16:08:15 +08:00
fufesou
8a70bddd76
plugin_framework, test macos
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:49:19 +08:00
fufesou
7190d451d4
plugin_framework, plugin manager, debug linux
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:46 +08:00
fufesou
8e117b6dde
plugin_framework, mid commit
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:45 +08:00
rustdesk
084ca8e59d
linux is_installed
2023-05-09 17:09:51 +08:00
RustDesk
c015b66da0
Update linux.rs
2023-04-25 09:41:02 +08:00
Awalon
82c44d71f9
Fix for #4136 connection to linux refused by using wrong Xauthority file.
...
This PR handles comments of 2nd review for initial PR #4165 .
Reduced number of info/log messages
2023-04-24 23:45:23 +02:00
Awalon
dcc9337f86
Fix for #4136 connection to linux refused by using wrong Xauthority file.
...
This PR handles comments of review for PR #4165 .
2023-04-23 23:58:04 +02: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
fufesou
571c1df5c4
fix build
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:58 +08:00
fufesou
b18bfa749b
remove wait_prelogin
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:57 +08:00