Files
2022-12-04 17:27:40 +01:00

8 lines
160 B
Markdown

Example how to show a custom window frame instead of the default OS window chrome decorations.
```sh
cargo run -p custom_window_frame
```
![](screenshot.png)