Advanced otpion: main-window-always-on-top

Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
fufesou 2025-09-18 12:06:44 +08:00
parent 4db4b4cf9e
commit 4f88aadda1
2 changed files with 24 additions and 0 deletions

View File

@ -1332,3 +1332,14 @@ If `register-device=N`, below will not work for this device.
| :------: | :------: | :------: |
| Y, N | Y | `register-device=N` |
### main-window-always-on-top
Always keep the main window on top.
**Discussion**: https://github.com/rustdesk/rustdesk-server-pro/issues/761
Only available in RustDesk client 1.4.2.
| Install required | Values | Default | Example |
| :------: | :------: | :------: | :------: |
| N | Y, N | N | `main-window-always-on-top=N` |

View File

@ -1321,3 +1321,16 @@ D3D渲染可以获得高帧率并减少CPU使用率但在某些设备上远
| 值 | 默认值 | 示例 |
| :------: | :------: | :------: |
| Y, N | Y | `register-device=N` |
### main-window-always-on-top
始终将主窗口放在最顶部。
**讨论**: https://github.com/rustdesk/rustdesk-server-pro/issues/761
仅 RustDesk 客户端 >= 1.4.2 可用。
| Install required | Values | Default | Example |
| :------: | :------: | :------: | :------: |
| N | Y, N | N | `main-window-always-on-top=N` |