Wayland: Fix a crash when using animated mouse cursors

Fixes #2810
This commit is contained in:
Kovid Goyal
2020-06-29 08:03:25 +05:30
parent a9e739e08d
commit c68516ca8d
3 changed files with 6 additions and 2 deletions

View File

@@ -21,6 +21,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
:option:`kitty --single-instance` using the :option:`kitty --override` command line
argument (:iss:`2806`)
- Wayland: Fix a crash when using animated mouse cursors (:iss:`2810`)
0.18.1 [2020-06-23]
--------------------