summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorFlorian Müllner <fmuellner@gnome.org>2020-04-29 18:47:11 +0200
committerFlorian Müllner <fmuellner@gnome.org>2020-04-29 18:47:11 +0200
commit5dfd86ebe78e5390732874a80790b3f3f6ef86a6 (patch)
treea6f54f75bb88d324d097cd4838e422945930f1b4 /NEWS
parent9e41f687a07217185f2dcb4a90bf61c44fdfb232 (diff)
downloadmutter-5dfd86ebe78e5390732874a80790b3f3f6ef86a6.tar.gz
Bump version to 3.37.13.37.1
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS33
1 files changed, 33 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ca9ec1da4..76040dd05 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+3.37.1
+======
+* Fix screencasting non-maximized windows [Jonas Å.; !1174]
+* Make window-aliveness checks less aggressive [Jonas Å.; !1182]
+* Fix stylus coordinates when using screen rotation [Jonas T.; #1118]
+* Preserve keyboard state on VT switch [Olivier; !1185]
+* Remove Clutter's drag and drop actions [Jonas D.; !789]
+* Cancel clicks/gestures actions on disable [Georges; !1188]
+* Fix various clipboard issues [Carlos; !1186, !1198, !1203, !1204, !1206]
+* Fix trackball button scrolling [Phillip; #1120]
+* Fix tiled monitor support [Jonas; !1199]
+* Support unredirecting fullscreen wayland surfaces [Jonas Å.; !798]
+* Support area screencasts [Jonas Å.; !1207]
+* Synchronize shadows to server-side decorations [Olivier; !1214]
+* Allow inhibiting remote access [Jonas Å.; !1212]
+* Fix overview key on X11 when using multiple keyboard layouts [Olivier; !1219]
+* Fixed crashes [Jonas, D., Carlos; !1173, !1183, !1012]
+* Misc. bug fixes and cleanups [Andre, Georges, Christian, Jonas Å., Andre,
+ Simon, Florian, Carlos, Adam, Marco, Thomas, Elias, Pekka, Jonas D.,
+ Laurent; !1169, !1168, !1166, !1170, !1167, !1172, !1175, !1176, !1184,
+ !1126, !1187, !1191, !1195, !1179, !1200, !1193, !1209, !1213, !1208,
+ #1074, !1223]
+
+Contributors:
+ Marco Trevisan (Treviño), Elias Aebi, Thomas Hindoe Paaboel Andersen,
+ Laurent Bigonville, Jonas Dreßler, Olivier Fourdan, Carlos Garnacho,
+ Adam Jackson, Andre Moreira Magalhaes, Simon McVittie, Florian Müllner,
+ Georges Basile Stavracas Neto, Pekka Paalanen, Christian Rauch, Jonas Troeger,
+ Phillip Wood, Jonas Ådahl
+
+Translators:
+ Dušan Kazik [sk], Christian Kirbach [de]
+
3.36.0
======
* Fix placement of popup windows in multi-monitor setups [Jonas; !1110]