Fix cursor blink animation when background_opacity is less than one

Fixes #8401
This commit is contained in:
Kovid Goyal
2025-03-04 18:46:37 +05:30
parent 228d9cfc1c
commit 458c57209a
2 changed files with 12 additions and 0 deletions

View File

@@ -143,6 +143,8 @@ Detailed list of changes
- Wayland: Fix mouse pointer position update not being sent when focus regained (:iss`8397`, :iss:`8398`)
- Fix cursor blink animation when :opt:`background_opacity` is less than one (:iss:`8401`)
0.39.1 [2025-02-01]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~