summaryrefslogtreecommitdiffstats
path: root/default-plugins/status-bar/src/main.rs
AgeCommit message (Expand)Author
2023-07-25feat(plugins): make plugins configurable (#2646)Aram Drevekenin
2023-07-12feat(ui): new status bar mode (#2619)Aram Drevekenin
2023-02-17feat(ui): swap layouts and stacked panes (#2167)Aram Drevekenin
2023-02-16feat: add args to new-tab action (#2072)Jae-Heon Ji
2023-01-27fix(status-bar): not displaying w/ size=1 and show shortcuts (#2091)Felix Pankratz
2022-12-08Reimplement resize code (#1990)har7an
2022-11-21performance(rendering): improve rendering performance (#1960)Aram Drevekenin
2022-11-15refactor(plugins): change the data flow (#1934)Aram Drevekenin
2022-10-31fix(status-bar): display controls line of status-bar plugin if pane size=1 (#...Mathieu Santostefano
2022-07-27fix(status-bar): reflect actual current keybindings (#1242)har7an
2022-06-10add(style): add trailing comma in match blocks (#1483)a-kenji
2022-06-07feat(ui): add status bar tips (#1462)Aram Drevekenin
2022-06-06feat(ui): tweak simplified UI (#1458)Aram Drevekenin
2022-04-13fix(ui): adjust default colorsAram Drevekenin
2022-04-02Improve theme usage + add default ones (#1274)Kunal Mohan
2022-03-22feat(ui): round frame corners (#1227)Brooks Rady
2022-02-21fix(ui): floating panes UI (#1074)Aram Drevekenin
2022-02-02feat(copy): allow osc52 copy destination configuration (#1022)Thomas Linford
2022-01-15Add a copy command option (#996)Christophe Verbinnen
2021-12-09feat(status-bar): add multiple tips (#848)Jae-Heon Ji
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-09-27feat(ui): The status bar indicates that the panes are full screen and how man...Kaito Akita
2021-08-28feat(ui): overhauled resize and layout systemsBrooks Rady
2021-08-23Indicate to the user when text is copied to the clipboard (#642)Thomas Linford
2021-08-12feat(ui): pane frames (new pane UI) (#643)Aram Drevekenin
2021-05-29Getting back to where we started... (Buggy Resizing)Brooks J Rady
2021-05-17Osc implementation (#517)Aram Drevekenin
2021-05-10Add Option for Simplified Layouta-kenji
2021-05-04chore(plugin): shuffle helper library names and versionsBrooks J Rady
2021-05-04fix(colors): stabilize colors (#453)Aram Drevekenin
2021-05-02chore: added zellij-tile-extra, moved macros from zellij-tiledenis
2021-05-02fix: don't have new on ColoredElements anymore, removed default for palette i...denis
2021-05-01chore: clippy please allow itdenis
2021-05-01chore: cleanup, fix: the tests finally passdenis
2021-04-24wip: more cleaning updenis
2021-04-24wip: trying to make it less messy so people don't hate medenis
2021-04-24wip: tab bar coloringdenis
2021-04-24wip: colors adjustmentsdenis
2021-04-24wip: the only way to make the default look like on main is to make more custo...denis
2021-04-22wip: merge main indenis
2021-04-19fix(naming): made plugin terminology more consistentBrooks J Rady