For the vertical and horizontal layouts have the windows arranged on a ring rather than a plane. This means the first and last window are considered neighbors

Fixes #4494
This commit is contained in:
Kovid Goyal
2022-01-11 08:08:11 +05:30
parent 7023c7a8ae
commit 4c8ef26141
2 changed files with 10 additions and 2 deletions

View File

@@ -85,6 +85,10 @@ Detailed list of changes
- hints kitten: Fix common single letter extension files not being detected
(:iss:`4491`)
- For the vertical and horizontal layouts have the windows arranged on a ring
rather than a plane. This means the first and last window are considered
neighbors (:iss:`4494`)
0.24.1 [2022-01-06]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~