top | item 45539660

(no title)

brson | 4 months ago

I've been using slint for a desktop project recently and having a lot of fun with it - it's pretty simple and the design has an interesting and fairly clean separation between the UI language and the backing application code (in Rust in my case). Recaptured a bit of my lost love for desktop apps.

discuss

order

heavyset_go|4 months ago

How's it look and feel integration wise? Are the context menus native? Can you use native menubars?

These were a couple of my pain points with QML in the past, although they've been fixed in recent Qt releases.

If you have any code you can share, I'd love to see it.