summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorFlorian Müllner <fmuellner@gnome.org>2013-12-19 19:34:06 +0100
committerFlorian Müllner <fmuellner@gnome.org>2013-12-19 19:34:06 +0100
commit732c0592356811dbaa0e68ad9b00e78e07a2ed96 (patch)
treebd36327622457f9e48f6e6ba4399ee30be880e29 /NEWS
parentef2b6e7d008cb1a3a80b12b70c27af4c44edd6c5 (diff)
downloadmutter-732c0592356811dbaa0e68ad9b00e78e07a2ed96.tar.gz
Bump version to 3.11.33.11.3-wayland
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b4d0e9011..cda6cf287 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+3.11.3
+======
+* Fix focus issues with external OSKs[Jasper; #715030]
+* Add a MetaCullable interface [Jasper; #714706]
+* Fix window keybindings [Rui; #719724]
+* Fix settings keyboard/pointer focus for new clients [Rui; #719725]
+* Fix window group paint volume [Owen; #719669]
+* Fix frame extents problems [Owen; #714707]
+* Add shortcut to move windows between monitors [Florian; #671054]
+* Fix problems with focus tracking [Owen; #720558]
+* Misc. bug fixes and cleanups: [Rui, Colin, Lionel, Jasper, Owen; #712833,
+ #719557, #719695, #719833, #678989, #720417, #720630]
+
+Contributors:
+ Lionel Landwerlin, Rui Matos, Alberto Milone, Florian Müllner,
+ Jasper St. Pierre, Rico Tzschichholz, Owen W. Taylor, Colin Walters
+
3.11.2
======
* Support setting a NULL opaque region [Andreas; #711518]