wingpanel 3.0.0 Released
Improvements:
- Fix some issues with indicator sort order
- Adjust special icon colors for dark and light panels to improve contrast
- Fix getting monitor dimensions under Wayland
- Hide tooltips when indicators are open
- Updated translations
Deprecations:
- Wingpanel.Widgets.Container: Use Gtk.ModelButton instead
- Wingpanel.Widgets.Separator: Use Gtk.Separator instead
- Wingpanel.Widgets.Switch: Use Granite.SwitchModelButton instead
Removals:
- Wingpanel.Widgets.AutomaticScrollBox: use Gtk.ScrolledWindow.max_content_height instead
- Wingpanel.Widgets.Button: Use Gtk.ModelButton instead