Grid layout: Improve rendering of borders when using minimal borders

This commit is contained in:
Kovid Goyal
2020-08-29 15:53:14 +05:30
parent 5029a9ad5a
commit 7074f9f776
5 changed files with 80 additions and 30 deletions

View File

@@ -7,6 +7,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
0.18.4 [2020-08-11]
-------------------
- Grid layout: Improve rendering of borders when using minimal borders
- Add support for displaying correct colors with non-sRGB PNG files (Adds a
dependency on liblcms2)