Merge branch 'titlebar-only-wayland' of https://github.com/antoinecellerier/kitty

This commit is contained in:
Kovid Goyal
2026-02-23 19:19:30 +05:30
9 changed files with 82 additions and 20 deletions

View File

@@ -240,6 +240,11 @@ Detailed list of changes
- URL detection: Allow trailing asterisks in URLs (:iss:`9543`)
- Wayland: Add support for :code:`titlebar-only` in
:opt:`hide_window_decorations` to hide the titlebar while keeping shadow
borders for resizing. On compositors that use server-side decorations (such as
GNOME), this forces client-side decoration mode (:pull:`9486`)
0.45.0 [2025-12-24]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~