mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-18 06:25:13 +02:00
Allow specifying border sizes in either pt or px
Change the default to 1px borders as this works best with the new minimal border style.
This commit is contained in:
@@ -10,6 +10,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
||||
- Improve rendering of borders when using minimal borders. Use less space and
|
||||
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.
|
||||
|
||||
- Add support for displaying correct colors with non-sRGB PNG files (Adds a
|
||||
dependency on liblcms2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user