[gnome-shell] Tag version 40.alpha.1



commit 605d2b56a3e81d8a3c6b29e611ee4a914656aa83
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu Jan 14 17:04:01 2021 +0100

    Tag version 40.alpha.1
    
    Update NEWS.

 NEWS        | 37 +++++++++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 38 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c25a65794f..65d5693e40 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+40.alpha.1
+==========
+* Restore app picker fade during swipes [Georges, Florian; !1519, !1569]
+* Sort extensions in Looking Glass alphabetically [Florijan; !1516]
+* Fix screenshots of unredirected fullscreen windows on X11
+  [Jonas Å., LuK1337; !1534, !1549]
+* Use GPU to render (most) shadows [Georges; !1539]
+* Refine avatar styling [Joonas; !1490]
+* Fix storing VPN secrets [Sebastian; !1535]
+* Don't depend on asciidoc and sassc when building from tarball
+  [Florian; !1553, !1555]
+* Use horizontal pages in app picker [Georges; !1554]
+* Avoid costly icon theme lookups unless when needed [Ivan; !1558]
+* Properly expose locked state to logind [Florian; !1561]
+* Use 3 fingers for system swipe gestures [Georges; !1562]
+* Fix glitches in overview transitions [Jonas Å., Ivan; !1545, !1550]
+* Improve login screen accessibility [Mike; !1567]
+* Overhaul top bar styling [Jonas D.; !1397]
+* Allow changing input volume by scrolling over microphone icon [Razze; !1566]
+* Port Extensions app and portal to GTK4 [Florian; !1495]
+* Fixed crashes [Jonas Å.; !1527]
+* Misc. bug fixes and cleanups [Georges, Florian, Tom, Hans, Jonas D., Ivan,
+  Sebastian, Daniel; !1518, !1521, !1523, !1525, !1520, !1526, !1472, !1339,
+  !1529, !1531, !1532, !1533, !1528, !1350] !1542, !1537, !1548, !1551, !1557,
+  !1543, !1560, !1544, !1565]
+
+Contributors:
+  Jonas Ådahl, Jonas Dreßler, Mike Gerow, Florijan Hamzic, Joonas Henriksson,
+  Sebastian Keller, Tom Levy, LuK1337, Ivan Molodetskikh, Florian Müllner,
+  Georges Basile Stavracas Neto, Hans Ulrich Niedermann, Razze, Daniel van Vugt
+
+Translators:
+  Florentina Mușat [ro], Fabio Tomat [fur], Hugo Carvalho [pt],
+  Jordi Mas i Hernandez [ca], Philipp Kiemle [de], Fran Dieguez [gl],
+  Jordi Mas [ca], Kukuh Syafaat [id], Kjartan Maraas [nb],
+  Daniel Șerbănescu [ro], Matej Urbančič [sl]
+
 40.alpha
 ========
 * Handle @content properties in ease() functions [Andre; !1461]
diff --git a/meson.build b/meson.build
index b08c8dad50..ce4748817a 100644
--- a/meson.build
+++ b/meson.build
@@ -25,7 +25,7 @@ gio_req = '>= 2.56.0'
 gi_req = '>= 1.49.1'
 gjs_req = '>= 1.65.1'
 gtk_req = '>= 3.15.0'
-mutter_req = '>= 40.alpha.1'
+mutter_req = '>= 40.alpha.1.1'
 polkit_req = '>= 0.100'
 schemas_req = '>= 3.33.1'
 startup_req = '>= 0.11'


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