Sophie Silver
Results
1
comments of
Sophie Silver
You can pass a `WindowBuilder` to the config using `Config::with_window()`. The `WindowBuilder` lets you configure whether you want the window to always be on top (https://docs.rs/tao/latest/tao/window/struct.WindowBuilder.html#method.with_always_on_top).