summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-04release 1.27.1v1.27.1raveit652-1/+30
2023-04-04tx: sync with transifexraveit65359-496/+707
2023-03-27Clock Applet: Update date/time and weather after resume from sleep modeGordon Norman Squash1-0/+103
2023-02-14Update window-list.cNik Soggia1-1/+23
2023-02-14Update window-list.uiNik Soggia1-1/+59
2023-02-14Update org.mate.panel.applet.window-list.gschema.xml.inNik Soggia1-0/+5
2023-01-14wncklet: center previews when scaling is enabledBalazs Endresz1-16/+6
2023-01-14wncklet: fix incorrect preview positions for multiple monitorsBalazs Endresz1-5/+2
2022-12-27wncklet: disable preview centering when scaling is enabledBalazs Endresz1-6/+23
2022-12-27wncklet: center preview windows when grouping is enabledBalazs Endresz1-20/+59
2022-12-23wncklet: center preview windowsBalazs Endresz1-12/+51
2022-12-23panel-menu-button: comment out wayland debugging messagelukefromdc1-4/+6
2022-12-02windows-list.ui: lower gtk3 required versionraveit651-1/+1
2022-11-05tx: sync with transifexmbkma359-43602/+45819
2022-10-29tx: update resourcembkma3-109/+125
2022-10-28tx: migrate config filembkma2-16/+40
2022-08-20configure.ac: The macro 'AC_HELP_STRING' is obsoleterbuj1-4/+4
2022-08-20Fix center- and right-sticking of expanding appletsGordon Norman Squash1-26/+121
2022-06-28panel-applet: Fix leak in no-background code pathColomban Wendling1-2/+3
2022-06-28clock: Fix memory leakColomban Wendling1-1/+2
2022-06-08applet: SMALL_ICON_SIZE macro is not used [-Wunused-macros]rbuj1-2/+0
2022-06-02notification_area: Reduce lifetime of the settings local variable (#1309)Robert Antoni Buj Gelonch1-2/+2
2022-06-01build warning: AC_OUTPUT should be used without argumentsrbuj1-1/+2
2022-06-01Add "center-stick" capability applets on the panelThe Squash26-222/+459
2022-04-26wncklet: Fix crash thumbnailing dying or otherwise inaccessible windowsColomban Wendling1-0/+8
2022-04-22Register SNI host only if SNI is enabledIlya Fedin1-1/+6
2022-03-23fix undefined reference to g_clear_signal_handler (glib < 2.62)rbuj1-2/+0
2022-03-18wncklet: Condition 'sdd->wnck_screen!=NULL' is always falserbuj1-7/+12
2022-03-18panel-multimonitor: Condition '*monitors_ret>0' is always falserbuj1-6/+8
2022-03-18clock: cast from function call of type 'gdouble' to non-matching typerbuj1-3/+3
2022-02-20wncklet: do not exceed workspace number when setting n_rowsrbuj1-4/+7
2022-02-13ci: drop -Wunused-parameter compiler cflag from debian buildraveit651-1/+1
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