summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS24
1 files changed, 24 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d6fc7c8de..9fa1bfd28 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+3.9.90
+======
+* Add support for _GTK_FRAME_EXTENTS [Jasper; #705766]
+* Fix quick consecutive <super> presses breaking keyboard input [Alban; #666101]
+* Work towards running as wayland compositor [Giovanni]
+ - Add DBus API for display configuration
+ [#705670, #706231, #706233, #706322, #706382]
+ - Add abstraction layer for cursor tracking [#705911]
+ - Add support for plugin modality under wayland [#705917]
+* Disable GTK+ scaling [Alexander; #706388]
+* Disable blending while updating tower [Robert]
+* Misc bug fixes and cleanups [Adel, Jasper, Giovanni, Colin, Rico, Florian;
+ #703332, #704437, #706207]
+
+Contributors:
+ Robert Bragg, Giovanni Campagna, Alban Crequy, Adel Gadllah,
+ Alexander Larsson, Florian Müllner, Jasper St. Pierre, Rico Tzschichholz,
+ Colin Walters
+
+Translations:
+ Jiro Matsuzawa [ja], Kjartan Maraas [nb], Matej Urbančič [sl],
+ Marek Černocký [cs], Daniel Mustieles [es], Rafael Ferreira [pt_BR],
+ Yaron Shahrabani [he], Ján Kyselica [sk]
+
3.9.5
=====
* Don't select for touch events on the stage [Jasper; #697192]