Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-23 | status-notifier: Remove custom image menu item class | Colomban Wendling | 1 | -220/+0 | |
It's only there because GtkImageMenuItem is deprecated, it doesn't offer any original features. | |||||
2017-01-23 | status-notifier: Move GTK compatibility code inline | Colomban Wendling | 1 | -2/+4 | |
2017-01-23 | Add compatibility for GTK 3.14 | Colomban Wendling | 1 | -0/+2 | |
2017-01-23 | Add StatusNotifier support to the Notification Area applet | Colomban Wendling | 1 | -0/+216 | |
The StatusNotifier part of the implementation is based off gnome-panel's status-notifier applet. |