summaryrefslogtreecommitdiff
path: root/mate-panel
AgeCommit message (Expand)AuthorFilesLines
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
2021-12-19Use dashes instead of underscores in signal namesrbuj13-52/+52
2021-12-19Use GLib's new g_clear_signal_handler() function to simplify coderbuj2-103/+79
2021-12-16Use g_clear_pointer() and g_clear_object()rbuj18-231/+85
2021-12-14panel-test-applets: fix memory leakrbuj1-2/+2
2021-12-14Fix build warnings about missing field initializerrbuj4-4/+4
2021-12-11Use a blank line at mostrbuj35-71/+0
2021-08-26fix mate-desktop-item-edit executablembkma1-0/+4
2021-08-03Use absolute path g_get_home_dir replaces "~/"zhuyaliang1-0/+15
2021-07-15Add the function of monitor panel launcher fileszhuyaliang2-0/+42
2021-06-22update copyright to 2021raveit65113-0/+113