- New Widgets
- All of the following widgets were wrapped by @PhilippMDoerner. Thank you very much!
CenterBox
,ActionBar
,Expander
SearchEntry
,PasswordEntry
,EditableLabel
Scale
,EmojiChooser
ProgressBar
Video
,MediaStream
andMediaControls
- libadwaita
adw.OverlaySplitView
,adw.PreferencesPage
,adw.Banner
adw.PasswordEntryRow
,adw.SwitchRow
adw.StatusPage
- Support custom CSS classes (by @PhilippMDoerner)
- The new
owlkettle/playground
module automatically generates interactive controls for all fields of a widget and allows you to quickly experiment with the functionality of widgets. It is already integrated into most widget examples. (by @PhilippMDoerner) - Load CSS Stylesheets from Strings
- Add
Window.fullscreened
field (by @aleksrutins) - Allow selecting multiple files in
FileChooserDialog
- Add
private
andonlyState
modifiers - Fix memory leaks (by @PhilippMDoerner)
- Add
startupEvents
andshutdownEvents
(by @PhilippMDoerner) - Documentation
- nimibook Documentation Website (by @PhilippMDoerner)
- Windows Installation Instructions (by @RickBarretto and @michaelsbradleyjr)
- Documentation for wrapping new widgets (by @PhilippMDoerner)
- Application Architecture Guide
A migration guide with a list of breaking changes can be found here.