Skip to content

granite 7.0.0 Released

Compare
Choose a tag to compare
@elementaryBot elementaryBot released this 30 Apr 18:15
4102088

New Features:

  • Ported to GTK4! ๐ŸŽ‰๏ธ
  • Granite.Placeholder: replaces AlertView and Welcome
  • SimpleSettingsPage: Allow markup in description

Removals:

  • Application: use Gtk.Application instead
  • Drawing: Use Gtk.CSS
  • DynamicNotebook: use Adw.TabBar instead
  • Logger: use GLib.log instead
  • ModeButton: Use Gtk.ToggleButton with the "group" property and "linked" style class instead
  • Paths: use GLib.Environment instead
  • Seekbar
  • Services.Settings: use GLib.Settings instead
  • SimpleCommand: use GLib.AppInfo.create_from_commandline instead
  • SourceList: use Gtk.ListBox with the "sidebar" style class instead
  • StorageBar
  • TextStyle: use style class constants instead
  • Several functions in System were replaced by GLib.AppInfo

Improvements:

  • Updated translations