summaryrefslogtreecommitdiff
path: root/applets/notification_area/status-notifier/sn-dbus-menu.c
AgeCommit message (Collapse)AuthorFilesLines
2017-11-07Apply position fix on popup to GTK 3.20 and earlierlukefromdc1-2/+4
2017-11-07GTK 3.22 status notifier: reposition menu when size changeslukefromdc1-0/+2
Also catch a missed instance of needing to reposition. This stops most cases of a bottom panel menu changing size and ending up too low.
2017-06-11status notifier: follow same menu theme as rest of panellukefromdc1-0/+15
Support any menu theme set up for the panel's menus differing from the rest of the Gtk theme using the .mate-panel-menu-bar style class
2017-01-23Add StatusNotifier support to the Notification Area appletColomban Wendling1-0/+472
The StatusNotifier part of the implementation is based off gnome-panel's status-notifier applet.