kitty/kitty/layout
mcrmck 02194b6965 Add mouse drag resize for window splits
Enable Ctrl+left-click-drag to resize window splits. Detects which
windows border the click position using neighbor information from the
layout, then resizes in cell-sized increments as the mouse moves.
Shows a move cursor during the drag operation.

Closes kovidgoyal/kitty#5959

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 20:22:00 -05:00
..
__init__.py
base.py Add mouse drag resize for window splits 2026-01-31 20:22:00 -05:00
grid.py kitten @ ls: Also output the neighbors for every window 2025-11-16 21:01:55 +05:30
interface.py Update codebase to Python 3.10 using pyupgrade 2025-02-03 10:56:50 +05:30
splits.py kitten @ ls: Also output the neighbors for every window 2025-11-16 21:01:55 +05:30
stack.py kitten @ ls: Also output the neighbors for every window 2025-11-16 21:01:55 +05:30
tall.py kitten @ ls: Also output the neighbors for every window 2025-11-16 21:01:55 +05:30
vertical.py Fix #9355 2026-01-06 08:37:24 +05:30