Skip to content

wingpanel 3.0.0 Released

Compare
Choose a tag to compare
@elementaryBot elementaryBot released this 13 Jul 23:37
aff50fc

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