Skip to content

Request: Bring back toolbar-style and toolbar-icons-size support #115

@na0miluv

Description

@na0miluv

What should be patched?

Previous to GTK 3.10, toolbar-style was a setting that allowed you to change the style of toolbars in applications between 4 styles.

  • both
  • both-horiz
  • icons
  • text

Alongide toolbar-style, there was also toolbar-icons-size which used to let you change the size of the toolbar icons between small and large. This also has been hard coded since GTK 3.10

A lot of distros used to ship with "both" as the default while current day distros are forced to use "both-horiz", if they even show any labels on the toolbar, and it would be nice to see it brought back.

Screenshots

Captura de pantalla -2024-09-15 07-51-15
Caja using the hard-coded both-horiz + large-icons style

Captura de pantalla -2024-09-15 07-52-06
Geany using both + small-icons style, this and Pluma are the only ones that can still be changed because of the way they implemented it.

Commits

Couldn't find an exact commit but here is the proof of the removal
https://gitlab.gnome.org/search?group_id=8&project_id=665&repository_ref=main&scope=blobs&search=toolbar-style

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions