summaryrefslogtreecommitdiff
path: root/libmate-panel-applet/panel-plug.c
AgeCommit message (Collapse)AuthorFilesLines
2016-03-25GTK 3.18:Apply panelplug reworklukefromdc1-1/+1
panel-plug.c Changing the panel background handling (from gnome-panel) for GTK 3.18 requires that the panelplug changes from gnome-panel also be applied or applets can mismatch the panel toplevel when an alpha value is present
2016-03-22use gtk+-3.20 custom bg fixixes only for > gtk+-3.18 and > glib-2.42raveit651-0/+3
This fixes also distcheck
2016-03-13gtk3.20-fix custom BG change on appletslukefromdc1-0/+100
New file panel-plug.c used intact from github.com/GNOME/gnome-panel/commit/3115f77b536a7c79c7d43ded0591e2b8f45219c4 "restore custom background on applets) Used only in gtk 3.20 builds, though not sure if whole file built but not used when it's header file is not included in anything due to build time conditionals.