Wayland: Mark windows in which a bell as urgent on compositors that support the xdg-activation protocol

This commit is contained in:
Kovid Goyal
2022-09-11 09:33:41 +05:30
parent 983ab3c67d
commit 4d30ae55f3
5 changed files with 96 additions and 15 deletions

View File

@@ -38,6 +38,8 @@ Detailed list of changes
0.27.0 [future]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Wayland: Mark windows in which a bell as urgent on compositors that support the xdg-activation protocol
- Allow passing null bytes through the system clipboard (:iss:`5483`)
- ssh kitten: Fix :envvar:`KITTY_PUBLIC_KEY` not being encoded properly when transmitting (:iss:`5496`)
@@ -51,6 +53,7 @@ Detailed list of changes
- Wayland: Fix for a bug preventing kitty from starting on Hyprland when using a non-unit scale (:iss:`5467`)
0.26.2 [2022-09-05]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~