summaryrefslogtreecommitdiff
path: root/applets/notification_area/status-notifier/sn-item.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-15Wayland, Tray applet: allow in-process applet to load, using SNI only (#1372)Luke from DC1-0/+1
2020-07-05Use '#include <config.h>' instead of '#include "config.h"'rbuj1-1/+1
2019-09-27sn-item: avoid 'g_type_class_add_private'Pablo Barciela1-15/+12
2019-07-05Remove trailing whitespacesLaurent Napias1-1/+1
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-77/+0
2018-01-31remove unneeded nested GTK_CHECK_VERSION blockmonsta1-11/+0
2017-11-09status-notifier: remove duplicate check found by cppchecklukefromdc1-2/+0
2017-10-16Apply position fix on popup to GTK 3.20 and earlierlukefromdc1-0/+4
2017-10-14GTK 3.22 status notifier: reposition menu when size changeslukefromdc1-0/+2
2017-10-12GTK 3.22/status-notifer Fix menu position if size changed since last shownlukefromdc1-0/+2
2017-08-22gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker1-0/+11
2017-01-23status-notifier: Move GTK compatibility code inlineColomban Wendling1-2/+65
2017-01-23status-notifier: Simplify compatibility code for GTK 3.20Colomban Wendling1-6/+10
2017-01-23status-notifier: Fix elements display on GTK < 3.20Colomban Wendling1-1/+1
2017-01-23Add compatibility for GTK 3.14Colomban Wendling1-0/+2
2017-01-23Lower GLib dependencyColomban Wendling1-9/+5
2017-01-23Add StatusNotifier support to the Notification Area appletColomban Wendling1-0/+491