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
splits.py Splits layout: Fix move_window_forward not working 2024-03-26 08:21:03 +05:30
stack.py
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