Wayland: Add support for the xdg-toplevel-tag protocol

Now you can use --name or its alias --os-window-tag to set the tag.
This commit is contained in:
Kovid Goyal
2025-05-15 09:35:42 +05:30
parent 1157777c11
commit 8017945551
9 changed files with 29 additions and 10 deletions

View File

@@ -123,6 +123,9 @@ Detailed list of changes
- Panel kitten: A new ``center-sized`` value for :option:`--edge <kitty +kitten panel --edge>` to allow easily creating sized and centered panels
- Wayland: The `kitty --name` flag now sets the XDG *window tag* on compositors
that support the `xdg-toplevel-tag <https://wayland.app/protocols/xdg-toplevel-tag-v1>`__ protocol.
0.42.0 [2025-05-11]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~