Wayland: Allow overriding the kitty OS Window icon on compositors that implement the xdg-toplevel-icon protocol

This commit is contained in:
Kovid Goyal
2025-03-10 12:32:03 +05:30
parent ce6425e1d4
commit 3b8e0e209b
10 changed files with 134 additions and 39 deletions

View File

@@ -102,6 +102,8 @@ Detailed list of changes
- Fix flickering of hyperlink underline when client program continuously
redraws on mouse movement (:iss:`8414`)
- Wayland: Allow overriding the kitty OS Window icon on compositors that implement the xdg-toplevel-icon protocol
0.40.0 [2025-03-08]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~