summaryrefslogtreecommitdiffstats
path: root/default-plugins/tab-bar
AgeCommit message (Expand)Author
2023-03-30Add option to hide session name in tab-bar (deriving from #2172) (#2301)Marcel Baur
2023-02-16fix(plugins): apply correct color on 'more tabs' message (#2166)Pedro Fedricci
2022-11-21performance(rendering): improve rendering performance (#1960)Aram Drevekenin
2022-11-15refactor(plugins): change the data flow (#1934)Aram Drevekenin
2022-09-09fix(tab-bar): mouse-click in simplified-ui (#1658)Paulo Coelho
2022-06-10add(style): add trailing comma in match blocks (#1483)a-kenji
2022-06-10docs: fix typos (#1481)Kian-Meng Ang
2022-06-06feat(ui): tweak simplified UI (#1458)Aram Drevekenin
2022-04-02Improve theme usage + add default ones (#1274)Kunal Mohan
2022-03-25fix(screen): crash in intermediate no-tabs state (#1272)Aram Drevekenin
2022-03-22feat(ui): round frame corners (#1227)Brooks Rady
2021-12-20feat(collaboration): implement multiple users (#957)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-10-22chore(rust): move to 2021 editionBrooks J Rady
2021-10-12fix(plugin): clean up the mouse PR a littleBrooks J Rady
2021-10-12feat(plugin): Add mouse events for plugins (#629)qepasa
2021-09-12Calculate width with unicode-width in tab-bar and utils (#709)Paulo Coelho
2021-09-09fix(tab-bar): prevent active tab from being hidden (#703)Paulo Coelho
2021-08-28fix(tab-bar): don't crash at small widthsBrooks J Rady
2021-08-28feat(ui): overhauled resize and layout systemsBrooks Rady
2021-08-12feat(ui): pane frames (new pane UI) (#643)Aram Drevekenin
2021-07-20Revert "Display just session name with tab names"Lovecraftian Horror
2021-07-09Display just session name with tab namesLovecraftian Horror
2021-07-08Display session name within sessionLovecraftian Horror
2021-06-29chore(clippy): needless_borrowa-kenji
2021-06-03Fixed a build warning and renamed a struct fieldBrooks J Rady
2021-06-01Merge branch 'main' into resize-overhaulBrooks J Rady
2021-05-31Set tab name on creation instead of on renderAdaShoelace
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: cleanup, fix: the tests finally passdenis
2021-05-01chore: painless merge this timedenis
2021-04-29Style fixDante Pippi
2021-04-29Fix Tab (Sync) suffixDante Pippi
2021-04-28Including text on tab name to let users know sync is on.Dante Pippi
2021-04-24wip: I really don't want people to hate medenis
2021-04-24wip: tab bar coloringdenis
2021-04-24wip: colors adjustmentsdenis
2021-04-22wip: merge main indenis
2021-04-19fix(naming): made plugin terminology more consistentBrooks J Rady