zellij/zellij-server/src/ui
Aram Drevekenin 5bcc1bb382
fix(layout): various parser and ui fixes (#2191)
* fix(layout): error on nodes outside layout node

* fix(layout): move stacked property to pane

* fix(layout): various stack exceptions

* fix(ui): non-flexible stacked pane titles now take up their full length

* fix(ui): stack titles with no-pane-frames take up their proper length

* style(fmt): rustfmt
2023-02-25 11:16:11 +01:00
..
overlay improve error handling in ui module (#1870) 2022-10-28 14:15:16 +00:00
boundaries.rs feat(ui): swap layouts and stacked panes (#2167) 2023-02-17 12:05:50 +01:00
mod.rs refactor(tab): separate concerns (namely move pane positioning actions out of tab) (#985) 2022-01-03 15:56:41 +01:00
pane_boundaries_frame.rs fix(layout): various parser and ui fixes (#2191) 2023-02-25 11:16:11 +01:00
pane_contents_and_ui.rs feat(ui): swap layouts and stacked panes (#2167) 2023-02-17 12:05:50 +01:00