summaryrefslogtreecommitdiffstats
path: root/zellij-server/src/ui/boundaries.rs
AgeCommit message (Expand)Author
2022-06-10add(style): add trailing comma in match blocks (#1483)a-kenji
2022-03-22feat(ui): round frame corners (#1227)Brooks Rady
2022-02-18feat(ui): add floating panes (#1066)Aram Drevekenin
2021-12-07fix(style): various internal refactoringsMarcin Puc
2021-11-25This adds a UI for multiple users in panes (behind a feature flag) (#897)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-05-19Re-export common dependencies from zellij-utilsKunal Mohan
2021-05-16Big refactor: separate crates for client, server and utilitiesKunal Mohan