Age | Commit message (Expand) | Author | Files | Lines |
2020-12-15 | Signal name is 'value-changed' for GtkSpinButton | rbuj | 1 | -4/+6 |
2020-12-11 | remove function calls to mate_panel_applet_set_background_widget | mbkma | 4 | -8/+0 |
2020-12-11 | window-list: remove intermediate steps to get scaled thumbnail | rbuj | 1 | -32/+6 |
2020-12-11 | window-list: Get thumbnail size and scale in preview_window_thumbnail | rbuj | 1 | -24/+31 |
2020-12-08 | window-list: Render thumbnails as cairo surfaces | Victor Kareh | 1 | -30/+51 |
2020-11-20 | wncklet: function declaration isn't a prototype | rbuj | 1 | -3/+2 |
2020-11-18 | configure: remove warning about option 'subdir-objects' is disabled | rbuj | 1 | -0/+2 |
2020-10-21 | Show label about options not available on Wayland | William Wold | 2 | -2/+22 |
2020-10-21 | Disable controls not applicable to Wayland | William Wold | 2 | -4/+29 |
2020-10-21 | Set minimized windows control sensitivity with the parent box | William Wold | 2 | -6/+4 |
2020-10-21 | Suppress applet's default context menu for window buttons | William Wold | 1 | -0/+21 |
2020-10-21 | Switch to C-style comments as requested | William Wold | 7 | -53/+53 |
2020-10-21 | Fix workspace switcher on X11 | William Wold | 1 | -6/+2 |
2020-10-21 | Fix showdesktop applet on X11 | William Wold | 1 | -9/+7 |
2020-10-21 | Link with libwayland | William Wold | 1 | -8/+9 |
2020-10-21 | Link wncklet with libwayland-client (why did this ever work?) | William Wold | 1 | -0/+5 |
2020-10-21 | Don't crash if shell doesn't support foreign toplevel | William Wold | 1 | -0/+1 |
2020-10-21 | Window list Wayland support | William Wold | 5 | -3/+431 |
2020-10-21 | Add foreign toplevel management protocol and generated code | William Wold | 4 | -0/+977 |
2020-10-21 | Wncklet applets: don't crash on Wayland | William Wold | 6 | -149/+395 |
2020-09-07 | Remove variableScope warnings reported by cppcheck | rbuj | 2 | -12/+7 |
2020-09-03 | wncklet: Check the length of the pixel data for empty thumbnails | rbuj | 1 | -3/+1 |
2020-08-05 | wncklet: Hide window preview on non-visible windows | Victor Kareh | 1 | -0/+5 |
2020-07-29 | wncklet: Fix leaking cairo_t | Tomas Bzatek | 1 | -0/+1 |
2020-07-29 | workspace-switcher: Fix leaking color string | Tomas Bzatek | 1 | -3/+7 |
2020-05-25 | Fix some cast-function-type warnings introduced in GCC 8 | rbuj | 1 | -1/+1 |
2020-05-24 | preferences dialog: change show thumbnails radio to check button and bind its... | Konstantin Unruh | 2 | -72/+22 |
2020-03-02 | Do not collect the translation for Icon | rbuj | 1 | -1/+1 |
2020-01-12 | Update copyright to 2020 | raveit65 | 4 | -4/+4 |
2019-11-15 | fix mate-panel can not find mo file | Wu Xiaotian | 1 | -1/+1 |
2019-11-11 | migrate from intltool to gettext | Wu Xiaotian | 2 | -16/+20 |
2019-07-05 | Remove trailing whitespaces | Laurent Napias | 1 | -4/+4 |
2019-06-20 | Add supported platform values to *.mate-panel-applet files | William Wold | 1 | -0/+4 |
2019-05-09 | Determine libwnck version during configure | Victor Kareh | 5 | -31/+55 |
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-02-17 | Ensure proper translation of the about dialog title | rbuj | 4 | -0/+4 |
2019-02-15 | Make translatable the copyright in about dialog | rbuj | 4 | -28/+14 |
2019-01-29 | wncklet: Error if compiling without X11 support | William Wold | 2 | -0/+8 |
2018-08-07 | Change GTK_CHECK_VERSION to match next gtk+ release | raveit65 | 1 | -3/+3 |
2018-07-27 | applets: Guard against GTK scale-factor fixes on GtkSocket | Victor Kareh | 1 | -3/+3 |
2018-07-26 | window-list: Skip setting size hints until WnckTasklist has items to show. | Victor Kareh | 1 | -1/+28 |
2018-07-25 | applets: Fix runtime error messages | Victor Kareh | 1 | -4/+8 |
2018-06-06 | workspace-switcher: provide themed fallback color | Victor Kareh | 1 | -11/+22 |
2018-05-12 | Convert launcher icons to cairo surfaces | Victor Kareh | 1 | -17/+32 |
2018-04-26 | wncklet: Convert to GResource | Vincent Untz | 7 | -52/+47 |
2018-04-14 | window-list.ui: avoid GtkVBox and GtkButton:use-stock | Pablo Barciela | 1 | -54/+97 |
2018-04-14 | workspace-switcher.ui: avoid deprecated GtkButton:use-stock | Pablo Barciela | 1 | -7/+19 |
2018-03-25 | workspace-switcher: support i3 WM | raveit65 | 1 | -0/+23 |
2018-03-22 | workspace-switcher: support metacity WM | raveit65 | 1 | -0/+15 |