Update changelog
This commit is contained in:
parent
bcba8fc04c
commit
b3a74cb8f4
2 changed files with 3 additions and 1 deletions
|
|
@ -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]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
|
|
@ -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='''
|
||||
|
|
|
|||
Loading…
Reference in a new issue