slint/api/sixtyfps-node/native
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
..
build.rs Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00
Cargo.toml Also update neon 2021-01-15 16:04:14 +01:00
js_model.rs Move Type and related concepts in a different module 2020-10-23 11:17:14 +02:00
lib.rs Split up ComponentWindow::run() into show(), hide() and sixtyfps::run_event_loop() 2021-01-19 09:50:22 +01:00
persistent_context.rs Fix single shot timer leaks in the nodejs api 2020-12-19 13:49:41 +01:00