Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-24 | status-notifier: Fix item icons transparency | Colomban Wendling | 1 | -0/+19 | |
2017-01-23 | status-notifier: Shut GCC up | Colomban Wendling | 1 | -1/+3 | |
2017-01-23 | status-notifier: avoid useless warnings about missing properties | Alberts Muktupāvels | 1 | -0/+6 | |
2017-01-23 | status-notifier: Don't add extra padding around the icons | Colomban Wendling | 1 | -7/+1 | |
It makes them look a little blurry at the "proper" sizes (32, 48, etc.) where the system-tray ones are perfect. Without the padding, they get blurry at the same sizes system-tray ones do, not making the situation worse. | |||||
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/+1355 | |
The StatusNotifier part of the implementation is based off gnome-panel's status-notifier applet. |