[mutter/gnome-3-22] Bump version to 3.22.3
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/gnome-3-22] Bump version to 3.22.3
- Date: Thu, 16 Feb 2017 17:26:34 +0000 (UTC)
commit afb4165262ac7b51229663fdf859aee2dcc4b4e8
Author: Florian Müllner <fmuellner gnome org>
Date: Thu Feb 16 17:37:34 2017 +0100
Bump version to 3.22.3
Update NEWS.
NEWS | 24 ++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ddff633..ffc7882 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+3.22.3
+======
+* Fix switching between two finger- and edge scrolling on wayland [Rui; #771744]
+* Fix frequent freezes in multihead setups on wayland [Rui; #774557]
+* Preserve root window mask on XSelectionRequest [Olivier; #776128]
+* Fix window menu placement with HiDPI [Jonas; #776055]
+* Fix HiDPI detection on vertical monitor layouts [Carlos; #777687]
+* Fix erroneous key event repeats [Rui; #774989]
+* Fix "ghost" cursors in multi-monitor setups [Jonas; #771056]
+* Use eglGetPlatformDisplay [Adam; #772422]
+* Fix erratic raise_or_lower behavior [Jose; #705200]
+* Extend tablet device checks [Carlos; #773779]
+* Set right scale for tablet tool cursors on HiDPI [Carlos; #778474]
+* Allow edge-scrolling without 2fg-scroll capable devices [Rui; #778554]
+* Misc. bug fixes [Jonas, Rui, Carlos, Peter; #771297, #774135, #775986,
+ #777691, #777470, #778262, #776919]
+
+Contributors:
+ Jonas Ã…dahl, Olivier Fourdan, Carlos Garnacho, Peter Hutterer, Adam Jackson,
+ Jose Marino, Rui Matos
+
+Translations:
+ Mandy Wang [zh_CN]
+
3.22.2
======
* Really fix framebuffer capture origin offset [Rui; #771502]
diff --git a/configure.ac b/configure.ac
index ad54806..8dde793 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.62)
m4_define([mutter_major_version], [3])
m4_define([mutter_minor_version], [22])
-m4_define([mutter_micro_version], [2])
+m4_define([mutter_micro_version], [3])
m4_define([mutter_version],
[mutter_major_version.mutter_minor_version.mutter_micro_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]