Update changelog

This commit is contained in:
Kovid Goyal 2026-02-21 20:58:34 +05:30
parent bcba8fc04c
commit b3a74cb8f4
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
2 changed files with 3 additions and 1 deletions

View file

@ -227,6 +227,8 @@ Detailed list of changes
- A new action :ac:`copy_selection_or_last_command_output` (:pull:`9512`)
- Wayland: Add support for the background blur extension (:iss:`9534`)
0.45.0 [2025-12-24]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

View file

@ -1747,7 +1747,7 @@
a value will cause severe performance issues and/or rendering artifacts.
Usually, values up to 64 work well. Note that this might cause performance issues,
depending on how the platform implements it, so use with care. Currently supported
on macOS and KDE.
on macOS and Wayland, when the compositor supports the background blur extension.
''')
opt('transparent_background_colors', '', option_type='transparent_background_colors', long_text='''