Cleanup previous PR

This commit is contained in:
Kovid Goyal
2026-02-23 19:40:07 +05:30
parent 5cc510dea4
commit 38a2633f20
2 changed files with 8 additions and 7 deletions

View File

@@ -240,10 +240,8 @@ 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`)
- Wayland: Add support for :code:`titlebar-only` in :opt:`hide_window_decorations`
to hide the titlebar while keeping shadows for window resizing. (:pull:`9486`)
0.45.0 [2025-12-24]