summaryrefslogtreecommitdiff
path: root/applets/wncklet
AgeCommit message (Expand)AuthorFilesLines
2020-10-21Suppress applet's default context menu for window buttonsWilliam Wold1-0/+21
2020-10-21Switch to C-style comments as requestedWilliam Wold7-53/+53
2020-10-21Fix workspace switcher on X11William Wold1-6/+2
2020-10-21Fix showdesktop applet on X11William Wold1-9/+7
2020-10-21Link with libwaylandWilliam Wold1-8/+9
2020-10-21Link wncklet with libwayland-client (why did this ever work?)William Wold1-0/+5
2020-10-21Don't crash if shell doesn't support foreign toplevelWilliam Wold1-0/+1
2020-10-21Window list Wayland supportWilliam Wold5-3/+431
2020-10-21Add foreign toplevel management protocol and generated codeWilliam Wold4-0/+977
2020-10-21Wncklet applets: don't crash on WaylandWilliam Wold6-149/+395
2020-09-07Remove variableScope warnings reported by cppcheckrbuj2-12/+7
2020-09-03wncklet: Check the length of the pixel data for empty thumbnailsrbuj1-3/+1
2020-08-05wncklet: Hide window preview on non-visible windowsVictor Kareh1-0/+5
2020-07-29wncklet: Fix leaking cairo_tTomas Bzatek1-0/+1
2020-07-29workspace-switcher: Fix leaking color stringTomas Bzatek1-3/+7
2020-05-25Fix some cast-function-type warnings introduced in GCC 8rbuj1-1/+1
2020-05-24preferences dialog: change show thumbnails radio to check button and bind its...Konstantin Unruh2-72/+22
2020-03-02Do not collect the translation for Iconrbuj1-1/+1
2020-01-12Update copyright to 2020raveit654-4/+4
2019-11-15fix mate-panel can not find mo fileWu Xiaotian1-1/+1
2019-11-11migrate from intltool to gettextWu Xiaotian2-16/+20
2019-07-05Remove trailing whitespacesLaurent Napias1-4/+4
2019-06-20Add supported platform values to *.mate-panel-applet filesWilliam Wold1-0/+4
2019-05-09Determine libwnck version during configureVictor Kareh5-31/+55
2019-05-09Add version check for libwnckVictor Kareh1-2/+30
2019-05-09window-list: Show window previews on hoverVictor Kareh3-7/+417
2019-02-17Ensure proper translation of the about dialog titlerbuj4-0/+4
2019-02-15Make translatable the copyright in about dialogrbuj4-28/+14
2019-01-29wncklet: Error if compiling without X11 supportWilliam Wold2-0/+8
2018-08-07Change GTK_CHECK_VERSION to match next gtk+ releaseraveit651-3/+3
2018-07-27applets: Guard against GTK scale-factor fixes on GtkSocketVictor Kareh1-3/+3
2018-07-26window-list: Skip setting size hints until WnckTasklist has items to show.Victor Kareh1-1/+28
2018-07-25applets: Fix runtime error messagesVictor Kareh1-4/+8
2018-06-06workspace-switcher: provide themed fallback colorVictor Kareh1-11/+22
2018-05-12Convert launcher icons to cairo surfacesVictor Kareh1-17/+32
2018-04-26wncklet: Convert to GResourceVincent Untz7-52/+47
2018-04-14window-list.ui: avoid GtkVBox and GtkButton:use-stockPablo Barciela1-54/+97
2018-04-14workspace-switcher.ui: avoid deprecated GtkButton:use-stockPablo Barciela1-7/+19
2018-03-25workspace-switcher: support i3 WMraveit651-0/+23
2018-03-22workspace-switcher: support metacity WMraveit651-0/+15
2018-03-21Apply fix for workspace-switcher by vkarehlukefromdc1-1/+1
2018-03-21Fix rendering of out-of-process window list with hidpilukefromdc1-2/+2
2018-01-31require GTK+ 3.22 and GLib 2.50monsta4-60/+5
2018-01-30workspace-switcher: restore border width and spacing in prefs dialogmonsta1-1/+2
2018-01-25avoid deprecated GtkStockPablo Barciela4-10/+10
2018-01-22bump minimum required libwnck version to 3.4.6monsta1-6/+1
2018-01-13Update workspace switcher properties dialogMoritz Bruder1-91/+127
2018-01-09update copyright year to 2018monsta4-4/+4
2017-11-14wncklet: disconnect signals by data on destroymonsta2-27/+4
2017-08-13wncklet: stop segfaults, warnings on removing in-process switcher, window-listlukefromdc2-20/+51