slint/tools
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
..
compiler Add an option to generate dependency file 2020-12-15 18:13:16 +01:00
lsp Don't use the canonical path for diagnostics 2020-12-28 15:07:49 +01:00
online_editor Rename "signal" to "callback" 2020-12-18 09:51:01 +01:00
syntax_updater Rename "signal" to "callback" 2020-12-18 09:51:01 +01:00
viewer Split up ComponentWindow::run() into show(), hide() and sixtyfps::run_event_loop() 2021-01-19 09:50:22 +01:00