summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-02release 1.25.3v1.25.3raveit652-1/+33
2021-07-02sync with transifexraveit65358-70710/+73919
2021-07-02travis-Ci: use libera.chat as notification serverraveit651-1/+1
2021-06-22tx: update resourceraveit653-410/+427
2021-06-22update copyright to 2021raveit65122-0/+122
2021-06-10workspace-switcher: support xmonad WMmu1-1/+19
2021-05-29travis-ci: use ubuntu focal as host systemraveit651-1/+1
2021-05-29travis: build with gtk-layer-shell from distrosraveit651-9/+4
2021-05-09window-list.c: use g_settings_* functions directly instead of using stored va...mbkma1-355/+104
2021-05-09window-list.ui: use GtkNotebookmbkma1-317/+307
2021-04-25Replace deprecated GCompletion with GtkEntryCompletionzhuyaliang1-53/+37
2021-04-25travis: disable travis builds for ubunturaveit651-1/+1
2021-04-23struts: add panel_xutils_unset_strutraveit653-1/+27
2021-04-23panel-xutils: tab to spacesraveit652-167/+167
2021-04-23panel-struts: tab to spacesraveit652-404/+404
2021-04-07Make Recent Documents list in Places menu of configurable length (#1216)Gordon N. Squash5-3/+24
2021-04-05Add window list disable mouse scrolling functionzhuyaliang3-0/+93
2021-04-04Add panel-ditem-editor-dialog.uirbuj5-256/+433
2021-03-08travis: build with mate-common-1.24.2 from reposraveit651-12/+0
2021-02-22tx: temporarily disable build for ArchLinuxraveit651-1/+1
2021-02-22notification_area: Add XAyatanaLabel and XAyatanaNewLabel to interface descri...rbuj1-1/+9
2021-02-22notification_area: move XAyatana(New)Label case at the bottomrbuj1-4/+4
2021-02-22notification_area: fix memory leakrbuj1-3/+5
2021-02-20Add text label display function for notification areazhuyaliang1-1/+21
2021-02-07Redundant NULL check before freeing a variablerbuj4-95/+47
2021-02-04build: Use PACKAGE_URL variablerbuj7-9/+9
2021-01-16update resource for transifexrbuj3-40/+40
2021-01-16Update copyright to 2021rbuj10-10/+10
2021-01-07panel-toplevel: declaration of 'allocation' shadows a parameterrbuj1-4/+5
2021-01-07panel-menu-items: declaration of 'item' shadows a previous localrbuj1-9/+9
2021-01-07Local variable shadows outer variable warning reported by cppcheckrbuj3-41/+33
2021-01-06 Variable is reassigned a value before the old one has been usedrbuj2-10/+2
2021-01-06wncklet: remove extra ref on gdk_x11_window_foreign_new_for_displayrbuj1-0/+15
2021-01-06panel-properties-dialog: show dialog on _present instead of _newrbuj1-17/+9
2021-01-05wncklet: search the window before creating a new onerbuj1-4/+7
2020-12-25wncklet: Condition ~wm_name is always truerbuj1-2/+4
2020-12-25wncklet: variable is assigned a value that is never usedrbuj1-2/+2
2020-12-25wncklet: missing breaks on switch casesrbuj1-4/+11
2020-12-16release 1.25.2v1.25.2raveit652-1/+50
2020-12-16tx:sync with transifexraveit65157-19430/+23833
2020-12-16tx: update resourceraveit651-198/+202
2020-12-15Signal name is 'value-changed' for GtkSpinButtonrbuj4-9/+11
2020-12-15applet: Avoid a NULL pointer dereferencerbuj1-5/+3
2020-12-11mate-panel-applet.h: tabs to spacesmbkma1-83/+111
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-11cppcheck warning: The if condition is the same as the previous onerbuj1-4/+3
2020-12-08update issue templateraveit651-1/+1
2020-12-08window-list: Render thumbnails as cairo surfacesVictor Kareh1-30/+51