When resizing and only a single window is present in the current layout, use that window's background color to fill in the blank areas.

This commit is contained in:
Kovid Goyal
2019-05-29 09:01:57 +05:30
parent 8193b2a44b
commit 020c1311ca
4 changed files with 19 additions and 5 deletions

View File

@@ -20,6 +20,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- macOS: Fix a regression that caused :kbd:`cmd+v` to double up in the dvorak
keyboard layout (:iss:`1652`)
- When resizing and only a single window is present in the current layout,
use that window's background color to fill in the blank areas.
0.14.0 [2019-05-24]
---------------------