Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-19 | Use dashes instead of underscores in signal names | rbuj | 1 | -4/+4 | |
2021-12-16 | Use g_clear_pointer() and g_clear_object() | rbuj | 1 | -5/+1 | |
2020-05-25 | Fix some cast-function-type warnings introduced in GCC 8 | rbuj | 1 | -1/+1 | |
2019-09-27 | na-tray: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -3/+2 | |
2019-01-29 | Notification area: error if compiling without X11 support | William Wold | 1 | -0/+5 | |
2018-03-20 | hidpi: fix tray icon spacing with window-scaling > 1 | lukefromdc | 1 | -1/+2 | |
2017-07-16 | avoid deprecated gdk_screen_get_number | ZenWalker | 1 | -6/+6 | |
2017-01-23 | Add StatusNotifier support to the Notification Area applet | Colomban Wendling | 1 | -0/+730 | |
The StatusNotifier part of the implementation is based off gnome-panel's status-notifier applet. |