Add alwaysOnTop feature

This commit is contained in:
Tw93
2024-05-08 17:59:38 +08:00
parent f5319394f5
commit a1e34a00e6
8 changed files with 27 additions and 1 deletions

7
bin/README.md vendored
View File

@@ -121,6 +121,13 @@ Enable or disable immersive header. Default is `false`. Use the following comman
--transparent
```
#### [always-on-top]
Enable the always-on-top feature. Default is `false`.
```shell
--always-on-top
```
#### [fullscreen]
Determine whether the application launches in full screen. Default is `false`. Use the following command to enable full screen.