Call for Testing for Slint 1.17 #12124
Unanswered
ogoffart
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The
pre-release/1.17branch is ready for testing! 🎉Your feedback is key to catching regressions early and polishing the final
release. Each highlight below links to its documentation — please try them with
your own applications and let us know how it goes.
✨ Highlights in Slint 1.17
🖥 Making Slint desktop-ready
This release adds the building blocks that desktop apps expect:
DragAreaandDropAreaelements and adata-transfertype. See the drag-and-drop guide. Try dragging data between elements — and to/from other apps.SystemTrayIconelement. Add a tray icon and menu and check it on Linux, macOS, and Windows.Tooltipelement. Drop one inside any element and hover.RadioGroupwidget, with static orfor-generatedRadioButtonchildren.minimized/maximized/close()/hide()onWindow.📐 Language & widgets
TextInputbound to a row's field).cross-axis-alignmentonVerticalLayoutandHorizontalLayout🛠 Tooling
slint-viewer --remoteon your machine and connect from a phone or another device to preview live; the viewer now also runs on iOS and Android.⚡ Node.js
🎁 And more
StyledTextfunctions to parse markdown at runtime in Rust, C++, JavaScript, and Python.SkiaWGPURenderer(WGPU upgraded to 29).inner-shadow-*, andat <x> <y>+ radius for@conic-gradient/@radial-gradient.…and many more fixes — see the full ChangeLog.
🧪 How to test
Try the nightly build with your own projects and report anything that looks like
a regression or unexpected behavior. Per-language install instructions are on the
nightly release page:
👉 https://github.com/slint-ui/slint/releases/tag/nightly
Feedback is very welcome via GitHub Issues
or on our chat. Thank you for helping us make Slint 1.17 a great release! 🙏
Beta Was this translation helpful? Give feedback.
All reactions