summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS38
1 files changed, 38 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ec58353..59ed3bc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,41 @@
+2.19.2
+======
+
+ Features
+
+ - Make it possible to drag a window from the window selector (Vincent)
+ [#354667]
+ - Make it possible to reorder tasklist buttons with drag and drop
+ (Nickolay V. Shmyrev) [#302398]
+
+ Fixes
+
+ - Add small missing bit forgotten for move/resize window API (Elijah)
+ - Plug leak (Matthias Clasen) [#428056]
+ - Check whether window manager supports _NET_WM_ACTION_ABOVE and
+ _NET_WM_ACTION_BELOW instead of guessing whether these are supported
+ (Elijah) [#352383, #115247]
+ - Fix crash on startup in the pager (Kim Woelders) [#403377]
+ - Fix crash when dragging small windows in the pager (Vincent) [#428280]
+ - Fix compilation warnings (Bernard Leak, Vincent) [#431175]
+ - Update action menu to be the same as the metacity one (Bruno Boaventura,
+ Vincent) [#376522]
+ - Fix crash when a menu is opening for a window being destroyed (Vincent)
+ [#410133]
+ - Fix crash happening in some cases on drop on the pager (Vincent) [#415675]
+ - Don't reset the drag icon to the default one when dragging and the dragged
+ window is destroyed (Vincent) [#414967]
+ - Don't use deprecated functions (Vincent)
+
+ Translators
+
+ - Khaled Hosny (ar)
+ - Ihar Hrachyshka (be@latin)
+ - Jorge González (es)
+ - Ignacio Casal Quinteiro (gl)
+ - Kjartan Maraas (nb)
+ - Daniel Nylander (sv)
+
2.18.0
======