Wayland: Fix un-maximizing a window not restoring its size to what it was before being maximized

This commit is contained in:
Kovid Goyal
2021-04-05 13:47:50 +05:30
parent d0f34e99a6
commit 7e78f30739
3 changed files with 20 additions and 2 deletions

View File

@@ -151,6 +151,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Wayland: Fix mouse handling when using client side decorations
- Wayland: Fix un-maximizing a window not restoring its size to what it was
before being maximized
- GNOME/Wayland: Improve window decorations the titlebar now shows the window
title (:iss:`3284`)