Report modifier key state when sending wheel events to the terminal program

This commit is contained in:
Kovid Goyal
2020-04-29 20:02:55 +05:30
parent b541341681
commit aa9c3cd634
11 changed files with 20 additions and 16 deletions

View File

@@ -19,6 +19,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- macOS: Fix a regression that broke drag and drop (:iss:`2605`)
- Report modifier key state when sending wheel events to the terminal program
0.17.3 [2020-04-23]
--------------------