Update README.md
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
This commit is contained in:
parent
356c11960d
commit
0ad045ea74
|
@ -19,7 +19,6 @@ If you are using part of or all the code from this repository in your own projec
|
|||
- Support tiled and stack windows by DWM (Win32 only).
|
||||
- Won't cover the task bar when maximized (Win32 only).
|
||||
- Won't block the auto-hide task bar when maximized (Win32 only).
|
||||
- No flickers when resizing.
|
||||
- Support cross-platform blur effect inspired by [Microsoft's Acrylic blur](https://docs.microsoft.com/en-us/windows/uwp/design/style/acrylic).
|
||||
|
||||
## Usage
|
||||
|
|
|
@ -14,7 +14,6 @@
|
|||
- Support tiled and stack windows by DWM.
|
||||
- Won't cover the task bar when maximized.
|
||||
- Won't block the auto-hide task bar when maximized.
|
||||
- No flickers when resizing.
|
||||
- Support blur effect inspired by [Microsoft's Acrylic blur](https://docs.microsoft.com/en-us/windows/uwp/design/style/acrylic).
|
||||
|
||||
## Usage
|
||||
|
|
Loading…
Reference in New Issue