summaryrefslogtreecommitdiff
path: root/applets/notification_area
AgeCommit message (Expand)AuthorFilesLines
2017-11-09status-notifier: remove duplicate check found by cppchecklukefromdc1-2/+0
2017-10-16status-notifier: hide mate-polkit icon if passivelukefromdc1-1/+7
2017-10-16Apply position fix on popup to GTK 3.20 and earlierlukefromdc2-2/+8
2017-10-14GTK 3.22 status notifier: reposition menu when size changeslukefromdc2-0/+4
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-08-16Add a gsettings key to enable/disable SNI Support (#600)Clement Lefebvre1-6/+13
2017-08-13avoid deprecated gdk_screen_get_width/heightZenWalker1-2/+2
2017-07-29don't use deprecated gtk_show_urilukefromdc1-2/+4
2017-07-16avoid deprecated gdk_screen_get_numberZenWalker3-11/+11
2017-07-08system tray: fix hidden icons on image/transparent color BGlukefromdc1-1/+1
2017-05-29status notifier: follow same menu theme as rest of panellukefromdc1-0/+15
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-04-06system-tray: Properly propagate orientation changesColomban Wendling1-1/+6
2017-04-06notification-area: Fix item orientationColomban Wendling1-4/+4
2017-03-30status-notifier: Fix handling of icon-padding style propertyColomban Wendling3-1/+60
2017-03-30status-notifier: Plug a memory leakColomban Wendling1-0/+1
2017-03-24status-notifier-watcher: Allow re-registration of registered items (#543)Colomban Wendling1-0/+14
2017-03-13status-notifier: Plug a memory leakv1.18.0Colomban Wendling1-0/+1
2017-03-13notification area: Fix memory leak sorting itemsColomban Wendling1-0/+2
2017-01-30notification area: Fix system tray icons forced orderingColomban Wendling1-4/+4
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: Make SnFlatButton GPLv2+Colomban Wendling2-2/+2
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: Remove custom image menu item classColomban Wendling4-300/+32
2017-01-23status-notifier: Move GTK compatibility code inlineColomban Wendling6-173/+69
2017-01-23status-notifier: Simplify compatibility code for GTK 3.20Colomban Wendling4-64/+10
2017-01-23system-tray: Restrict the ordering hack to the system-tray moduleColomban Wendling2-41/+35
2017-01-23status-notifier: Don't add extra padding around the iconsColomban Wendling1-7/+1
2017-01-23status-notifier: Fix elements display on GTK < 3.20Colomban Wendling5-3/+241
2017-01-23Add compatibility for GTK 3.14Colomban Wendling8-0/+233
2017-01-23Lower GLib dependencyColomban Wendling10-37/+121
2017-01-23Add StatusNotifier support to the Notification Area appletColomban Wendling44-367/+5946
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta9-461/+2
2016-11-21check for stable release of GTK+3, not for development onemonsta1-3/+3
2016-07-28na: : use GtkAbout and update copyrightraveit651-4/+3
2016-06-29use gtk_box_new instead of gtk_{h,v}box_new properlySorokin Alexei2-10/+8
2016-05-30na-try-child: add missing include for GTK_Version_Checkraveit651-0/+1
2016-04-06Revert "add new languages and sync with transiflex"raveit651-194/+35
2016-04-06add new languages and sync with transiflexraveit651-35/+194
2016-02-12GTK+3 na-tray-child: fix a Wunused-but-set-variable build warningWolfgang Ulbrich1-0/+2
2016-02-12GTK+3 notification-area: use correct style context stateWolfgang Ulbrich1-0/+5
2016-02-12GTK+-3.20 notification-area: remove deprecated style propertiesWolfgang Ulbrich1-3/+14
2016-02-12GTK+3 notification-area: set minimum size for iconWolfgang Ulbrich1-0/+38
2016-02-12Gtk+3 notification-area: don't use deprecated GtkAlignmentWolfgang Ulbrich1-5/+8
2016-02-12GTK+3 notification-area: don't use deprecated GdkColorWolfgang Ulbrich5-29/+87