summaryrefslogtreecommitdiff
path: root/applets/notification_area
AgeCommit message (Expand)AuthorFilesLines
2018-08-07Change GTK_CHECK_VERSION to match next gtk+ releaseraveit651-2/+2
2018-07-28applets: Guard against GTK scale-factor fixes on GtkSocketVictor Kareh1-3/+3
2018-07-28applets: Fix runtime error messagesVictor Kareh1-1/+1
2018-07-28GTK 3.23: don't cut tray icons too narrow in HiDPI modelukefromdc1-0/+4
2018-07-28na-tray-child: remove na_tray_child_size_allocatelukefromdc1-46/+0
2018-04-26na-tray: Convert to GResourceraveit654-9/+29
2018-03-22hidpi: fix tray icon spacing with window-scaling > 1lukefromdc2-1/+12
2018-01-31require GTK+ 3.22 and GLib 2.50monsta6-123/+3
2018-01-31remove unneeded nested GTK_CHECK_VERSION blockmonsta1-11/+0
2018-01-25avoid deprecated GtkStockPablo Barciela1-2/+2
2018-01-22status-notifier: don't crash if tooltip has wrong typemonsta1-0/+8
2018-01-22status-notifier: don't crash if menu layout has wrong typemonsta1-0/+9
2018-01-21Fix rendering of radio buttons in status notifierlukefromdc1-1/+5
2018-01-09update copyright year to 2018monsta1-1/+1
2017-12-28status-notifier: properly handle the NULL case for itemslukefromdc1-2/+4
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-12-17WidthOfScreen and HeightOfScreen implementationPablo Barciela1-2/+3
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