Wayland: Fix a regression in the previous release that caused mouse cursor animation and keyboard repeat to stop working when switching seats

Fixes #5188
This commit is contained in:
Kovid Goyal 2022-06-10 21:38:30 +05:30
parent 9184de1997
commit 646bdbd002
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
2 changed files with 5 additions and 8 deletions

View file

@ -40,6 +40,9 @@ Detailed list of changes
- Reduce startup latency by ~50 milliseconds when running kittens via key-bindings or remote control (:iss:`5159`)
- Wayland: Fix a regression in the previous release that caused mouse cursor
animation and keyboard repeat to stop working when switching seats (:iss:`5188`)
0.25.2 [2022-06-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~