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
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]
----------------------