summaryrefslogtreecommitdiffstats
path: root/zellij-server/src/tab/layout_applier.rs
AgeCommit message (Expand)Author
2023-02-16Merge branch 'main' into apply-layouts-at-runtimeAram Drevekenin
2023-02-15style(fmt): rustfmtAram Drevekenin
2023-02-07fix(swap-layouts): load swap layouts from external fileAram Drevekenin
2023-02-03fix(swap-layouts): respect pane contents and focusAram Drevekenin
2023-01-27refactor(layout): remove unused methodAram Drevekenin
2023-01-27feat(swap-layouts): ui + uxAram Drevekenin
2023-01-24fix(swap-layouts): adjust swap layout sort orderAram Drevekenin
2023-01-23fix(relayout): properly calculate display areaAram Drevekenin
2023-01-20fix(layout-applier): sane focus orderAram Drevekenin
2023-01-15fix(layouts): handle stacked layouts in the middle of the screenAram Drevekenin
2023-01-14Errors: less unwrap in server (#2069)har7an
2023-01-10tests passingAram Drevekenin
2023-01-05tests passingAram Drevekenin
2022-12-29tests passingAram Drevekenin
2022-12-26refactor(layout): PaneLayout => TiledPaneLayoutAram Drevekenin
2022-12-26relayout working with hard coded layoutAram Drevekenin
2022-12-24Floating panes in layouts (#2047)Aram Drevekenin