[mutter/gnome-41] Bump version to 41.4



commit 83a34957046c5b6bca609fda4b68c8c5d1276d14
Author: Florian Müllner <fmuellner gnome org>
Date:   Tue Feb 15 17:36:44 2022 +0100

    Bump version to 41.4
    
    Update NEWS.
    
    Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2295>

 NEWS        | 17 +++++++++++++++++
 meson.build |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a436cbd1d4..0efcd59cc7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+41.4
+====
+* Fix DND between X11 and wayland clients [Carlos; !2124]
+* Fix resetting idle time on lid open [Carlos; !2272]
+* wayland/gtk: Only perform allowed titlebar gestures [Florian; !2281]
+* Place popups on the same monitor as the anchor rect [Jonas; !2252]
+* Fix wrong resizes of some clients on focus changes [Sebastian; #2091]
+* Misc. bug fixes [Robert; !2232, !2263]
+* Fixed crashes [Carlos, Daniel; !2237, !2282, !2251]
+
+Contributors:
+  Carlos Garnacho, Sebastian Keller, Robert Mader, Florian Müllner,
+  Daniel van Vugt, Jonas Ådahl
+
+Translators:
+  sicklylife [ja]
+
 41.3
 ====
 * Check keyboard serials for activation [Carlos; !2148]
diff --git a/meson.build b/meson.build
index 4ad19c79a4..d3a6bf0caa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('mutter', 'c',
-  version: '41.3',
+  version: '41.4',
   meson_version: '>= 0.53.0',
   license: 'GPLv2+'
 )


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