Implement --grab-keyboard

Currently works on Wayland.
This commit is contained in:
Kovid Goyal
2025-05-18 14:30:33 +05:30
parent cc4d4eeaca
commit 95c6279bdd
8 changed files with 37 additions and 9 deletions

View File

@@ -111,6 +111,8 @@ Detailed list of changes
- Fix :opt:`remember_window_position` not working because of a stupid typo (:iss:`8646`)
- A new :option:`kitty --grab-keyboard` that can be used to grab the keyboard so that global shortcuts are sent to kitty instead
0.42.1 [2025-05-17]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~