summaryrefslogtreecommitdiff
path: root/applets/notification_area/status-notifier/sn-item-v0.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-04Reduce scope of variablesColomban Wendling1-2/+1
2024-02-04Revert "Reduce scope of variables"raveit651-1/+2
2023-11-21Reduce scope of variablesColomban Wendling1-2/+1
2023-10-24status-notifier: Show AttentionIcon when Status is NeedsAttentionColomban Wendling1-9/+30
2021-12-16Use g_clear_pointer() and g_clear_object()rbuj1-6/+6
2021-02-22notification_area: move XAyatana(New)Label case at the bottomrbuj1-4/+4
2021-02-22notification_area: fix memory leakrbuj1-3/+5
2021-02-20Add text label display function for notification areazhuyaliang1-1/+21
2021-01-07Local variable shadows outer variable warning reported by cppcheckrbuj1-5/+5
2020-07-05Use '#include <config.h>' instead of '#include "config.h"'rbuj1-1/+1
2019-12-04status-notifier: Render icons as cairo surfaceVictor Kareh1-18/+30
2018-07-25applets: Fix runtime error messagesVictor Kareh1-1/+1
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-2/+0
2018-01-22status-notifier: don't crash if tooltip has wrong typemonsta1-0/+8
2017-12-27status-notifier: handle wrong-size icons called by pathlukefromdc1-0/+4
2017-12-27status-notifier: load icons specified by pathlukefromdc1-0/+4
2017-12-24status-notifier: fix failure to show icon for missing iconlukefromdc1-1/+4
2017-10-16status-notifier: hide mate-polkit icon if passivelukefromdc1-1/+7
2017-05-08status-notifier: fix crash on unknown signal namemonsta1-1/+1
2017-04-15status-notifier: Do not hide passive itemsColomban Wendling1-3/+2
2017-03-30status-notifier: Fix handling of icon-padding style propertyColomban Wendling1-0/+56
2017-03-13status-notifier: Plug a memory leakv1.18.0Colomban Wendling1-0/+1
2017-01-25status-notifier: Prefer not to scale theme iconsColomban Wendling1-6/+42
2017-01-25status-notifier: prefer not to scale advertised pixmapsAlexei Sorokin1-57/+25
2017-01-24status-notifier: Fix item icons transparencyColomban Wendling1-0/+19
2017-01-23status-notifier: Shut GCC upColomban Wendling1-1/+3
2017-01-23status-notifier: avoid useless warnings about missing propertiesAlberts Muktupāvels1-0/+6
2017-01-23status-notifier: Don't add extra padding around the iconsColomban Wendling1-7/+1
2017-01-23Add compatibility for GTK 3.14Colomban Wendling1-0/+2
2017-01-23Add StatusNotifier support to the Notification Area appletColomban Wendling1-0/+1355