New · Slint MCP server + llms.txt — build native UIs with Cursor, Claude Code & Copilot

9th to 15th of January 2023

Spotlight: StandardTableView

This week, we added the StandardTableView widget, to display large amounts of data in columns and rows. StandardTableView comes with all the popular nifty features: displaying column headers, supports editable text cells, and sorts columns in ascending or descending order.

Screenshot of the StandardTableView in Slint

Next steps include adding support for resizable columns, advanced cell types like CheckBoxes and ComboBoxes.

Slint UI Library

New Features

Changes to the .slint Language

Tooling

Fixes

Internal Changes

Other Crates and Libraries

Statistics

43 patches committed in 15 pull requests by 4 authors.

← Next : 16th to 22nd of January 2023 | Previous : 2nd to 8th of January 2023


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