Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-16 | Apply position fix on popup to GTK 3.20 and earlier | lukefromdc | 1 | -2/+4 | |
2017-10-14 | GTK 3.22 status notifier: reposition menu when size changes | lukefromdc | 1 | -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-05-29 | status notifier: follow same menu theme as rest of panel | lukefromdc | 1 | -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-23 | Add StatusNotifier support to the Notification Area applet | Colomban Wendling | 1 | -0/+472 | |
The StatusNotifier part of the implementation is based off gnome-panel's status-notifier applet. |