summaryrefslogtreecommitdiffstats
path: root/zellij-server/src/tab/layout_applier.rs
AgeCommit message (Expand)Author
2024-02-26style(fmt): rustfmtAram Drevekenin
2024-02-21style(code): cleanupsAram Drevekenin
2024-02-19new tests and passing plugin tests as wellAram Drevekenin
2024-02-16working prototype with passing testsAram Drevekenin
2024-02-12fix(panes): break pane to new tab (#3130)Aram Drevekenin
2023-11-08fix: styled underlines in editors (#2918)Mike Lloyd
2023-11-02feat(plugins): UI components (#2898)Aram Drevekenin
2023-10-12feat(sessions): session resurrection (#2801)Aram Drevekenin
2023-08-25fix(plugins): make sure configuration is also part of the plugin keys (#2727)Aram Drevekenin
2023-08-02feat(ui): break pane to new tab and move panes between tabs (#2664)Aram Drevekenin
2023-06-13fix(logs): suppress debug logs when not debugging (#2532)Aram Drevekenin
2023-04-18feat: Add layout configuration to exclude panes from tab sync (#2314)Theo Salzmann
2023-04-03feat(panes): allow defining an expanded stacked pane (#2343)Aram Drevekenin
2023-03-27feat(plugins): async plugin loading (#2327)Aram Drevekenin
2023-03-01fix(sixel): report pixel size in winsize change ioctl (#2212)Aram Drevekenin
2023-02-27fix(layouts): do not relayout twice on auto_layout (#2202)Aram Drevekenin
2023-02-17feat(ui): swap layouts and stacked panes (#2167)Aram Drevekenin
2023-01-14Errors: less unwrap in server (#2069)har7an
2022-12-24Floating panes in layouts (#2047)Aram Drevekenin