Age | Commit message (Expand) | Author | Files | Lines |
2019-06-23 | Wayland support for panel-toplevel.c | William Wold | 1 | -51/+98 |
2019-06-23 | Fix unused variable in panel-widget.c | William Wold | 1 | -3/+3 |
2019-06-23 | Wayland support for panel-layout.c | William Wold | 1 | -1/+9 |
2019-06-23 | Wayland support for panel-profile.c | William Wold | 1 | -2/+17 |
2019-06-23 | Wayland support for main.c | William Wold | 1 | -4/+23 |
2019-06-23 | Wayland support for panel-applet-container.c | William Wold | 1 | -10/+40 |
2019-06-23 | Fix out-of-process applets on X11 by fixing mate-panel-applet.c | William Wold | 1 | -2/+2 |
2019-06-23 | Wayland support for mate-panel-applet.c | William Wold | 1 | -19/+23 |
2019-06-23 | Wayland support for libegg | William Wold | 2 | -15/+47 |
2019-06-23 | In mate-panel-applet-factory.c, only set screen when used | William Wold | 1 | -6/+6 |
2019-06-23 | Make system-tray X11-only | William Wold | 2 | -2/+10 |
2019-06-23 | Make panel-struts X11-only | William Wold | 3 | -4/+24 |
2019-06-21 | Travis CI: cppcheck: ignore 'gtk-layer-shell-build' folder | Pablo Barciela | 1 | -2/+2 |
2019-06-21 | Reinit panel-multimonitor when screen is changed | William Wold | 1 | -6/+25 |
2019-06-21 | Reinit panel-multimonitor when a monitor is invalidated | William Wold | 1 | -0/+19 |
2019-06-21 | Make panel-multimonitor Wayland ready | William Wold | 1 | -15/+34 |
2019-06-21 | Update to the new panel_multimonitor functions | William Wold | 5 | -88/+52 |
2019-06-21 | Refactor panel_multiscreen functions into panel_multimonitor ones | William Wold | 2 | -204/+109 |
2019-06-21 | Rename panel-multiscreen files panel-multimonitor | William Wold | 11 | -15/+12 |
2019-06-21 | Make panel-background Wayland ready | William Wold | 2 | -29/+71 |
2019-06-21 | Make panel-background-monitor X11-only | William Wold | 3 | -4/+22 |
2019-06-21 | CI: add gtk-layer-shell git repo | raveit65 | 1 | -0/+16 |
2019-06-21 | Strings resistance | Laurent Napias | 1 | -2/+1 |
2019-06-21 | Fix Makefile.am to install in a given prefix path | Juan Picca | 1 | -2/+2 |
2019-06-20 | Error in the correct place when applets are loaded on a platform they don't s... | William Wold | 1 | -0/+25 |
2019-06-20 | Add supported platform values to *.mate-panel-applet files | William Wold | 4 | -0/+7 |
2019-06-20 | Load and store what platforms applets support | William Wold | 4 | -15/+87 |
2019-06-20 | panel-addto support disabling applets | William Wold | 1 | -3/+51 |
2019-06-20 | Panel addto Wayland support | William Wold | 1 | -4/+13 |
2019-06-19 | Add MATE_PANEL_APPLET_LIB_PREFIX environment variable | William Wold | 1 | -0/+11 |
2019-06-19 | Switch out wayland protocols for gtk-layer-shell dependency | William Wold | 6 | -1471/+12 |
2019-06-11 | Update FSF address | Laurent Napias | 2 | -2/+2 |
2019-06-07 | revert menu-bar: transfer focus correctly on alt-F1 | raveit65 | 4 | -176/+0 |
2019-06-05 | na-tray: avoid deprecated g_type_class_add_private | Alberts Muktupavels | 1 | -5/+2 |
2019-05-31 | Create FUNDING.yml | Martin Wimpress | 1 | -0/+9 |
2019-05-28 | travis: use fedora-30 and ubuntu-19.10 for building | raveit65 | 1 | -6/+7 |
2019-05-20 | fix reloading the default layout after panel reset | monsta | 1 | -1/+13 |
2019-05-20 | fix random crashes on panel reset | monsta | 2 | -51/+43 |
2019-05-16 | [mate-panel] Avoid deprecated g_type_class_add_private | Wu Xiaotian | 13 | -108/+44 |
2019-05-16 | [libmate-panel-applet] Avoid deprecated g_type_class_add_private | Wu Xiaotian | 1 | -7/+2 |
2019-05-13 | Set compressed="true" for gresource text files | rbuj | 2 | -8/+8 |
2019-05-10 | panel-toplevel: Clarify calculation precedence for '&' and '?' | Pablo Barciela | 1 | -3/+3 |
2019-05-10 | button-widget: Clarify calculation precedence for '&' and '?' | Pablo Barciela | 1 | -3/+3 |
2019-05-09 | Determine libwnck version during configure | Victor Kareh | 6 | -32/+65 |
2019-05-09 | Add version check for libwnck | Victor Kareh | 1 | -2/+30 |
2019-05-09 | window-list: Show window previews on hover | Victor Kareh | 3 | -7/+417 |
2019-05-09 | Fix panel applet keyboard focus trap | lukefromdc | 1 | -3/+9 |
2019-05-07 | [ci] Add cppcheck html report | Pablo Barciela | 1 | -1/+4 |
2019-04-28 | [ci] remove dbus-glib which is not needed anymore | Wu Xiaotian | 1 | -2/+0 |
2019-04-17 | travis: enable cppcheck only in debian and disable it in other distros | Pablo Barciela | 1 | -4/+3 |