summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorFlorian Müllner <fmuellner@gnome.org>2013-07-10 18:35:17 +0200
committerFlorian Müllner <fmuellner@gnome.org>2013-07-10 18:35:17 +0200
commit9504fdd2cba4c992d7b7f82f50321477bc27d209 (patch)
tree0143499f2a03144e59aca892339fba2c3f5adcb9 /NEWS
parentb76c3312e9d462f211a8681a37fced8aa2fcbd6e (diff)
Bump version to 3.9.4
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d887dfae..a5cae02c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.9.4
+=====
+* Tweak window shadows [Allan; #702141]
+* Ignore our own focus events for focus prediction [Jasper; #701017]
+* Add API to query if the stage is focused [Jasper; #700735]
+* Add API to query the monitor for a given position [Adel]
+* Don't force attached dialogs to be border-only [Florian; #702764]
+* Allow slicing of backgrounds to avoid texture size limits [Ray; #702283]
+* Miscellaneous bug fixes and cleanups [Adel; #701224, #702564]
+
+Contributors:
+ Allan Day, Adel Gadllah, Florian Müllner, Jasper St. Pierre, Ray Strode
+
3.9.3
=====
* Ensure events are always reported to the grab window [Rui; #701219]