Skip to content

shell: Tweak "Back" buttons

  • Use the icon-name property of GtkButton instead of embedding a GtkImage into a GtkButton
  • Add a tooltip
  • Remove a11y label because Orca also reads tooltips
  • Remove image-button style class, because it's added automatically when a GtkMenuButton have an icon[1]

[1] https://docs.gtk.org/gtk4/class.MenuButton.html

Edited by 𝅳Automeris naranja

Merge request reports