summaryrefslogtreecommitdiff
path: root/applets
AgeCommit message (Expand)AuthorFilesLines
2019-06-23Make system-tray X11-onlyWilliam Wold2-2/+10
2019-06-21Strings resistanceLaurent Napias1-2/+1
2019-06-20Add supported platform values to *.mate-panel-applet filesWilliam Wold4-0/+7
2019-06-05na-tray: avoid deprecated g_type_class_add_privateAlberts Muktupavels1-5/+2
2019-05-13Set compressed="true" for gresource text filesrbuj1-6/+6
2019-05-09Determine libwnck version during configureVictor Kareh5-31/+55
2019-05-09Add version check for libwnckVictor Kareh1-2/+30
2019-05-09window-list: Show window previews on hoverVictor Kareh3-7/+417
2019-03-22na-tray-child: avoid deprecated 'gtk_widget_set_double_buffered'Pablo Barciela1-7/+0
2019-02-17Ensure proper translation of the about dialog titlerbuj7-0/+7
2019-02-15Make translatable the copyright in about dialogrbuj7-44/+23
2019-01-29fix crash on removing traylukefromdc2-2/+3
2019-01-29Applets: only compile X11 applets when X11 is enabledWilliam Wold1-2/+6
2019-01-29Clock: Wayland supportWilliam Wold2-2/+9
2019-01-29wncklet: Error if compiling without X11 supportWilliam Wold2-0/+8
2019-01-29Notification area: error if compiling without X11 supportWilliam Wold7-2/+43
2019-01-17clock: set horizontal padding for clock-buttonraveit651-2/+2
2019-01-07Store fish surface size to enable rendering without backend specific codeWilliam Wold1-2/+11
2019-01-07Remove unused screen variable in fish appletWilliam Wold1-3/+0
2019-01-07Remove X specific functions from fish appletWilliam Wold1-11/+9
2019-01-03Clock: Fix weather icon size selection for panel heightlukefromdc1-2/+29
2019-01-03Clock: ensure weather icon resizes with panellukefromdc1-4/+37
2018-12-30Tray: Fix too-wide icon spacing after mate-polkit has been used w snilukefromdc1-0/+5
2018-12-29clock: force no button vertical padding and marginraveit651-5/+7
2018-12-12clock.c: Force negative margin, not passing on clockbuttonlukefromdc1-5/+6
2018-11-14Migrate mate-panel from dbus-glib to gdbusyetist1-98/+90
2018-11-05notification-area-preferences-dialog.ui: avoid GtkButton:use-stockPablo Barciela1-3/+9
2018-10-20na-tray: add preferences dialog and applet menu entryFabien Broquard5-0/+262
2018-10-20na-tray: wide panels, add GSettings to the appletFabien Broquard4-2/+49
2018-10-20na-tray: wide panels, convert main GtkBox display to GtkGridFabien Broquard2-56/+135
2018-10-20na-tray: wide panels, preliminary batch box to grid renameFabien Broquard5-91/+78
2018-08-07Change GTK_CHECK_VERSION to match next gtk+ releaseraveit652-5/+5
2018-07-27applets: Guard against GTK scale-factor fixes on GtkSocketVictor Kareh2-6/+6
2018-07-26window-list: Skip setting size hints until WnckTasklist has items to show.Victor Kareh1-1/+28
2018-07-25applets: Fix runtime error messagesVictor Kareh2-5/+9
2018-07-12fish: avoid deprecated 'gtk_window_set_wmclass'Pablo Barciela1-5/+0
2018-07-06Tray: simplify force-redraw, use code that actually workslukefromdc1-42/+5
2018-07-01GTK 3.23: don't cut tray icons too narrow in HiDPI modelukefromdc1-0/+4
2018-07-01na-tray-child: remove na_tray_child_size_allocatelukefromdc1-46/+0
2018-06-29na-tray-child: replace deprecated gdk_error_trap_push/pop functionsraveit651-10/+18
2018-06-06workspace-switcher: provide themed fallback colorVictor Kareh1-11/+22
2018-05-12Convert launcher icons to cairo surfacesVictor Kareh3-33/+63
2018-04-28clock: fix weird thing in commentsmonsta1-2/+2
2018-04-28clock: fix actual copy/paste error which caused use-after-freemonsta1-2/+2
2018-04-28clock: fix use-after-freemonsta1-1/+1
2018-04-28fish: Install fish animations in fish-specific directoryVincent Untz1-1/+1
2018-04-26na-tray: Convert to GResourceraveit654-9/+29
2018-04-26wncklet: Convert to GResourceVincent Untz7-52/+47
2018-04-26clock: Use new GdkPixbuf API to load resourcesVincent Untz1-18/+5
2018-04-26clock: Convert to GResourceVincent Untz10-55/+96