Fix background_tint making the window semi-transparent

Fixes #2618
This commit is contained in:
Kovid Goyal
2020-05-09 09:06:18 +05:30
parent 28fc9c69da
commit 4f4d562670
2 changed files with 7 additions and 1 deletions

View File

@@ -29,6 +29,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Wayland: Fix OS window title not updating for hidden windows (:iss:`2629`)
- Fix :opt:`background_tint` making the window semi-transparent (:iss:`2618`)
0.17.3 [2020-04-23]
--------------------