summaryrefslogtreecommitdiff
path: root/mate-panel
AgeCommit message (Expand)AuthorFilesLines
2019-09-15When determining whether the pos is in the applet, use ad->cells to calc.Wu Xiaotian1-1/+1
2019-07-26panel-toplevel: fix applets placement on expanded vertical panelmonsta1-1/+5
2019-07-26panel-toplevel: fix coding style and spacing a bitmonsta1-6/+3
2019-06-15Revert "menu-bar: transfer focus correctly on alt-F1"raveit654-141/+0
2019-05-20fix reloading the default layout after panel resetmonsta1-1/+13
2019-05-20fix random crashes on panel resetmonsta2-51/+43
2019-03-22[Security] panel-keyfile: Use 'g_strlcpy' instead of 'strcpy'Pablo Barciela1-4/+3
2019-02-15Make translatable the copyright in about dialogrbuj1-2/+3
2019-02-10Fix last menu with gtk_menu_popup and failure to follow panel themelukefromdc1-15/+16
2019-02-07fix make distcheck fail on debianWu Xiaotian1-4/+0
2019-02-06Properly align button menu positions on vertical panelslukefromdc1-1/+6
2019-01-29panel-action-protocol: Error if used when X11 is disabledWilliam Wold2-0/+13
2019-01-29panel-force-quit: Error if used when X11 is disabledWilliam Wold2-0/+12
2019-01-29panel-xutils: Error if used when X11 is disabledWilliam Wold2-0/+13
2019-01-29xstuff: include GTK and GDK X11 headers, so including files don't have toWilliam Wold1-0/+3
2019-01-29xstuff: add is_using_x11 ()William Wold2-0/+7
2019-01-29xstuff: Error if X11 not enabledWilliam Wold2-0/+14
2019-01-28applet.c: Remove unused mate_panel_applet_position_menu ()William Wold2-79/+0
2019-01-22eggsmclient: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-6/+2
2019-01-10panel-config-global: avoid deprecated 'g_settings_list_keys'Pablo Barciela1-1/+4
2018-12-21Remove generated Wayland files on make cleanWilliam Wold1-0/+6
2018-12-21Replace wayland-scanner private-code option with codeWilliam Wold1-2/+4
2018-12-11Link with Wayland protocols and librariesWilliam Wold2-6/+31
2018-12-10Include Wayland protocol generating makefile in build systemWilliam Wold1-1/+1
2018-12-10Add wayland protocol generating makefileWilliam Wold1-0/+15
2018-12-07Add XDG Shell protocol xmlWilliam Wold1-0/+1144
2018-12-07Add Layer Shell protocol xmlWilliam Wold1-0/+285
2018-12-02panel-gtk: Fix memory leaksPablo Barciela1-4/+14
2018-11-15Check if manager->proxy is NULLWu Xiaotian1-0/+9
2018-11-14Migrate mate-panel from dbus-glib to gdbusyetist5-506/+67
2018-11-01Fix GdkSeat warninglukefromdc1-0/+7
2018-10-29Ensure alt-F1 can show the menu even if no menu applet on panellukefromdc1-4/+16
2018-10-20button-widget: wide panels, more suitable resize limits on Widgets and arrowsbraikar1-15/+42
2018-09-26menu-bar: transfer focus correctly on alt-F1Samuel Thibault4-0/+141
2018-09-12panel: avoid a criticalRui Caridade1-1/+1
2018-09-12panel-toplevel: fix memory leak in calculate_minimum_heightRui Caridade1-1/+2
2018-07-04panel-actions: replace deprecated gtk_menu_popuplukefromdc1-2/+1
2018-07-04applet-context-menu: replace deprecated gtk_menu_popuplukefromdc1-7/+1
2018-07-04panel-context-menu: replace deprecated gtk_menu_popupraveit651-1/+1
2018-07-01panel-menu-button: replace deprecated gtk_menu_popupraveit651-7/+5
2018-06-29panel-xutils: replace deprecated gdk_error_trap functionsraveit651-13/+17
2018-06-29panel-util: replace deprecated gdk_flushraveit651-2/+4
2018-06-29main: replace deprecated gdk_flushraveit651-1/+3
2018-06-29panel-widget: replace deprecated gdk_flushraveit651-3/+5
2018-06-29panel-toplevel: add position css classAlberts Muktupāvels1-14/+47
2018-06-28panel-force-quit: replace deprecated gdk_device_grabraveit651-13/+15
2018-06-28panel-force-quit: replace deprecated gdk_error_trap functionsraveit651-13/+17
2018-06-28panel-force-quit: replace deprecated gdk_flushraveit651-5/+7
2018-06-25menu.c: Fix: Keep spaces in the left if "menus-have-icons" is offPablo Barciela2-1/+3
2018-06-25Panel-gtk.c: Show menu icons only when "menus-have-icons" is setlukefromdc1-2/+41