3rd to 9th of April 2023

New Calculator App Tutorial

Learn how to build a small GUI calculator app with Slint in 25 minutes. Olivier recorded this tutorial. Please try it and let us know how you go.

Slint Library

Tooling

  • LSP: Improve auto-completion of imported widgets (#2492)
  • LSP: Don't throw a protocol error when a symbol can't be renamed (#2502)

Fixes

  • mac: Fix installed libslint_cpp.dylib containing references to the build directory (#2455)

    Thanks to Jonathan, we now have a way to instruct corrosion to supply link flags that set the install name and work around cargo/rustc behavior.

    Fixes #2075

  • Fix panic when binding Path's commands property to a model entry's field (#2467)

    Fixes #2466

  • Fix the memory game tutorial (#2497)

    Fixes #2496

Documentation

  • Improve the landing page for the Slint Language documentation (#2481)

    Thank you to Kavindra Palaraja for this pull request!

Janitor Work

PRs: #2485, #2450, #2464

Statistics

18 patches committed in 12 pull requests by 5 authors.

← Next : 10th to 16th of April 2023 | Previous : 27th of March to 2nd of April 2023 - 1.0.0 Release


Slint is a declarative GUI toolkit to build native user interfaces for desktop and embedded applications written in Rust, C++, or JavaScript. Find more information at https://slint.dev/ or check out the source code at https://github.com/slint-ui/slint