Implement new minimal border style for tall layout

This commit is contained in:
Kovid Goyal
2020-08-30 13:49:34 +05:30
parent befae7e677
commit f324697c7c
3 changed files with 118 additions and 60 deletions

View File

@@ -7,7 +7,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
0.18.4 [2020-08-11]
-------------------
- Grid/Splits layouts: Improve rendering of borders when using minimal borders
- Improve rendering of borders when using minimal borders. Use less space and
does not display a box around active windows.
- Add support for displaying correct colors with non-sRGB PNG files (Adds a
dependency on liblcms2)