v1.8.0
Features
- add: Utils.watch
- custom hookable objects
- add: App.config
- impove widget subclasses
- Calendar.on_day_selected
- ColorButton.on_color_set
- DrawingArea.draw_fn
- FileChooserButton.on_file_set
- FontButton.on_font_set
- LevelBar.vertical
- LevelBar.bar_mode
- Separator.vertical
- SpinButton.on_value_changed
- Spinner starts based on visibility
- Switch.on_activate
- ToggleButton.on_toggled
- print notification daemons's name when its already running
Fixes
- Widget.attribute assign falsy values
- Overlay child type
Breaking Changes
- revert: hyprland service: workspace and monitor signal emit number
- types: Label's and Icon's Props type renamed to LabelProps, IconProps
- deprecate: default export config object in favor of App.config
Full Changelog: v1.7.7...v1.8.0