mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-13 03:59:23 +02:00
If a border width in pts is non-zero have it result in a minimum 1px border
Change the default to 0.5pt instead of 1px
This commit is contained in:
@@ -11,7 +11,7 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
||||
does not display a box around active windows.
|
||||
|
||||
- Allow specifying border sizes in either pts or pixels. Change the default to
|
||||
1px borders as this works best with the new minimal border style.
|
||||
0.5pt borders as this works best with the new minimal border style.
|
||||
|
||||
- Add support for displaying correct colors with non-sRGB PNG files (Adds a
|
||||
dependency on liblcms2)
|
||||
|
||||
Reference in New Issue
Block a user