summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorFlorian Müllner <fmuellner@gnome.org>2020-02-17 13:05:40 +0100
committerFlorian Müllner <fmuellner@gnome.org>2020-02-17 13:05:40 +0100
commit560055fc976ed9db659c12e803ebdb490fe08364 (patch)
treedd4c130a34d9bc0d1b619b709317d5eb6a5f9a6e /NEWS
parent3e1db339675a33704dbc544bedd657110e0f110e (diff)
downloadmutter-560055fc976ed9db659c12e803ebdb490fe08364.tar.gz
Bump version to 3.35.913.35.91
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 109b7a6ba..769cadd77 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+3.35.91
+=======
+* Honor accelerometer orientation on monitor config changes [Hans; !959]
+* Enable culling for integer-scaled actors [Robert; !1036]
+* Add ClutterSeat::touch-mode property [Carlos; !1044]
+* Fix mis-scaling when streaming windows [Olivier; !1022]
+* Make the cursor renderer use the transactional KMS API [Jonas; !930]
+* Advertise MetaMonitor as wl_output [Olivier; !994]
+* Fix culling of XWayland windows [Robert; !1049]
+* Only consider enabled effects when disabling culling [Robert; !1052]
+* Misc. bug fixes and cleanups [Olivier, Sergio, Adam, Carlos, Björn; !1040,
+ #985, !1024, !1039, !1051]
+
+Contributors:
+ Sergio Costas, Björn Daase, Olivier Fourdan, Carlos Garnacho, Hans de Goede,
+ Adam Jackson, Robert Mader, Jonas Ådahl
+
+Translators:
+ sicklylife [ja]
+
3.35.90
=======
* Cull out clip region [Robert; !985]