mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
Update changelog
This commit is contained in:
@@ -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]
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|||||||
@@ -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='''
|
||||||
|
|||||||
Reference in New Issue
Block a user