Commit Graph

88 Commits

Author SHA1 Message Date
fufesou
df2de0fd61 windows, custom resolution
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-19 20:48:47 +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
Kingtous
6af19262e8 opt: uniform install process with flutter in sciter 2023-05-15 00:33:58 +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
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
Kingtous
4c2169d929 feat: add dll setup/uninstall script 2023-03-31 17:00:36 +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
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
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
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
91a2a5b56e win resolution && api
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 09:14:13 +08:00
rustdesk
7edb3e6e92 CI 2023-02-10 17:48:53 +08:00
21pages
cf3ddb2a18 filter foreground window to avoid frequent prompts
Signed-off-by: 21pages <pages21@163.com>
2023-02-07 15:16:49 +08:00
21pages
fb81f206b7 opt flink creation
Signed-off-by: 21pages <pages21@163.com>
2023-01-31 09:47:50 +08:00
21pages
176847c51e fix warning
Signed-off-by: 21pages <pages21@163.com>
2023-01-29 14:28:10 +08:00
fufesou
ab026d5055 fix unneccesary portable prompt window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-27 13:04:26 +08:00
rustdesk
8fb3c452be Allow setting custom server and key with env variables #2810 2023-01-18 14:22:41 +08:00
21pages
d3b490ac48 elevation request
Signed-off-by: 21pages <pages21@163.com>
2023-01-14 17:39:46 +08:00
rustdesk
5ee3e3f347 fix Issue #1244 2022-12-14 00:51:43 +08:00
21pages
51cfa6f666 run_as_user use vec arg
Signed-off-by: 21pages <pages21@163.com>
2022-11-27 15:17:14 +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
21pages
45bfb0e22e portable-service: run background
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:12 +08:00
21pages
8e1545b432 portable service
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:10 +08:00
Kingtous
4c626c78c7 feat: implement --connect unilinks convert on windows 2022-11-14 19:49:46 +08:00
21pages
a2f1ab80da run_uac with wchar, refactor elevate_or_run_as_system
Signed-off-by: 21pages <pages21@163.com>
2022-11-04 19:07:21 +08:00
fufesou
e229324021 flutter_desktop: get double click time, win
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-01 23:04:07 -07:00
Kingtous
c8c726b565 feat: support hot,key specification in portable file name 2022-10-31 15:00:20 +08:00
21pages
7dec4f8a04 copy broker when update
Signed-off-by: 21pages <pages21@163.com>
2022-10-30 19:55:59 +08:00
21pages
ba4bc3a645 fix windows install hang, avoid kill self
Signed-off-by: 21pages <pages21@163.com>
2022-10-30 19:55:48 +08:00
21pages
894fe69285 fix flutter upgrade
Signed-off-by: 21pages <pages21@163.com>
2022-10-23 21:43:27 +08:00
21pages
41893e2ac2 replace cmd.exe with rustdek.exe when check uac
Signed-off-by: 21pages <pages21@163.com>
2022-10-23 21:26:25 +08:00
21pages
150057f92d fix default video save directory
Signed-off-by: 21pages <pages21@163.com>
2022-10-12 16:48:06 +08:00
21pages
e2924f0d41 build windows install
Signed-off-by: 21pages <pages21@163.com>
2022-10-11 15:14:14 +08:00
21pages
9d8032e5e7 add arg to avoid possible recursive run
Signed-off-by: 21pages <pages21@163.com>
2022-09-29 09:13:20 +08:00