Update changelog

This commit is contained in:
Kovid Goyal
2026-02-21 20:58:34 +05:30
parent bcba8fc04c
commit b3a74cb8f4
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`) - 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] 0.45.0 [2025-12-24]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

View File

@@ -1747,7 +1747,7 @@ control the :italic:`blur radius` (amount of blurring). Setting it to too high
a value will cause severe performance issues and/or rendering artifacts. 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, 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 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=''' opt('transparent_background_colors', '', option_type='transparent_background_colors', long_text='''