Wayland: Fix doubled key repeat events when compositor sends repeat events

Fixes #9374
This commit is contained in:
Kovid Goyal
2026-01-15 08:13:37 +05:30
parent f9e3de66d5
commit c389f4d5b8
3 changed files with 14 additions and 4 deletions

View File

@@ -184,6 +184,10 @@ Detailed list of changes
- Fix another rendering glitch caused by :opt:`tab_bar_filter` when adding tabs
from a session (:iss:`9382`)
- Wayland: Fix a regression in the previous release that caused doubled key
repeats on compositors that implement compositor side key repeat events
(:iss:`9374`)
0.45.0 [2025-12-24]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~