summaryrefslogtreecommitdiffstats
path: root/zellij-utils/src/pane_size.rs
AgeCommit message (Expand)Author
2024-04-10fix(layouts): recover from resurrection crash and pick up swap layouts proper...Aram Drevekenin
2024-02-08feat(panes): allow specifying coordinates for a new floating pane through the...Aram Drevekenin
2023-10-12feat(sessions): session resurrection (#2801)Aram Drevekenin
2023-08-02feat(ui): break pane to new tab and move panes between tabs (#2664)Aram Drevekenin
2023-02-17feat(ui): swap layouts and stacked panes (#2167)Aram Drevekenin
2022-12-19fix(panes): show visual error when failing to resize panes (#2036)Aram Drevekenin
2022-12-14fix(panes): show visual error when unable to split panes vertically/horizonta...Aram Drevekenin
2022-11-15refactor(plugins): change the data flow (#1934)Aram Drevekenin
2022-10-13fix(layouts): various kdl layout issues and features (#1797)Aram Drevekenin
2022-10-05feat(config): switch to kdl (#1759)Aram Drevekenin
2022-04-12feat(signals): support XTWINOPS 14 and 16 (and query the terminal for them on...Aram Drevekenin
2022-02-18feat(ui): add floating panes (#1066)Aram Drevekenin
2021-08-28feat(ui): overhauled resize and layout systemsBrooks Rady
2021-08-12feat(ui): pane frames (new pane UI) (#643)Aram Drevekenin
2021-07-02feat(ui): initial mouse support (#448)Thomas Linford
2021-06-03Fixed a build warning and renamed a struct fieldBrooks J Rady
2021-05-29Getting back to where we started... (Buggy Resizing)Brooks J Rady
2021-05-16Big refactor: separate crates for client, server and utilitiesKunal Mohan