Allow unfocused cursor shape to remain unchanged

Fixes #7728
This commit is contained in:
Kovid Goyal
2024-08-17 15:49:55 +05:30
parent aa83860628
commit 554a2b1811
10 changed files with 26 additions and 29 deletions

View File

@@ -74,6 +74,11 @@ consumption to do the same tasks.
Detailed list of changes
-------------------------------------
0.36.1 [future]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Allow specifying that the :opt:`cursor shape for unfocused windows <cursor_shape_unfocused>` should remain unchanged (:pull:`7728`)
0.36.0 [2024-08-17]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~