[mutter] Bump version to 3.37.92
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] Bump version to 3.37.92
- Date: Sat, 5 Sep 2020 23:09:05 +0000 (UTC)
commit fa83cff7ca42ed17e28ed7b54f2f317e12cf6242
Author: Florian Müllner <fmuellner gnome org>
Date: Sat Sep 5 17:28:23 2020 +0200
Bump version to 3.37.92
Update NEWS.
NEWS | 32 ++++++++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 33 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index be24fffe82..b5e3dff6fe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+3.37.92
+=======
+* Fix stale cursor positions in remote desktop sessions [Georges; !1417]
+* xwayland: Add a setting to disable selected X extensions [Olivier; !1405]
+* Fix screencasting when using QXL [Jonas Å., Grey; !1318]
+* Cull actors that don't intersect with the redraw clip [Daniel; !1359]
+* Optimize painting of backgrounds when culling is unavailable [Daniel; !1363]
+* Improve support for Hangul input method [Carlos; !1286]
+* Support debug paint overlay for opaque regions [Robert; !1372]
+* Fix launching flatpak applications when autostarting Xwayland [Carlos; !1424]
+* Add support for capture scanouts in screencasts [Georges; !1421]
+* Allow integrated tablet devices to cycle outputs [Carlos; !1201]
+* Improve mapping input devices to the most relevant output [Carlos; !1202]
+* Only enable auto-rotation in touch mode [Carlos; !1311]
+* Fixed crashes [Pascal, Robert, Carlos, Benjamin, Marco; !1414, !1409, !1408,
+ !1415, #1395, !1392, !1371, #1345]
+* Misc. bug fixes and cleanups [Björn, Jonas D., Florian; !1410, !1358, !1425]
+
+Contributors:
+ Marco Trevisan (Treviño), Benjamin Berg, Grey Christoforo, Björn Daase,
+ Jonas Dreßler, Olivier Fourdan, Carlos Garnacho, Robert Mader,
+ Florian Müllner, Georges Basile Stavracas Neto, Pascal Nowack,
+ Daniel van Vugt, Jonas Ådahl
+
+Translators:
+ Marek Černocký [cs], Aurimas Černius [lt], Asier Sarasua Garmendia [eu],
+ Gwan-gyeong Mun [ko], Yuri Chornoivan [uk], Boyuan Yang [zh_CN],
+ Kukuh Syafaat [id], Piotr Drąg [pl], Rafael Fontenelle [pt_BR],
+ Марко Костић [sr], Matej Urbančič [sl], Fabio Tomat [fur],
+ Daniel Mustieles [es], Fran Dieguez [gl], Goran Vidović [hr],
+ Claude Paroz [fr], Andre Klapper [or, ug, te], Emin Tufan Çetin [tr]
+
3.37.91
=======
* Fix initial state of display mode OSD [Jian-Hong; #1362]
diff --git a/meson.build b/meson.build
index 99e8e9fdf1..cb6c6a2b4c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('mutter', 'c',
- version: '3.37.91',
+ version: '3.37.92',
meson_version: '>= 0.51.0',
license: 'GPLv2+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]