fufesou
|
2aaca0c54a
|
Remove get_error() in windows.rs
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-20 17:38:53 +08:00 |
|
fufesou
|
c6d587f0c7
|
Refact, use std::io::Error::from_raw_os_error() to format message
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-20 17:22:14 +08:00 |
|
fufesou
|
c85682de8d
|
Refact, replace GetLastError() by std::io::Error::last_os_error()
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-20 17:15:15 +08:00 |
|
fufesou
|
9c12c3ee4e
|
remove useless \n
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-20 16:48:05 +08:00 |
|
fufesou
|
2c432dbf4d
|
format idd error message
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-20 16:41:02 +08:00 |
|
fufesou
|
0c8643837f
|
Modify the error message
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-20 16:11:59 +08:00 |
|
fufesou
|
3fd97f7e60
|
modify error message
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-20 15:54:29 +08:00 |
|
fufesou
|
5064696480
|
send msgbox when plugging in/out virtual displays
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-20 15:46:22 +08:00 |
|
fufesou
|
6f0fbd1088
|
feat, format idd error message
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-20 15:30:56 +08:00 |
|
RustDesk
|
b535722421
|
Merge pull request #6470 from fufesou/feat/topmost_window_exclude_from_capture
Feat/topmost window exclude from capture
|
2023-11-20 12:46:23 +08:00 |
|
fufesou
|
60e96b637d
|
privacy mode, remove 'recommended'
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-20 11:50:53 +08:00 |
|
fufesou
|
7f29c7a601
|
add comment
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-20 11:07:18 +08:00 |
|
fufesou
|
060dfedb74
|
topmost_window_exclude_from_capture, change label text
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-20 10:57:01 +08:00 |
|
RustDesk
|
2907ed6029
|
Merge pull request #6468 from 0ofta/norwegian-bokmal-translation
Added Norwegian Bokmål Translation
|
2023-11-20 10:33:30 +08:00 |
|
fufesou
|
5649fcc9ca
|
win, is version equal or greater, build number
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-20 10:28:57 +08:00 |
|
fufesou
|
85ddfc0739
|
remove redundent global variables
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-20 07:41:06 +08:00 |
|
fufesou
|
7c98bfd363
|
check if WDA_EXCLUDEFROMCAPTURE is supported
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-20 07:41:06 +08:00 |
|
fufesou
|
c23f377039
|
feat, topmost window, exclude from capture
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-20 07:41:04 +08:00 |
|
0ofta
|
af89fb52f1
|
Added Norwegian Bokmål Translation
Signed-off-by: 0ofta <kaare@jenssen.it>
|
2023-11-19 20:32:11 +01:00 |
|
RustDesk
|
98f56fd506
|
Merge pull request #6466 from xalt7x/fix/README.md
README.md: Fix typo and use correct name for macOS
|
2023-11-20 00:02:14 +08:00 |
|
Yevhen Popok
|
88ea1ea85b
|
README.md: Fix typo and use correct name for macOS
|
2023-11-19 17:57:25 +02:00 |
|
RustDesk
|
2a1e33f95c
|
Merge pull request #6465 from xalt7x/ukrainian-translation
Update Ukrainian translations
|
2023-11-19 23:54:00 +08:00 |
|
Yevhen Popok
|
2fe55e2b55
|
Update Ukrainian README
|
2023-11-19 17:52:19 +02:00 |
|
Yevhen Popok
|
d6f5887b1d
|
Update Ukrainian UI translation
|
2023-11-19 14:46:33 +02:00 |
|
RustDesk
|
dce045461a
|
Merge pull request #6462 from fufesou/feat/top_most_window_cloak
feat, top most window cloak.
|
2023-11-19 13:38:57 +08:00 |
|
fufesou
|
4ab0324bc9
|
feat, top most window cloak. Window preview will not break privacy mode.
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-19 12:34:30 +08:00 |
|
RustDesk
|
b2bb69fe42
|
Merge pull request #6460 from fufesou/feat/install_idd_when_installing_app
feat, install indirect display driver when installing the app
|
2023-11-19 11:44:26 +08:00 |
|
RustDesk
|
ad96f9aacd
|
Merge pull request #6461 from 21pages/fix_max_codec_thread_num
fix exceeding the maximum number of threads allowed
|
2023-11-19 11:43:12 +08:00 |
|
21pages
|
9847fc5c77
|
fix exceeding max allowed thread count, thread count <= available memory / 2
Signed-off-by: 21pages <pages21@163.com>
|
2023-11-19 11:36:23 +08:00 |
|
fufesou
|
3f3bca753c
|
feat, install indirect display driver when installing the app
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-18 12:14:21 +08:00 |
|
RustDesk
|
c223d6a87d
|
Merge pull request #6457 from flusheDData/master
Update es.rs
|
2023-11-18 10:23:39 +08:00 |
|
RustDesk
|
14a428467c
|
Merge pull request #6458 from cacing69/master
update id trans
|
2023-11-18 10:23:28 +08:00 |
|
RustDesk
|
efc84e53ec
|
Merge pull request #6459 from 21pages/format_log
format log
|
2023-11-18 10:22:55 +08:00 |
|
21pages
|
f9ee0189f0
|
format log, add space after colon
Signed-off-by: 21pages <pages21@163.com>
|
2023-11-18 09:52:46 +08:00 |
|
Ibnul Mutaki
|
d90580943f
|
update id trans
|
2023-11-18 08:26:44 +07:00 |
|
flusheDData
|
f6484b4e2b
|
Update es.rs
New terms added
|
2023-11-18 00:11:25 +01:00 |
|
RustDesk
|
0b5f48b926
|
Merge pull request #6446 from fufesou/fix/do_not_get_displays_on_start
Fix. Do not get displays on server start.
|
2023-11-18 00:31:38 +08:00 |
|
fufesou
|
f2f649319d
|
Remove redundant mutex
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-17 23:38:27 +08:00 |
|
RustDesk
|
35eaa94228
|
Merge pull request #6445 from fufesou/fix/mobile_soft_keyboard_focus
fix, mobile soft keyboard focus
|
2023-11-17 23:09:55 +08:00 |
|
fufesou
|
e09a050d41
|
Fix. Do not get displays on server start.
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-17 17:11:25 +08:00 |
|
fufesou
|
38182ba020
|
tmp fix, mobile soft keyboard focus
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-17 14:43:23 +08:00 |
|
RustDesk
|
7960b2ca10
|
Merge pull request #6436 from fufesou/fix/android_soft_keyboard_input
fix, android_soft_keyboard_input, maybe flutter 3.13.*
|
2023-11-16 23:40:51 +08:00 |
|
fufesou
|
722c789448
|
add comment
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-16 23:39:07 +08:00 |
|
fufesou
|
faa4c36956
|
fix, android_soft_keyboard_input, maybe flutter 3.13.*
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-16 23:08:09 +08:00 |
|
RustDesk
|
d3a33d786d
|
Merge pull request #6429 from bovirus/master
Update Italian language
|
2023-11-16 17:36:41 +08:00 |
|
bovirus
|
1a2d60dbfc
|
Update Italian language
|
2023-11-16 08:00:23 +01:00 |
|
RustDesk
|
2aa5e685b8
|
Merge pull request #6425 from dignow/fix/query_onlines_block_thread
Fix/query onlines block thread
|
2023-11-16 13:29:13 +08:00 |
|
RustDesk
|
512c7df37d
|
Merge pull request #6416 from basilgello/vcpkg-deps
vcpkg deps
|
2023-11-16 13:28:56 +08:00 |
|
RustDesk
|
57fddf1c85
|
Merge pull request #6418 from Kleofass/patch-5
Update lv.rs
|
2023-11-16 13:28:12 +08:00 |
|
RustDesk
|
afe4206782
|
Merge pull request #6415 from BestiaPL/master
Update pl.rs
|
2023-11-16 13:27:43 +08:00 |
|