Wayland: Fix remembering window size not accurate when client side decorations are present

This commit is contained in:
Kovid Goyal 2022-09-04 14:25:04 +05:30
parent 31fe35cd38
commit b60d9f73ce
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
5 changed files with 25 additions and 5 deletions

View file

@ -54,6 +54,8 @@ Detailed list of changes
- Fix a regression in 0.26.0 that broke mapping of native keys who key codes did not fit in 21 bits (:iss:`5452`)
- Wayland: Fix remembering window size not accurate when client side decorations are present
0.26.1 [2022-08-30]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~