Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-04-06 | system-tray: Properly propagate orientation changes | Colomban Wendling | 1 | -1/+6 | |
This fixes menu positioning on some system tray items when the panel orientation changed since it was initially started. | |||||
2017-04-06 | notification-area: Fix item orientation | Colomban Wendling | 1 | -4/+4 | |
Properly forward orientation to the items. This especially fixes SNI items height in vertical panels, but affects several other details on SNI items. | |||||
2017-01-23 | Add StatusNotifier support to the Notification Area applet | Colomban Wendling | 1 | -0/+366 | |
The StatusNotifier part of the implementation is based off gnome-panel's status-notifier applet. |