summaryrefslogtreecommitdiff
path: root/data/theme
AgeCommit message (Collapse)AuthorFilesLines
2018-06-25Panel-gtk.c: Show menu icons only when "menus-have-icons" is setlukefromdc1-0/+3
Most panel menus excluding main menus. Bind gsettings preference "menus have icons" to visibility of icon. Pack the icon into a box with a 16px min-width set in panel.css to hold the space when the icons are not shown Duplicate as much as possible behavior of now-deprecated GtkImageMenuItem replaced by github.com/mate-desktop/mate-panel/commit/86701517e7d7cb3d2c08a40d76af97308f18902c Use only one icon-settings gsettings object to control this in all menuitems controlled by panel-gtk.c The use of a single gsettings object is based on code by Albert Muktupavels https://github.com/muktupavels
2018-04-26css: Convert to GResourceraveit653-0/+191