slint-ui / slint

Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
https://slint.dev
Other
16.01k stars 526 forks source link

Rust generated code: move globals and window in a separate Rc... #5402

Closed ogoffart closed 3 weeks ago

ogoffart commented 3 weeks ago

... that is independent on the root component type, so we could support several different root component sharing the same sub-components and globals