slint/tools
Simon Hausmann c258a907f0 Simplify event loop start-up
Move the layout constraint tracker into the window where we can apply
the constraints right before drawing, instead of doing that from within
the event loop. This allows to remove the component parameter from the
run function.
2020-11-12 15:04:48 +01:00
..
compiler Prepare the compiler to be async 2020-10-30 15:00:04 +01:00
online_editor Speed up the online editor loading 2020-11-11 12:21:57 +01:00
syntax_updater Add support for markdown code fences in the syntax updater 2020-10-16 12:30:11 +02:00
viewer Simplify event loop start-up 2020-11-12 15:04:48 +01:00