Add support for in-band window resize notifications

Fixes #7642
This commit is contained in:
Kovid Goyal
2024-07-18 20:32:33 +05:30
parent b17c2dd06b
commit 06b5eff6e6
8 changed files with 38 additions and 3 deletions

View File

@@ -92,6 +92,8 @@ Detailed list of changes
- Splits layout: Fix the ``move_to_screen_edge`` action breaking when only a single window is present (:iss:`7621`)
- Add support for in-band window resize notifications (:iss:`7642`)
0.35.2 [2024-06-22]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~