[mutter/gnome-42] Bump version to 42.2



commit 10cece870cf25c15daa8b20130d328257ec5f132
Author: Florian Müllner <fmuellner gnome org>
Date:   Sat May 28 21:01:44 2022 +0200

    Bump version to 42.2
    
    Update NEWS.

 NEWS        | 19 +++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 20 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index bbd36d0b42..59b0c0ecba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+42.2
+====
+* Don't use direct scanout for transparent windows [Sebastian; !2409]
+* Fix initialization of privacy mode in displays that support it [Marco; !2372]
+* Fix --replace again [Jonas; !2432]
+* Improve picking a window for direct scanout [Sebastian; !2413]
+* Do not allow windows to steal focus when the shell has a grab [Carlos; !2433]
+* Fix night light without GAMMA_LUT property [Jonas; !2435]
+* Fixed crash [Jonas; !2415]
+* Misc. bug fixes [Jonas, Kazuki, Sebastian, Florian; !2403, !2405,
+  !2414, !2436]
+
+Contributors:
+  Marco Trevisan (Treviño), Carlos Garnacho, Kazuki Hashimoto, Sebastian Keller,
+  Florian Müllner, Jonas Ådahl
+
+Translators:
+  Pawan Chitrakar [ne]
+
 42.1
 ====
 * Send correct LEAVE events when entering windows [Jonas D.; !2321]
diff --git a/meson.build b/meson.build
index d6c1e10b62..78f94b1125 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('mutter', 'c',
-  version: '42.1',
+  version: '42.2',
   meson_version: '>= 0.55.0',
   license: 'GPLv2+'
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]