migueldeicaza/TermKit

Extending the Layout System

migueldeicaza opened this issue · 2 comments

While the layout system works fine right now, introducing a Gtk-like geometry management, as described here:

https://developer.gnome.org/gtk3/stable/GtkWidget.html

Would help with things like hstack/stack and grids (GtkTable, od Grid in WPF). And would be useful as the foundation for TermUI/SwiftUI