[mutter/gnome-3-36] Bump version to 3.36.9
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/gnome-3-36] Bump version to 3.36.9
- Date: Mon, 15 Mar 2021 23:18:51 +0000 (UTC)
commit 197d774e0b5f56121b7fea3d959e79b2f87450c5
Author: Florian Müllner <fmuellner gnome org>
Date: Tue Mar 16 00:03:52 2021 +0100
Bump version to 3.36.9
Update NEWS.
NEWS | 12 ++++++++++++
meson.build | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2dfea933af..c710f4d9af 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.36.9
+======
+* Do not ping unmanaging windows [Florian; gnome-shell#2467]
+* Improve freezes when switching workspace [Jonas Å.; !1616]
+* Fix drag cancel animation when using geometry scaling [Robert; !1683]
+* Fix stuck icon in DND operation between X11 and wayland [Carlos; !1720]
+* Fix restoring focus to windows using globally active input [Olivier; !1716]
+* Fix order in which subsurface placement operations are handled [Robert; !1768]
+
+Contributors:
+ Jonas Ådahl, Olivier Fourdan, Carlos Garnacho, Robert Mader, Florian Müllner
+
3.36.8
======
* Fix _NET_WM_FRAME_DRAWN timestamps [Jonas; !1360]
diff --git a/meson.build b/meson.build
index e40f037a95..637173a94c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('mutter', 'c',
- version: '3.36.8',
+ version: '3.36.9',
meson_version: '>= 0.50.0',
license: 'GPLv2+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]