Linux X11: Add support for 10bit colors

Fixes #4150
This commit is contained in:
Kovid Goyal 2021-10-24 13:19:05 +05:30
parent 0a4dfa8fd2
commit 80a357623d
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
2 changed files with 18 additions and 8 deletions

View file

@ -102,6 +102,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
the tab in the OS Window containing the result of the match rather than
the active OS Window (:iss:`4126`)
- Linux X11: Add support for 10bit colors (:iss:`4150`)
0.23.1 [2021-08-17]
----------------------