summaryrefslogtreecommitdiff
path: root/applets/wncklet/window-list.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-19Use dashes instead of underscores in signal namesrbuj1-6/+6
2021-12-11Use a blank line at mostrbuj1-5/+0
2021-09-02fix show window thumbnails check buttonmbkma1-7/+11
2021-09-02Revert "window-list.c: use g_settings_* functions directly instead of using s...mbkma1-104/+355
2021-05-09window-list.c: use g_settings_* functions directly instead of using stored va...mbkma1-355/+104
2021-04-05Add window list disable mouse scrolling functionzhuyaliang1-0/+23
2021-02-04build: Use PACKAGE_URL variablerbuj1-1/+1
2021-01-16Update copyright to 2021rbuj1-1/+1
2021-01-06wncklet: remove extra ref on gdk_x11_window_foreign_new_for_displayrbuj1-0/+15
2021-01-05wncklet: search the window before creating a new onerbuj1-4/+7
2020-12-25wncklet: missing breaks on switch casesrbuj1-4/+11
2020-12-11remove function calls to mate_panel_applet_set_background_widgetmbkma1-2/+0
2020-12-11window-list: remove intermediate steps to get scaled thumbnailrbuj1-32/+6
2020-12-11window-list: Get thumbnail size and scale in preview_window_thumbnailrbuj1-24/+31
2020-12-08window-list: Render thumbnails as cairo surfacesVictor Kareh1-30/+51
2020-10-21Show label about options not available on WaylandWilliam Wold1-0/+4
2020-10-21Disable controls not applicable to WaylandWilliam Wold1-1/+26
2020-10-21Set minimized windows control sensitivity with the parent boxWilliam Wold1-5/+3
2020-10-21Switch to C-style comments as requestedWilliam Wold1-18/+18
2020-10-21Window list Wayland supportWilliam Wold1-2/+8
2020-10-21Wncklet applets: don't crash on WaylandWilliam Wold1-30/+121
2020-09-07Remove variableScope warnings reported by cppcheckrbuj1-2/+1
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-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 Unruh1-49/+15
2020-01-12Update copyright to 2020raveit651-1/+1
2019-07-05Remove trailing whitespacesLaurent Napias1-4/+4
2019-05-09Determine libwnck version during configureVictor Kareh1-20/+33
2019-05-09Add version check for libwnckVictor Kareh1-2/+30
2019-05-09window-list: Show window previews on hoverVictor Kareh1-1/+269
2019-02-17Ensure proper translation of the about dialog titlerbuj1-0/+1
2019-02-15Make translatable the copyright in about dialogrbuj1-6/+3
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-04-26wncklet: Convert to GResourceVincent Untz1-15/+4
2018-03-21Fix rendering of out-of-process window list with hidpilukefromdc1-2/+2
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-4/+3
2018-01-25avoid deprecated GtkStockPablo Barciela1-3/+3
2018-01-22bump minimum required libwnck version to 3.4.6monsta1-6/+1
2018-01-09update copyright year to 2018monsta1-1/+1
2017-11-14wncklet: disconnect signals by data on destroymonsta1-15/+2
2017-08-13wncklet: stop segfaults, warnings on removing in-process switcher, window-listlukefromdc1-10/+29
2017-04-11update copyright year to 2017monsta1-1/+1
2017-01-30window-list: add GTK 3.20 version check to css forcing zero paddinglukefromdc1-3/+4
2017-01-10window-list.c: Fix indentlukefromdc1-14/+14
2017-01-09GTK 3.20/22: fix warnings from tasklist buttonslukefromdc1-0/+15
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-20/+0
2016-07-28window-list: use GtkAbout and update copyrightraveit651-2/+2