kitty/kitty/layout
Kovid Goyal e6f35571a5
Implement full serialization/unserialization for layouts
Need to go over all the non-split layouts and see if they need
any TLC
2025-08-04 15:51:46 +05:30
..
__init__.py
base.py Implement full serialization/unserialization for layouts 2025-08-04 15:51:46 +05:30
grid.py rename typing module to avoid conflicts with stdlib typing 2025-04-28 09:20:10 +05:30
interface.py Update codebase to Python 3.10 using pyupgrade 2025-02-03 10:56:50 +05:30
splits.py Implement full serialization/unserialization for layouts 2025-08-04 15:51:46 +05:30
stack.py rename typing module to avoid conflicts with stdlib typing 2025-04-28 09:20:10 +05:30
tall.py rename typing module to avoid conflicts with stdlib typing 2025-04-28 09:20:10 +05:30
vertical.py rename typing module to avoid conflicts with stdlib typing 2025-04-28 09:20:10 +05:30