Linux: Fix window icon not set on X11 for the first OS window

Fix #961
This commit is contained in:
Kovid Goyal 2018-09-12 18:29:06 +05:30
parent ec1f219850
commit d583c533c2
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
2 changed files with 5 additions and 3 deletions

View file

@ -51,6 +51,8 @@ Changelog
- macOS: Fix resizing semi-transparent windows causing the windows to be
invisible during the resize (:iss:`941`)
- Linux: Fix window icon not set on X11 for the first OS window (:iss:`961`)
0.12.1 [2018-09-08]
------------------------------