Fix unfocused windows in which a bell occurs not changing their border color to red until a relayout

This commit is contained in:
Kovid Goyal
2020-08-29 18:12:17 +05:30
parent f01c0945da
commit c99f7c554f
2 changed files with 11 additions and 0 deletions

View File

@@ -30,6 +30,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
wheel events to scroll the scrollback buffer, instead send them to the
program (:iss:`2939`)
- Fix unfocused windows in which a bell occurs not changing their border color
to red until a relayout
0.18.3 [2020-08-11]
-------------------