summaryrefslogtreecommitdiff
path: root/applets
AgeCommit message (Expand)AuthorFilesLines
2020-12-15Signal name is 'value-changed' for GtkSpinButtonrbuj3-7/+9
2020-12-11remove function calls to mate_panel_applet_set_background_widgetmbkma6-13/+0
2020-12-11window-list: remove intermediate steps to get scaled thumbnailrbuj1-32/+6
2020-12-11window-list: Get thumbnail size and scale in preview_window_thumbnailrbuj1-24/+31
2020-12-08window-list: Render thumbnails as cairo surfacesVictor Kareh1-30/+51
2020-12-05fish: Do not to include the math.h library to get the PI valuerbuj1-4/+3
2020-11-20wncklet: function declaration isn't a prototyperbuj1-3/+2
2020-11-18configure: remove warning about option 'subdir-objects' is disabledrbuj1-0/+2
2020-10-21Show label about options not available on WaylandWilliam Wold2-2/+22
2020-10-21Disable controls not applicable to WaylandWilliam Wold2-4/+29
2020-10-21Set minimized windows control sensitivity with the parent boxWilliam Wold2-6/+4
2020-10-21Suppress applet's default context menu for window buttonsWilliam Wold1-0/+21
2020-10-21Switch to C-style comments as requestedWilliam Wold7-53/+53
2020-10-21Fix workspace switcher on X11William Wold1-6/+2
2020-10-21Fix showdesktop applet on X11William Wold1-9/+7
2020-10-21Link with libwaylandWilliam Wold1-8/+9
2020-10-21Link wncklet with libwayland-client (why did this ever work?)William Wold1-0/+5
2020-10-21Don't crash if shell doesn't support foreign toplevelWilliam Wold1-0/+1
2020-10-21Window list Wayland supportWilliam Wold5-3/+431
2020-10-21Add foreign toplevel management protocol and generated codeWilliam Wold4-0/+977
2020-10-21Wncklet applets: don't crash on WaylandWilliam Wold7-152/+398
2020-09-07Remove variableScope warnings reported by cppcheckrbuj9-50/+32
2020-09-03wncklet: Check the length of the pixel data for empty thumbnailsrbuj1-3/+1
2020-08-05wncklet: Hide window preview on non-visible windowsVictor Kareh1-0/+5
2020-08-05clock-face: Use gdk_pixbuf_new_from_resource_at_scalerbuj3-60/+2
2020-08-01clock: assignment to 'GSList *' from incompatible pointer type 'GList *'rbuj1-2/+2
2020-08-01clock: Use single-linked lists for locationsrbuj5-45/+45
2020-08-01clock: sort locations by time reverse and namerbuj1-1/+17
2020-08-01clock: merge sorting and reversing node list of selected locationsrbuj1-2/+7
2020-07-29clock: Fix GError double freeTomas Bzatek4-6/+1
2020-07-29clock: Properly free rsvg handlesTomas Bzatek1-1/+3
2020-07-29wncklet: Fix leaking cairo_tTomas Bzatek1-0/+1
2020-07-29workspace-switcher: Fix leaking color stringTomas Bzatek1-3/+7
2020-07-29clock: Fix leaking GtkListStoreTomas Bzatek1-4/+4
2020-07-29clock: Fix list iterationTomas Bzatek1-11/+12
2020-07-29clock: Fix leaking cairo surfaceTomas Bzatek1-0/+1
2020-07-08clock: Simplify notebook scroll-event callbackrbuj1-40/+35
2020-07-05build: Add built sources to CLEANFILES targetrbuj2-1/+5
2020-07-05Avoid using single-line cpp commentsrbuj7-13/+15
2020-07-05Use '#include <config.h>' instead of '#include "config.h"'rbuj14-14/+14
2020-05-25Fix some cast-function-type warnings introduced in GCC 8rbuj4-4/+11
2020-05-24preferences dialog: change show thumbnails radio to check button and bind its...Konstantin Unruh2-72/+22
2020-03-02Do not collect the translation for Iconrbuj4-4/+4
2020-01-12Update copyright to 2020raveit657-7/+7
2019-12-13Clock applet: Fix string comparisonClement Lefebvre1-2/+5
2019-12-13clock applet: add a call to ATK to provide the current displayed timeJonathan Michalon1-2/+7
2019-12-04status-notifier: Render menu items as cairo surfaceVictor Kareh1-2/+8
2019-12-04status-notifier: Render icons as cairo surfaceVictor Kareh1-18/+30
2019-11-21na-tray: increase min_icon_size valueraveit651-1/+1
2019-11-15fix mate-panel can not find mo fileWu Xiaotian3-3/+3