Commit Graph

284 Commits

Author SHA1 Message Date
fufesou
4807176f8b fix, win, change resolution
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 18:34:29 +08:00
fufesou
d409e1147e some code are removed by mistake
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 15:21:42 +08:00
fufesou
e541c4db69 win, uninstall cert
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 15:17:05 +08:00
rustdesk
48f574619e move removing hkey_current_user out 2023-06-05 12:15:21 +08:00
fufesou
87b1e97351 fix escape \
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 11:36:15 +08:00
rustdesk
b84cf2f804 add windows uni to registry when install 2023-06-05 00:27:40 +08:00
rustdesk
96741e5270 fix commit 2023-05-25 17:29:15 +08:00
rustdesk
63129582cc stupid warn position 2023-05-25 17:25:52 +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
df2de0fd61 windows, custom resolution
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-19 20:48:47 +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
ac96ddaecb windows, fix display name comparation
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:53 +08:00
fufesou
b8ea705a21 fix check virtual display on windows
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:53 +08:00
fufesou
c6ccee67aa remember resolution, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:53 +08:00
fufesou
a603e046e3 refactor resolution, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:53 +08:00
fufesou
9ecf0e3f89 refactor elevate on macOS
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 16:14:08 +08:00
Kingtous
6af19262e8 opt: uniform install process with flutter in sciter 2023-05-15 00:33:58 +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
302f1c48d3 update crates, test on mac only 2023-05-11 12:04:38 +08:00
rustdesk
084ca8e59d linux is_installed 2023-05-09 17:09:51 +08:00
Kingtous
3980e52a88 opt: close main window when exit from tray on macOS 2023-05-02 23:48:49 +08:00
Kingtous
7a82070420 fix: make event loop in tray compatible with main window 2023-05-02 12:52:27 +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
Kingtous
f0b532426f fix: connection text in client now 2023-04-18 18:28:12 +08:00
fufesou
ec51047c23 remove --extract
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-17 14:33:46 +08:00
fufesou
042a4e575f 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
fufesou
afe07dde6f do not enable linux_headless when flatpak or appimage is enabled
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-09 11:35:14 +08:00
fufesou
a0c899bd67 debug fedora
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:59 +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
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
fufesou
39917c174a kill --cm-no-ui
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:55 +08:00
fufesou
f91514e164 cm-no-ui, debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:55 +08:00
fufesou
d86ef4a86e headless, linux, debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:54 +08:00
fufesou
d82d2471d7 temp commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:54 +08:00
fufesou
34c3615320 get values of seat0, do not filter gdm
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:54 +08:00
fufesou
127ab57d62 ignore 'gdm' on loginctl
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:54 +08:00
fufesou
3fd1da05f4 tmp commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:53 +08:00
fufesou
bcf08ba26d virtual display, linux, debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:52 +08:00
qcloud
b82207f20b virtual display, linux, debug
Signed-off-by: qcloud <ubuntu@localhost.localdomain>
2023-04-03 13:16:52 +08:00
fufesou
6149c7f477 refact linux desktop env
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:51 +08:00
fufesou
e4c2e9af00 refact linux desktop
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:51 +08:00
fufesou
30375a9853 refact linux desktop env
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:51 +08:00
fufesou
5e79481860 linux, refact desktop env
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:51 +08:00
fufesou
a94052a24a ignore seat0 on gdm
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:49 +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
156ee78ebb remove compile warn 2023-04-03 00:16:09 +08:00
fufesou
ae53ec877b translate mode, win2win, Send both unicode and virtual keycode to remote side
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-01 18:09:53 +08:00
fufesou
40204077db revert linux is_prelogin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-01 13:18:01 +08:00
RustDesk
582e025145
Merge pull request #3854 from chiehw/release
Release modifier when multi conn
2023-04-01 10:00:49 +08:00
Kingtous
4c2169d929 feat: add dll setup/uninstall script 2023-03-31 17:00:36 +08:00
fufesou
0b417ac479 start --server on gmd wayland, just for communications, no connections will be established
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-31 16:42:35 +08:00
asur4s
0f72af6529 Release modifier when multi conn 2023-03-31 13:01:20 +08:00
asur4s
aace91ac5a Fix ci 2023-03-29 00:41:27 -07:00
asur4s
bd7901af00 Release modifiers when exit 2023-03-28 21:49:22 -07:00
fufesou
8cb361c51e remove android build warns
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-27 21:11:07 +08:00
fufesou
d7f16a5c0a remove xrandr parser
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-23 18:25:27 +08:00
RustDesk
8b229f304d
Merge pull request #3719 from chiehw/win-linux
translate mode: support linux in server
2023-03-20 15:55:24 +08:00
chiehw
44560b687e fix format 2023-03-20 10:13:06 +08:00
asur4s
6ffa2cacb1 Clean remapped keycodes when breakdown 2023-03-19 19:02:59 -07:00
rustdesk
706e080071 fix #3328 2023-03-20 00:56:17 +08:00
rustdesk
7009d4fa7b fix #3129 2023-03-19 20:07:06 +08:00
asur4s
ba4945f598 Get char when hot key is pressed 2023-03-18 20:57:19 -07:00
Carbonari
50bf518af1 missing imports 2023-03-17 13:01:37 +01:00
Carbonari
e9d2a72d00 fix icacls for non-english versions of windows 2023-03-17 12:37:11 +01:00
Carbonari
4c213a238a Allow Active Directory credentials for elevation 2023-03-17 12:36:35 +01:00
rustdesk
09b823d637 higher sysinfo version 2023-03-10 23:41:01 +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
c0257bff52 win, install cert
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-08 12:40:44 +08:00
fufesou
79934d006b fix error cert file
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-08 12:40:44 +08:00
fufesou
4f60dc9522 win,debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-08 12:40:43 +08:00
fufesou
9bb9a74979 win, install cert
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-08 12:40:40 +08:00
fufesou
e00eaee4b5 win, install cert
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-08 12:39:30 +08:00
21pages
896da1b153 fix reinstall
Signed-off-by: 21pages <pages21@163.com>
2023-03-02 22:24:39 +08:00
rustdesk
c5d7e5dfda fix: #3369 2023-03-02 13:32:21 +08:00
21pages
69e95bc245 fix windows uninstall can not delete the installation directory
Signed-off-by: 21pages <pages21@163.com>
2023-03-01 11:17:46 +08:00
21pages
f94791793b fix can't install when username contains &, @, ^
Signed-off-by: 21pages <pages21@163.com>
2023-02-27 20:51:48 +08:00
21pages
e3d704dfde ensure same bpp and framerate when get and set for mac 2023-02-27 09:04:14 +08:00
21pages
b9b4913ca0 mac admin auth check 2023-02-27 08:49:39 +08:00
fufesou
b8b3e99602 macos, periodically check if current display is changed
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-25 22:39:12 +08:00
fufesou
1e387ce019 simple refact
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-24 20:42:07 +08:00
21pages
5b8e51d6b9 mac resolution
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 10:44:04 +08:00
21pages
18a66749a1 linux x11 resolution
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 10:44:02 +08:00
21pages
91a2a5b56e win resolution && api
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 09:14:13 +08:00
rustdesk
bb26ba3384 Exit in mac tray 2023-02-23 20:01:50 +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
8852d97efc fix build linux
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-19 12:52:41 +08:00
fufesou
b733ad9379 refact register_breakdown_handler
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-19 10:19:28 +08:00
rustdesk
7edb3e6e92 CI 2023-02-10 17:48:53 +08:00
rustdesk
f7643077d3 new tray 2023-02-09 21:28:42 +08:00
rustdesk
fcd1f9b4a3 refactor handle_applicationShouldOpenUntitledFile 2023-02-09 18:11:32 +08:00