summaryrefslogtreecommitdiff
path: root/mate-panel
AgeCommit message (Expand)AuthorFilesLines
2024-04-04Use MateImageMenuItem properlylukefromdc1-4/+5
2024-02-04Constify some pointer references in localsColomban Wendling1-22/+22
2024-02-04Reduce scope of more codeColomban Wendling1-7/+7
2024-02-04Avoid a redundant NULL checkColomban Wendling1-4/+5
2024-02-04Reduce scope of variablesColomban Wendling12-47/+37
2024-02-04Revert "Add "center-stick" capability applets on the panel"raveit6519-428/+196
2024-02-04Revert "Fix center- and right-sticking of expanding applets"raveit651-121/+26
2024-02-04Revert "Reduce scope of variables"raveit6512-40/+51
2024-02-04Revert "Avoid a redundant NULL check"raveit651-5/+4
2024-02-04Revert "Reduce scope of more code"raveit651-7/+7
2024-02-04Revert "Constify some pointer references in locals"raveit651-30/+30
2024-01-25run-dialog: Don't needlessly override DISPLAY environment variableColomban Wendling1-20/+2
2024-01-06Update opacity when changed gsettings color valuezhu yaliang1-0/+17
2023-11-21Constify some pointer references in localsColomban Wendling1-30/+30
2023-11-21Reduce scope of more codeColomban Wendling1-7/+7
2023-11-21Remove a redundant NULL checkColomban Wendling1-2/+1
2023-11-21Avoid a redundant NULL checkColomban Wendling1-4/+5
2023-11-21Constify a parameterColomban Wendling2-2/+2
2023-11-21Return a value even after an assertion failureColomban Wendling1-1/+1
2023-11-21Remove redundant shadowing variableColomban Wendling1-1/+0
2023-11-21Reduce scope of variablesColomban Wendling12-51/+40
2023-11-21Remove unused member PanelAction::typeColomban Wendling1-9/+0
2023-11-21Do not perform useless incoherent NULL checkColomban Wendling1-1/+1
2023-11-21Reorder array index limit checkColomban Wendling1-3/+1
2023-10-12Main menus: fix missing Places, System iconslukefromdc1-2/+2
2023-10-09replace deprecated gtk-image-menu-item*raveit654-13/+17
2023-10-05Wayland: Fix force-quit unsupported message dialoglukefromdc1-1/+1
2023-10-05Wayland: Make panel shutdown button work under waylandlukefromdc1-5/+203
2023-10-05Force-quit/x11: Fix misalignment of popup with multimonitorslukefromdc1-6/+13
2023-10-02Hidpi x11: center panel force-quit popup windowlukefromdc1-3/+4
2023-07-23button-widget.c: replace tabs with 4 spacesLuke from DC2-662/+663
2023-07-20Wayland: Fix blurry rendering of panel launcher iconslukefromdc1-34/+49
2023-05-22Wayland, hidpi: do not scale buttons in wayland (#1370)Luke from DC1-8/+36
2023-05-17tell dconf-edit about relocatable schemas (#1355)Denis Gorodnichev1-0/+47
2023-05-07panel-run-dialog: Add accelerator keys for "list of known applications" (#1359)Matthias Reis1-20/+136
2022-12-23panel-menu-button: comment out wayland debugging messagelukefromdc1-4/+6
2022-08-20Fix center- and right-sticking of expanding appletsGordon Norman Squash1-26/+121
2022-06-08applet: SMALL_ICON_SIZE macro is not used [-Wunused-macros]rbuj1-2/+0
2022-06-01Add "center-stick" capability applets on the panelThe Squash19-196/+428
2022-03-23fix undefined reference to g_clear_signal_handler (glib < 2.62)rbuj1-2/+0
2022-03-18panel-multimonitor: Condition '*monitors_ret>0' is always falserbuj1-6/+8
2022-01-26Fix implicit conversion changes signedness: 'gboolean' to 'guint'rbuj10-54/+54
2022-01-18panel-run-dialog: address of array 'dent->d_name' will always evaluate to 'true'rbuj1-2/+1
2021-12-20panel-toplevel.h: fix indentrbuj1-56/+56
2021-12-20Fix some -Wsign-compare warningsrbuj15-46/+56
2021-12-20Use dashes for applet-[added|removed|move], back-change, size-changerbuj2-10/+10
2021-12-20Remove unnecessary cast in g_signal_connect* callrbuj16-110/+126
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