mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
8 lines
160 B
Markdown
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
|
|
```
|
|
|
|

|