summaryrefslogtreecommitdiff
path: root/libmate-panel-applet/panel-applet-private.h
AgeCommit message (Collapse)AuthorFilesLines
2019-07-05Remove trailing whitespacesLaurent Napias1-1/+1
2019-01-25libmate-panel-applet: Add comments in headers to explain Wayland behaviorWilliam Wold1-0/+1
2017-08-13limatepanel-applet: add panel-applet-private.hlukefromdc1-0/+37
... and move private functions from factory to this file. Later we will have at least one more private function. Based on https://github.com/GNOME/gnome-panel/commit/c04da8c76ee6f16af44faca2b247df71e98b0a4b plus one more change as it was added out of order