Wayland: Fix copying from hidden kitty windows hanging

Fix #1051
This commit is contained in:
Kovid Goyal
2018-10-26 10:25:08 +05:30
parent 174bd5c57f
commit b650275d45
2 changed files with 3 additions and 1 deletions

View File

@@ -44,6 +44,8 @@ Changelog
- Linux: Fix a crash when using the GNU Unifont as a fallback font
(:iss:`1087`)
- Wayland: Fix copying from hidden kitty windows hanging (:iss:`1051`)
- Fix expansion of env vars not working in the :opt:`env` directive
(:iss:`1075`)