egui/examples/custom_window_frame/README.md

7 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)