Viewing profile — madnirua
madnirua
HN member- Joined
- Thu, Oct 22, 2020, 11:31 AM UTC
- HN karma
- 52
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About madnirua
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #45289023
LibrePCB is revamping their UI with Slint to deliver a sleek, modern experience for their open-source EDA tool. In their latest blog post, they share a preview of LibrePCB 2.0’s ne…
- story
-
comment
Comment #45116869
We’re proud to announce Slint 1.13. Now with Live-Preview for Rust & C++, an outline panel, menu improvements, better gradients, and more. Read the full release blog: https://slint…
- story
-
comment
Comment #44289670
tl;dr - Add 3D graphics with new WGPU support (works with Bevy). - Build Rust UIs for iPhone & iPad. - Import Figma design tokens into your app. - Smarter live preview & debug cons…
- story
- story
-
comment
Comment #39909102
Did you get a chance to check https://slint.dev ? Disclaimer: I work for Slint
- comment
-
comment
Comment #39755788
Based on the discussion with our community, we added a clause in our CLA - https://cla-assistant.io/slint-ui/slint - to ensure that Slint will always be made available under an ope…
-
comment
Comment #39249265
For non-commercial and personal projects, the runtime licenses are free. For commercial projects, the online form https://slint.dev/get-price (from https://slint.dev/pricing page) …
-
comment
Comment #38706637
You are right. The Qt backend is optional.
- story
-
comment
Comment #37709616
Slint ( https://slint.dev ) is an open source declarative GUI toolkit to create elegant, modern, and native GUI for embedded, desktop, and web applications. One of the USPs of Slin…
- story
-
comment
Comment #36401251
We changed the term from "User" to "Seat" and added an entry in the FAQ section to avoid confusion.
-
comment
Comment #36400084
We plan to add a pricing calculator later, replacing “Call us for pricing “
-
comment
Comment #36397662
Thanks :) For the short term, we have an example that some of our community users and commercial customers a using to build their custom virtual keyboard https://github.com/slint-u…
-
comment
Comment #36397525
Qt is only needed if you want native looking widgets. Otherwise, another style will be used for widget, which does not look native. In the future, we plan to have native backend us…
-
comment
Comment #36397458
Thanks for the feedback. We will try to get some designers to improve the widget gallery examples.
-
comment
Comment #36397282
Here is the correct link https://slint.dev/releases/1.0.2/docs/node/
-
comment
Comment #36397274
Thanks for reporting. Will fix that.
-
comment
Comment #36392697
We investigated integration VxWorks as part of a customer request and we concluded that all the required hooks exist to support Slint.