-
Notifications
You must be signed in to change notification settings - Fork 26
Description
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
Caja using the hard-coded both-horiz + large-icons style
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