commit 590b11f147fd31ef8e63187559e92358c8b28fc6 Author: Marco Trevisan (Treviño) Date: Tue Jun 28 12:39:51 2016 +0200 Release: 3.20.1 M NEWS commit a77f3cfd27a828cd11c92f06b95ea3fbbe73b63f Author: Alberts Muktupāvels Date: Sat Apr 16 21:07:34 2016 +0300 tasklist: ignore size_allocate with invalid size Ignore wnck_tasklist_size_allocate if it is called with invalid size. It makes no sense to try calculate button allocations if width or height of tasklist is <=1. This fixes this warning: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkToggleButton) M libwnck/tasklist.c commit 0bcc8b46ce15130003d17be6113b4a0aa3243b02 Author: Alberts Muktupāvels Date: Sat Apr 16 20:42:31 2016 +0300 tasklist: queue resize on button not on its content https://bugzilla.gnome.org/show_bug.cgi?id=658106 M libwnck/tasklist.c commit 4a26a9c7d7f2511bceca99bf0fcb33e52bc0c8ec Author: Alberts Muktupāvels Date: Tue Mar 22 15:58:13 2016 +0200 workspace-accessible: drop obsolete GTK_CHECK_VERSION M libwnck/workspace-accessible.c commit 38990cedf364bf69a91205e31c6c9bb03ac26cfb Author: Alberts Muktupāvels Date: Tue Mar 22 15:54:35 2016 +0200 workspace-accessible: don't use deprecated atk_component_get_position M libwnck/workspace-accessible.c commit 69c58ddef6984660284ac9a63fd20fbcdd8b5459 Author: Alberts Muktupāvels Date: Tue Mar 22 15:48:11 2016 +0200 tasklist: don't use deprecated GtkMisc M libwnck/tasklist.c commit 8cc9f2ca59184ef10e794de3af0a8448030b9b74 Author: Alberts Muktupāvels Date: Tue Mar 22 15:46:56 2016 +0200 selector: don't use deprecated GtkMisc M configure.ac M libwnck/selector.c commit 5febc63b0b15d332464876ee5eef8682b393d125 Author: Alberts Muktupāvels Date: Tue Mar 22 15:40:26 2016 +0200 wnckprop: don't use deprecated gdk_cursor_new M libwnck/wnckprop.c commit 445f128720d5451f4f63e1e7b6939ccf50ba78ae Author: Alberts Muktupāvels Date: Tue Mar 22 15:37:32 2016 +0200 test-wnck: don't use deprecated gtk_tree_view_set_rules_hint M libwnck/test-wnck.c commit e5e1df36af99b00c7a9dbc0fbeaee9b7a7086021 Author: Marco Trevisan (Treviño) Date: Tue Jun 21 16:00:23 2016 +0200 Release: post-release bump to 3.20.1 M configure.ac