Wayland: Fix OS window title not updating for hidden windows

Fixes #2629
This commit is contained in:
Kovid Goyal
2020-05-05 17:51:36 +05:30
parent a0d6445dda
commit 6edf00e699
6 changed files with 49 additions and 23 deletions

View File

@@ -24,6 +24,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Fix kitty @ send-text not working with text larger than 1024 bytes when using
:option:`kitty --listen-on` (:iss:`2607`)
- Wayland: Fix OS window title not updating for hidden windows (:iss:`2629`)
0.17.3 [2020-04-23]
--------------------