Update wm spec hints (#646)

* Update wm-spec hints to v1.5

* Update changelog

* Fix CHANGELOG entry

* Remove trailing quote
This commit is contained in:
Sven-Hendrik Haase 2018-09-11 21:03:42 +02:00 committed by Francesca Frangipane
parent 0331491b2b
commit bb66b7f28e
2 changed files with 26 additions and 1 deletions

View file

@ -2,6 +2,7 @@
- Fixed graphical glitches when resizing on Wayland.
- On Windows, fix freezes when performing certain actions after a window resize has been triggered. Reintroduces some visual artifacts when resizing.
- Updated window manager hints under X11 to v1.5 of [Extended Window Manager Hints](https://specifications.freedesktop.org/wm-spec/wm-spec-1.5.html#idm140200472629520).
# Version 0.17.2 (2018-08-19)