zellij/zellij-utils/assets/layouts
Aram Drevekenin 6b20a958f4
feat(sessions): welcome screen (#3112)
* prototype - can send layout name for new session from session-manager

* feat(sessions): ui for selecting layout for new session in the session-manager

* fix: send available layouts to plugins

* make tests compile

* fix tests

* improve ui

* fix: respect built-in layouts

* ui for built-in layouts

* some cleanups

* style(fmt): rustfmt

* welcome screen ui

* fix: make sure layout config is not shared between sessions

* allow disconnecting other users from current session and killing other sessions

* fix: respect default layout

* add welcome screen layout

* tests(plugins): new api methods

* fix(session-manager): do not quit welcome screen on esc and break

* fix(plugins): adjust permissions

* style(fmt): rustfmt

* style(fmt): fix warnings
2024-02-06 14:26:14 +01:00
..
compact.kdl feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
compact.swap.kdl feat(layouts): exact panes constraint (#2206) 2023-02-28 22:08:01 +01:00
default.kdl feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
default.swap.kdl feat(layouts): exact panes constraint (#2206) 2023-02-28 22:08:01 +01:00
disable-status-bar.kdl feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
no-plugins.kdl feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
strider.kdl feat(ui): swap layouts and stacked panes (#2167) 2023-02-17 12:05:50 +01:00
strider.swap.kdl feat(layouts): exact panes constraint (#2206) 2023-02-28 22:08:01 +01:00
welcome.kdl feat(sessions): welcome screen (#3112) 2024-02-06 14:26:14 +01:00