31st of October 2022 to 6th of November 2022

Slint UI Library

New features

  • Always set Window.default-font-size (#1817)

    Let the style metrics provide a default-font-size and bind that to the Window if set.

Styles

Tooling

  • vscode: Add Properties view (#1814)
  • LSP: skip output properties in the queryProperties call (#1807)

Changes to the .slint language

  • Mark some native property as output properties (#1801)

Fixes

  • Always keep the binding of the right in a two way binding (#1821)

    When having a binding such as foo <=> bar The default value will always be the value of bar regardless what's the value of foo.

Janitor work

PRs: #1785, #1797, #1802, #1804, #1805, #1806, #1808, #1809, #1810, #1813, #1815, #1816

Statistics

56 patches committed in 22 pull requests by 5 authors.

← Next : 7th of November 2022 to 13th of November 2022 | Previous : 24th of October 2022 to 30th of October 2022 ‒ 0.3.1 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