kitty keyboard protocol: Specify the behavior of the modifier bits during modifier key events

Fixes #6913
This commit is contained in:
Kovid Goyal
2023-12-24 12:06:48 +05:30
parent 79db8b43e0
commit 91cdf4af00
3 changed files with 51 additions and 23 deletions

View File

@@ -67,6 +67,8 @@ Detailed list of changes
- panel kitten: Fix rendering with non-zero margin.padding in kitty.conf (:iss:`6923`)
- kitty keyboard protocol: Specify the behavior of the modifier bits during modifier key events (:iss:`6913`)
0.31.0 [2023-11-08]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~