Age | Commit message (Expand) | Author | Files | Lines |
2019-01-28 | applet.c: Remove unused mate_panel_applet_position_menu () | William Wold | 2 | -79/+0 |
2019-01-25 | release 1.21.4v1.21.4 | raveit65 | 1 | -48/+80 |
2019-01-25 | tx: sync with transifex | raveit65 | 27 | -226/+920 |
2019-01-25 | tx: update resource for transifex | raveit65 | 1 | -74/+97 |
2019-01-25 | libmate-panel-applet: Add comments in headers to explain Wayland behavior | William Wold | 3 | -0/+4 |
2019-01-25 | libmate-panel-applet: mate-panel-applet.c Wayland support | William Wold | 1 | -29/+85 |
2019-01-25 | libmate-panel-applet: Applet factory Wayland support | William Wold | 1 | -1/+18 |
2019-01-25 | libmate-panel-applet: Error if panel-plug is built without X11 | William Wold | 1 | -0/+6 |
2019-01-25 | libmate-panel-applet: Stop X11 specific files from building on Wayland | William Wold | 1 | -2/+6 |
2019-01-22 | eggsmclient: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 |
2019-01-17 | clock: set horizontal padding for clock-button | raveit65 | 1 | -2/+2 |
2019-01-10 | panel-config-global: avoid deprecated 'g_settings_list_keys' | Pablo Barciela | 1 | -1/+4 |
2019-01-07 | Store fish surface size to enable rendering without backend specific code | William Wold | 1 | -2/+11 |
2019-01-07 | Remove unused screen variable in fish applet | William Wold | 1 | -3/+0 |
2019-01-07 | Remove X specific functions from fish applet | William Wold | 1 | -11/+9 |
2019-01-05 | README: don't mention dbus-glib which is not needed anymore | monsta | 1 | -1/+0 |
2019-01-03 | Clock: Fix weather icon size selection for panel height | lukefromdc | 1 | -2/+29 |
2019-01-03 | Clock: ensure weather icon resizes with panel | lukefromdc | 1 | -4/+37 |
2018-12-30 | Tray: Fix too-wide icon spacing after mate-polkit has been used w sni | lukefromdc | 1 | -0/+5 |
2018-12-29 | clock: force no button vertical padding and margin | raveit65 | 1 | -5/+7 |
2018-12-21 | disable deprecation warnings for distcheck | raveit65 | 1 | -1/+2 |
2018-12-21 | Disallow building without X11 support | William Wold | 1 | -4/+4 |
2018-12-21 | Allow for enabling and disabling a backend without affecting the other | William Wold | 1 | -29/+29 |
2018-12-21 | Remove generated Wayland files on make clean | William Wold | 1 | -0/+6 |
2018-12-21 | Replace wayland-scanner private-code option with code | William Wold | 1 | -2/+4 |
2018-12-12 | clock.c: Force negative margin, not passing on clockbutton | lukefromdc | 1 | -5/+6 |
2018-12-11 | Link with Wayland protocols and libraries | William Wold | 2 | -6/+31 |
2018-12-10 | Include Wayland protocol generating makefile in build system | William Wold | 2 | -1/+2 |
2018-12-10 | Add wayland protocol generating makefile | William Wold | 1 | -0/+15 |
2018-12-09 | Updated configure.ac for Wayland support | William Wold | 1 | -2/+57 |
2018-12-07 | Add XDG Shell protocol xml | William Wold | 1 | -0/+1144 |
2018-12-07 | Add Layer Shell protocol xml | William Wold | 1 | -0/+285 |
2018-12-05 | Remove legacy X11 package detection | William Wold | 1 | -20/+1 |
2018-12-05 | tx: fix typo | raveit65 | 1 | -2/+2 |
2018-12-02 | panel-gtk: Fix memory leaks | Pablo Barciela | 1 | -4/+14 |
2018-11-24 | pre-bump version | raveit65 | 2 | -1/+3 |
2018-11-21 | sync from transifex with fixes for newer itstool | raveit65 | 8 | -360/+500 |
2018-11-15 | release 1.21.3v1.21.3 | raveit65 | 2 | -1/+21 |
2018-11-15 | tx: update translations from transifex | raveit65 | 390 | -25071/+152536 |
2018-11-15 | Use make functions for HELP_LINGUAS | raveit65 | 2 | -2/+10 |
2018-11-15 | Check if manager->proxy is NULL | Wu Xiaotian | 1 | -0/+9 |
2018-11-14 | Migrate mate-panel from dbus-glib to gdbus | yetist | 7 | -609/+159 |
2018-11-05 | notification-area-preferences-dialog.ui: avoid GtkButton:use-stock | Pablo Barciela | 1 | -3/+9 |
2018-11-01 | Fix GdkSeat warning | lukefromdc | 1 | -0/+7 |
2018-10-29 | Ensure alt-F1 can show the menu even if no menu applet on panel | lukefromdc | 1 | -4/+16 |
2018-10-20 | na-tray: add preferences dialog and applet menu entry | Fabien Broquard | 6 | -0/+263 |
2018-10-20 | na-tray: wide panels, add GSettings to the applet | Fabien Broquard | 6 | -2/+51 |
2018-10-20 | na-tray: wide panels, convert main GtkBox display to GtkGrid | Fabien Broquard | 2 | -56/+135 |
2018-10-20 | na-tray: wide panels, preliminary batch box to grid rename | Fabien Broquard | 5 | -91/+78 |
2018-10-20 | button-widget: wide panels, more suitable resize limits on Widgets and arrows | braikar | 1 | -15/+42 |