commit fa64357d81ca92b6e4300ffb0879c169d2d271e2 Author: Marco Trevisan (Treviño) Date: Thu Jun 29 01:10:25 2017 +0200 Release: 3.24.0 M NEWS commit edaaa25ab65e95fdaae324e8e06be99594d60387 Author: Marco Trevisan (Treviño) Date: Thu Jun 29 01:31:01 2017 +0200 utils: fix compilation warning (thus error) if XRes is missing M libwnck/util.c commit 7ea3203f5459e206d0d15fe115cb08a54772cd43 Author: Alberts Muktupāvels Date: Wed May 24 12:25:52 2017 +0300 wnck-image-menu-item: fix memory leak M libwnck/wnck-image-menu-item.c commit 2cff39ce088b6ae62597a2a7b9c7cb3cb050ea43 Author: Ting-Wei Lan Date: Sun May 21 03:15:03 2017 +0800 doc: Remove --nogtkinit because it is no longer accepted gtkdoc-scangobj --nogtkinit has been deprecated for a long time, and this option is removed during the conversion to python. https://bugzilla.gnome.org/show_bug.cgi?id=782883 M doc/Makefile.am commit d49b4c25584746cf1ad634fa405dfabc49d4192c Author: Alberts Muktupāvels Date: Fri Apr 28 14:57:35 2017 +0300 bump version to 3.24.0 M configure.ac M libwnck/pager.c M libwnck/tasklist.c commit 4eea6ce25673167b109d9fad3ee1224caa92dd79 Author: Alberts Muktupāvels Date: Sat Apr 29 11:43:14 2017 +0300 window: avoid signed / unsigned warning M libwnck/window.c commit b190a979fabc663d02fd4fffc48df5be53f902c0 Author: Alberts Muktupāvels Date: Fri Apr 28 14:51:29 2017 +0300 screen: avoid deprecated gdk_display_get_screen GTK+ does not support multiple screens! M libwnck/screen.c commit 1312762e14eb15550b0887afac79822bc2e63ea8 Author: Alberts Muktupāvels Date: Fri Apr 28 14:50:24 2017 +0300 screen: fix signed / unsigned warnings M libwnck/screen.c commit 31402d9b0887d994a9f0546b387895feb5e4e6aa Author: Alberts Muktupāvels Date: Fri Apr 28 14:45:07 2017 +0300 xutils: fix signed / unsigned warnings M libwnck/xutils.c commit 162de7e63547bdca5ef257ebf7c0be7a6af21998 Author: Alberts Muktupāvels Date: Fri Apr 28 14:41:39 2017 +0300 pager: avoid deprecated gtk_style_context_set_background M libwnck/pager.c commit e6b2aafadf82bbb64cfaa0d79897cb1a81bb25be Author: Alberts Muktupāvels Date: Fri Apr 28 14:17:54 2017 +0300 tasklist: avoid deprecated gtk_style_context_get_background_color M libwnck/tasklist.c commit ab9d5ff8c8f6953d76be9b70127a0df19678ec23 Author: Alberts Muktupāvels Date: Fri Apr 28 14:07:24 2017 +0300 tasklist: fix 'comparison between signed and unsigned integer' warnings M libwnck/tasklist.c commit cb2abff62ff3facd260804a90c8ac805146b9b20 Author: Alberts Muktupāvels Date: Fri Apr 28 13:59:20 2017 +0300 xutils: fix 'comparison between signed and unsigned integer' warnings M libwnck/xutils.c commit 0c6ad084ffb6d0d3a4296bdc258fdc2963333756 Author: Alberts Muktupāvels Date: Fri Apr 28 13:56:30 2017 +0300 util: fix 'comparison between signed and unsigned integer' warning M libwnck/util.c commit 9498e7afbd40548dc03dd47d74c610d5f4608746 Author: Alberts Muktupāvels Date: Fri Apr 28 13:47:28 2017 +0300 util: avoid deprecated gtk_widget_override_font This introduces new css class - wnck-needs-attention that theme authors can use to style label for windows that needs attention. By default label will be made bold. M libwnck/Makefile.am M libwnck/private.h M libwnck/util.c A libwnck/wnck.css M libwnck/wnck.gresource.xml commit 6e18f10ac742903d925eb6f5ff75bbbe45da6114 Author: Alberts Muktupāvels Date: Sun Apr 30 19:32:20 2017 +0300 fix builddir != srcdir M autogen.sh commit deee5b17fc4e93025cd3412f1e3b4a71cb9e9ba6 Author: Alberts Muktupāvels Date: Thu Apr 27 15:15:49 2017 +0300 tasklist: fix 'initialization discards ‘const’ qualifier' warnings M libwnck/tasklist.c commit 04db03572bebf2938c1b851108fd03c8d947f239 Author: Alberts Muktupāvels Date: Thu Apr 27 15:06:56 2017 +0300 pager: stop using gtk_icon_size_lookup_for_settings It is deprecated, use the equivalent gtk_icon_size_lookup instead. M libwnck/pager.c commit bc08ed8d7dcb1ceeb9976a1b80b53205348f4309 Author: Alberts Muktupāvels Date: Thu Apr 27 15:02:57 2017 +0300 pager: add missing case to switch statement M libwnck/pager.c commit 2967ba326ee280d0d9562374bf2122b339cb66bb Author: Alberts Muktupāvels Date: Thu Apr 27 14:59:06 2017 +0300 pager: don't use deprecated gtk_drag_begin M libwnck/pager.c commit 3f9135431084ffb2ce3d6f4fdeae576519171934 Author: Alberts Muktupāvels Date: Thu Apr 27 14:06:49 2017 +0300 tasklist: don't use deprecated GdkScreen API M libwnck/tasklist.c commit e4d7d6f0ab52cdb673e0534bfa9b64ece3c3181e Author: Alberts Muktupāvels Date: Thu Apr 27 13:28:44 2017 +0300 xutils: fix 'G_SIZEOF_LONG is not defined' warning M libwnck/xutils.c commit 426ff4ac4cd25536219a2b610b1b4ea27c1ae8bb Author: Alberts Muktupāvels Date: Thu Apr 27 12:59:27 2017 +0300 selector: avoid a deprecation warning M libwnck/selector.c commit b3ab069a9aa3ffb48bbf143a6fb31cf4128f2672 Author: Alberts Muktupāvels Date: Thu Apr 27 12:56:32 2017 +0300 window-action-menu: fix 'mixed declarations and code' warning M libwnck/window-action-menu.c commit a44be55bb97bf2f5d405677ce413cd13323f6a65 Author: Alberts Muktupāvels Date: Thu Apr 27 12:54:37 2017 +0300 pager: fix 'ISO C90 forbids mixed declarations and code' warning M libwnck/pager.c commit 3cb7fc4b04024c076211776807f3200363e6bd9d Author: Alberts Muktupāvels Date: Thu Apr 27 12:19:42 2017 +0300 wnck-urgency-monitor: avoid deprecation warnings GtkStatusIcon is deprecated and removed in GTK+ 4. This tool will be removed when libwnck switches to GTK+ or GtkStatusIcon might be replaced with libnotify. M libwnck/wnck-urgency-monitor.c commit 0e04428a2b57363039fefc1760ef8c24e6f75fb0 Author: Piotr Drąg Date: Thu Apr 27 17:30:48 2017 +0200 Update po/Makevars This is not a GNU package and the Free Software Foundation has no copyright over it. Also adds MSGID_BUGS_ADDRESS. M po/Makevars commit 2afc9ba4622df6a62d62df05bfae7eed70e63f2b Author: Alberts Muktupāvels Date: Thu Apr 27 11:03:06 2017 +0300 fix 'declaration of xxx shadows a global declaration' warnings M libwnck/test-pager.c M libwnck/wnckprop.c commit 83ec12da84e21597bdcc4045a3a3a46696fbb8cc Author: Alberts Muktupāvels Date: Thu Apr 27 10:54:35 2017 +0300 wnckprop: fix 'comparison between signed and unsigned integer' warning M libwnck/wnckprop.c commit b46cbd29a72def689343731a7f821be65e7fd3fe Author: Alberts Muktupāvels Date: Thu Apr 27 10:27:22 2017 +0300 fix 'declaration of xxx shadows a parameter' warnings M libwnck/tasklist.c M libwnck/wnckprop.c commit e1c7e4692b6eda89a280775fd26994e17165540b Author: Alberts Muktupāvels Date: Thu Apr 27 10:21:58 2017 +0300 add missing default case in switch statements M libwnck/pager.c M libwnck/screen.c M libwnck/tasklist.c M libwnck/window.c M libwnck/workspace.c M libwnck/xutils.c commit 5daa8305b5f21b5bea3c0cb9aebc5df2f505cc13 Author: Alberts Muktupāvels Date: Thu Apr 27 10:06:20 2017 +0300 update library version info M configure.ac commit 2bcc58cea5b65ca88aa05d334b42eb3e2bc61750 Author: Alberts Muktupāvels Date: Thu Apr 27 10:04:12 2017 +0300 bump GTK+ required version to 3.22.0 M configure.ac commit 1a543e716fa4a6b7401d084b2023c55ece83629c Author: Alberts Muktupāvels Date: Wed Apr 26 14:34:35 2017 +0300 pager: avoid warning M libwnck/pager.c commit 4feb96726f014270a6ae4f9ed29342ad53462d7f Author: Alberts Muktupāvels Date: Sat Nov 12 15:51:24 2016 +0200 use upstream gettext M Makefile.am M autogen.sh M configure.ac A po/Makevars commit 37bcca417ec51fccaeed9a15fb1581663b2106ff Author: Alberts Muktupāvels Date: Sat Nov 12 10:59:49 2016 +0200 update MAINTAINERCLEANFILES M Makefile.am commit 188e9f0362a30a7ad33489303f96516117ce4eab Author: Alberts Muktupāvels Date: Sat Nov 12 10:54:43 2016 +0200 remove redundant declarations M libwnck/application.c M libwnck/class-group.c M libwnck/pager.c M libwnck/screen.c M libwnck/tasklist.c M libwnck/window.c M libwnck/workspace.c commit e124d7a8c9afc2886add6c5abc6b55c943f803ca Author: Alberts Muktupāvels Date: Sat Nov 12 10:41:45 2016 +0200 build: don't use gnome-autogen.sh https://wiki.gnome.org/Projects/GnomeCommon/Migration M autogen.sh M configure.ac M libwnck/Makefile.am commit c8c10b8966e6e339187b3c11a4ae56f0ee9c2874 Author: Alberts Muktupāvels Date: Sat Nov 12 04:01:00 2016 +0200 avoid deprecated gdk_pixbuf_new_from_inline M configure.ac M libwnck/Makefile.am M libwnck/selector.c M libwnck/util.c A libwnck/wnck.gresource.xml M libwnck/xutils.c commit 445117584a7dd16149594770484a00a65e8390cd Author: Alberts Muktupāvels Date: Sat Nov 12 03:14:23 2016 +0200 tasklist: avoid deprecated gtk_menu_popup M libwnck/tasklist.c commit c671d1e2f6d9ad19fa38ee900f8e8aa2f9760ed4 Author: Alberts Muktupāvels Date: Sat Nov 12 02:29:35 2016 +0200 avoid deprecated GtkImageMenuItem M libwnck/Makefile.am M libwnck/private.h M libwnck/selector.c M libwnck/tasklist.c A libwnck/wnck-image-menu-item-private.h A libwnck/wnck-image-menu-item.c commit 1e979cfedc0fb0275a1c8cfc4017dac29591096f Author: Alberts Muktupāvels Date: Sat Nov 12 10:46:39 2016 +0200 update git.mk to latest version M git.mk commit 6c6528af8d49a88816cb1e302f612bca30bf8ff8 Author: Alberts Muktupāvels Date: Sat Nov 12 16:49:29 2016 +0200 util: fix few 'comparison between signed and unsigned integer' warnings M libwnck/util.c commit 6386b3eb5b87f59102c48350da05793044e53e4e Author: Alberts Muktupāvels Date: Sat Nov 12 16:33:46 2016 +0200 test-pager: avoid shadowing existing variable M libwnck/test-pager.c commit 821e0eaf4ef38347ff5ffa094582c44d564ac380 Author: Alberts Muktupāvels Date: Sat Nov 12 16:25:12 2016 +0200 selector: avoid warning M libwnck/selector.c commit 840d0dd7f48541d5c33aac9cf9a98c3cef5c4ddc Author: Alberts Muktupāvels Date: Sat Nov 12 16:21:15 2016 +0200 pager: avoid deprecated gdk_screen_get_number M libwnck/pager.c commit fa56ca25aeffc0cad6f62341e3a941ab7c6bbba8 Author: Alberts Muktupāvels Date: Sat Nov 12 16:20:43 2016 +0200 tasklist: avoid deprecated gdk_screen_get_number M libwnck/tasklist.c commit c5de2a0d04a48552ff9d7401479e45a026ae26fa Author: Alberts Muktupāvels Date: Sat Nov 12 16:19:09 2016 +0200 selector: avoid deprecated gdk_screen_get_number M libwnck/selector.c commit 3526d6df9cceac4d313372754054d0492f103032 Author: Moritz Bruder Date: Mon Apr 24 19:36:37 2017 +0200 Add an option to disable the tasklist scroll event This commit is a minor and optional enhancement of the WnckTasklist widget. It allows to disable scrolling of the tasklist. By default scrolling on the tasklist is enabled. The behavior might be configured by calling wnck_tasklist_set_scroll_enabled. https://bugzilla.gnome.org/show_bug.cgi?id=402528 M libwnck/tasklist.c M libwnck/tasklist.h M libwnck/test-tasklist.c commit 5e4c04a671eae5bd12e0f5fb40d79b6ab64bffba Author: Moritz Bruder Date: Thu Mar 23 22:08:36 2017 +0100 Add wrap-on-scroll option for WnckPager widget This commit is a minor and optional enhancement of the WnckPager widget. It allows to scroll over the borders of workspace boundaries. This behavior, which is disabled by default, might be enabled with wnck_pager_set_wrap_on_scroll. When activated, a scroll event which would otherwise do nothing, i.e. over the border, will now scroll from the first to the last workspace and from the last to the first. With this option disabled the behavior is exactly the same as before. https://bugzilla.gnome.org/show_bug.cgi?id=780490 M libwnck/pager.c M libwnck/pager.h M libwnck/test-pager.c commit 7177db63ae31f8c09a8b76a18c9098d527481398 Author: Baurzhan Muftakhidinov Date: Sun Mar 12 16:42:06 2017 +0000 Update Kazakh translation M po/kk.po commit 0354b5f062aac327ecd19677c37f46134656c2b4 Author: Inaki Larranaga Murgoitio Date: Tue Mar 7 13:18:29 2017 +0100 Update Basque language M po/eu.po commit 9a578068c857b668b627f6008f72ef9a1b9ed25f Author: Piotr Drąg Date: Thu Dec 15 18:56:59 2016 +0100 Update Polish translation M po/pl.po commit c4cc2eb15f9da7a02ff584d5f517239b53a2c985 Author: Marco Trevisan (Treviño) Date: Mon Nov 28 14:52:37 2016 +0100 utils: add a warning if no X11 is found M libwnck/util.c commit 40856004e394305c880124f3d3b5f08fc1e9a16d Author: Olivier Crête Date: Fri Nov 25 15:25:40 2016 -0500 screen: Check for Wayland display The current code doesn't check hard enough and segfaults when starting d-feet. https://bugzilla.gnome.org/show_bug.cgi?id=775116 M libwnck/screen.c M libwnck/util.c commit 0b90c90a1feba651a1d2bff5a63793b0d461bd04 Author: Alberts Muktupāvels Date: Sat Nov 12 00:46:18 2016 +0200 test-tasklist: avoid deprecated gtk_widget_is_composited M libwnck/test-tasklist.c commit 278c90d0e6c07c561f631102842abfaed8de46df Author: Alberts Muktupāvels Date: Sun Oct 30 15:03:15 2016 +0200 version: avoid documentation warning version.h:24: Warning: Wnck: multiple comment blocks documenting 'SECTION:version:' identifier (already seen at version.h:24). M libwnck/version.h.in commit 8428b26a7a83aed797e126f082d5439c28096f40 Author: Alberts Muktupāvels Date: Sun Oct 30 14:46:36 2016 +0200 selector: remove unused variable M libwnck/selector.c commit d2e1a77e9a92a95c0a79d0aeaaaa49bafc02d3cc Author: Alberts Muktupāvels Date: Tue Mar 22 17:28:18 2016 +0200 tasklist: avoid deprecated GdkDeviceManager M libwnck/tasklist.c commit f13187f8ed0eeee68653f59286d8c5067d2c1e1c Author: Alberts Muktupāvels Date: Tue Mar 22 17:26:28 2016 +0200 pager: avoid deprecated GdkDeviceManager M libwnck/pager.c commit 0641ea286e42f65708c8e36faa1b8a7253338eb8 Author: Alberts Muktupāvels Date: Tue Mar 22 17:23:26 2016 +0200 tasklist: drop obsolete GTK_CHECK_VERSION M libwnck/tasklist.c commit d204e6b56520be6cd9f60f179c1989ffea85cfc4 Author: Alberts Muktupāvels Date: Tue Mar 22 17:23:03 2016 +0200 selector: drop obsolete GTK_CHECK_VERSION M libwnck/selector.c commit f21077263cba9b34e33f3a01a6c25f601547c0a8 Author: Alberts Muktupāvels Date: Tue Mar 22 17:22:05 2016 +0200 pager: drop obsolete GTK_CHECK_VERSION M libwnck/pager.c commit 12096ae71b7d0a45083f71692c90e26978e576c9 Author: Alberts Muktupāvels Date: Tue Mar 22 17:19:03 2016 +0200 wnckprop: avoid deprecated GdkDeviceManager M configure.ac M libwnck/wnckprop.c commit 9ab19926b1086a51cfcae37d0e467962833cf8e2 Author: Piotr Drąg Date: Sun Aug 21 17:46:12 2016 +0200 Updated Polish translation M po/pl.po commit 87c44491bd7f6855349feaa42c1377d472547897 Author: Piotr Drąg Date: Sun Jul 24 20:37:58 2016 +0200 Add Language headers to po files Future versions of gettext will fail if this header is missing. M po/am.po M po/ast.po M po/az.po M po/be@latin.po M po/bn.po M po/bn_IN.po M po/br.po M po/ca@valencia.po M po/crh.po M po/cy.po M po/dz.po M po/en@shaw.po M po/en_CA.po M po/eo.po M po/es.po M po/eu.po M po/fa.po M po/fr.po M po/ga.po M po/gd.po M po/gu.po M po/hi.po M po/hr.po M po/hu.po M po/is.po M po/ka.po M po/kk.po M po/km.po M po/ko.po M po/ku.po M po/ky.po M po/li.po M po/mai.po M po/mi.po M po/mk.po M po/mn.po M po/ms.po M po/ne.po M po/nn.po M po/oc.po M po/rw.po M po/si.po M po/sq.po M po/sr@latin.po M po/ug.po M po/wa.po M po/xh.po M po/zh_CN.po M po/zh_HK.po commit cf74825988e5a5f9653b2ae74c085785633c168c Author: Marco Trevisan (Treviño) Date: Tue Jun 28 10:42:23 2016 +0000 Release: post-release bump to 3.20.2 M configure.ac