slint/sixtyfps_runtime/rendering_backends/default
Simon Hausmann 5f265ffc09 Split up ComponentWindow::run() into show(), hide() and sixtyfps::run_event_loop()
This allows creating multiple windows for example, and it will allow for
showing windows in those tests that require a mapped window.

As a bonus, the run() function on generated components is not consuming
anymore.
2021-01-19 09:50:22 +01:00
..
Cargo.toml Introduce Backend trait 2021-01-15 12:20:32 +01:00
lib.rs Split up ComponentWindow::run() into show(), hide() and sixtyfps::run_event_loop() 2021-01-19 09:50:22 +01:00