kitty/kitty/layout
Johannes Wüller 7c8660a694 Extend placement_stragegy options
placement_strategy previously only accepted 'center' and 'top-left', but
others are potentially useful too. I personally like 'bottom-left'. The
new set of accepted values mirrors the window_logo_position option.
2024-05-08 16:33:04 +02:00
..
__init__.py
base.py Extend placement_stragegy options 2024-05-08 16:33:04 +02:00
grid.py Extend placement_stragegy options 2024-05-08 16:33:04 +02:00
interface.py Add more type annotations 2021-10-27 13:26:18 +05:30
splits.py Splits layout: Fix move_window_forward not working 2024-03-26 08:21:03 +05:30
stack.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
tall.py Tall/fat layout: When changing the number of full size windows, reset the main axis biases. Fixes #6123 2023-03-20 22:36:18 +05:30
vertical.py Replace isort with ruff 2023-01-09 16:47:42 +05:30