summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-26release 1.27.0v1.27.0raveit651-0/+30
2022-01-26tx: pull from transifex serverraveit65167-4288/+5304
2022-01-26tx: update resourceraveit651-282/+282
2022-01-26Fix implicit conversion changes signedness: 'gboolean' to 'guint'rbuj12-56/+56
2022-01-21wncklet: The values stored in the wrapper hash table are incorrectrbuj1-16/+2
2022-01-18notification_area: fix build warning -Wbad-function-castrbuj1-6/+10
2022-01-18panel-run-dialog: address of array 'dent->d_name' will always evaluate to 'true'rbuj1-2/+1
2022-01-02clock: fix memory leakrbuj1-0/+2
2021-12-20panel-toplevel.h: fix indentrbuj1-56/+56
2021-12-20Fix some -Wsign-compare warningsrbuj18-54/+64
2021-12-20Use dashes for applet-[added|removed|move], back-change, size-changerbuj2-10/+10
2021-12-20Remove unnecessary cast in g_signal_connect* callrbuj27-192/+287
2021-12-19Upscale in panel_xutils_set_strutrbuj4-24/+13
2021-12-19panel-toplevel: fix the computed dimension for (non) auto hidden panelsrbuj1-1/+1
2021-12-19struts: add support for _GNOME_WM_STRUT_AREAAlberts Muktupāvels3-6/+35
2021-12-19Use dashes instead of underscores in signal namesrbuj25-108/+108
2021-12-19clock: gtk_entry_set_alignment in clock.uirbuj2-3/+3
2021-12-19clock: gtk_entry_set_width_chars in clock.uirbuj2-3/+3
2021-12-19clock: Upgrade clock.uirbuj1-294/+340
2021-12-19clock: Define _clock_get_widget instead of using one sentence methodrbuj1-7/+2
2021-12-19clock: simplify temperature_unit_changed and speed_unit_changedrbuj1-22/+23
2021-12-19clock: fix temperature_unit_changed and -Wsign-compare warningsrbuj1-7/+13
2021-12-19Use GLib's new g_clear_signal_handler() function to simplify coderbuj3-105/+89
2021-12-16Use g_clear_pointer() and g_clear_object()rbuj30-360/+133
2021-12-14panel-test-applets: fix memory leakrbuj1-2/+2
2021-12-14Fix build warnings about missing field initializerrbuj6-7/+10
2021-12-11Use a blank line at mostrbuj56-110/+0
2021-10-19sn-dbus-menu-item: fix include guardrbuj1-1/+1
2021-10-19panel-applet-private: fix include guardrbuj1-1/+1
2021-09-25pre-bump versionraveit652-1/+3
2021-09-02fix show window thumbnails check buttonmbkma2-15/+14
2021-09-02Revert "window-list.c: use g_settings_* functions directly instead of using s...mbkma1-104/+355
2021-08-26Updated installation instructions ; added missing build dependencyYannick Mauray (frenchguych)1-1/+6
2021-08-26fix mate-desktop-item-edit executablembkma1-0/+4
2021-08-04release 1.26.0v1.26.0raveit652-1/+8
2021-08-04tx: sync with transifexraveit6514-129/+250
2021-08-04tx: update resourceraveit651-30/+30
2021-08-03Use absolute path g_get_home_dir replaces "~/"zhuyaliang1-0/+15
2021-07-28Fix clock applet add location crashzhuyaliang2-3/+3
2021-07-15Add the function of monitor panel launcher fileszhuyaliang2-0/+42
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