Cleanup previous PR

This commit is contained in:
Kovid Goyal
2025-08-18 14:45:18 +05:30
parent c47e63c2fd
commit 6beded7b49
3 changed files with 50 additions and 19 deletions

View File

@@ -122,6 +122,10 @@ Detailed list of changes
- New support for creating and switching to :doc:`sessions` easily, allowing
users to define and use sessions/projects efficiently
- macOS: Allow the window title bar to be semi-transparent when
:opt:`background_opacity` is less than one and :opt:`macos_titlebar_color` is
set to ``background`` (:pull:`8906`)
- A new :opt:`cursor_trail_color` setting to independently control the color of
cursor trails (:pull:`8830`)