elementary / granite

Library that extends GTK with common widgets and utilities
https://elementary.io
GNU Lesser General Public License v3.0
289 stars 61 forks source link

gresource icons the stylesheet depends on #666

Closed danirabbit closed 1 year ago

danirabbit commented 1 year ago

Problem

Icons that the stylesheet depends on (such as diclosure triangles and radiobutton checkmarks) break when using other icon sets

Proposal

Granite should contain any non-fdo icon names that we depend on so that apps using Granite.init () are guaranteed to have these icons

Prior Art (Optional)

I'm fairly certain Adwaita does this too