summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Collapse)Author
2021-04-19fix(naming): made plugin terminology more consistentBrooks J Rady
2021-04-14fix(crates.io): fix outdated zellij-tile libraryBrooks J Rady
2021-04-14chore(crates.io): bump version to publishBrooks J Rady
2021-04-13chore(crates.io): bump version to publishBrooks J Rady
2021-04-13chore(crates.io): bump version to test uploadBrooks J Rady
2021-04-13merge(main): update branch with changes from mainBrooks J Rady
2021-04-08wip: need to figure out how to clear linesdenis
2021-04-01* fix(ui): react to terminal window size changes (SIGWINCH) (#245)Aram Drevekenin
* fix(ui): react to terminal window size changes (SIGWINCH) * style(fmt): rustfmt * style(format): remove some warnings * style(fmt): rustfmt
2021-04-01Rudamentary running support implementedBrooks J Rady
2021-03-27wip: move Palette out of zellij-tiledenis
2021-03-27wip: latest plugin system merge indenis
2021-03-26Start porting to cargo-makeBrooks J Rady
2021-03-26Fix some overzealous format!() removals and a stray commentBrooks J Rady
2021-03-25wip: reading colors from xrdbdenis
2021-03-25Merge in changes from main and fix clippy lintsBrooks J Rady
2021-03-23Initial implementation of the update callback + upstream termionBrooks J Rady
2021-03-09Deduplicate the WASM interface structsBrooks J Rady
2021-03-07wip: visually marking the focused panedenis
2021-02-26infra(crates.io): clear the correct directory in build.rsBrooks J Rady
2021-02-26infra(crates.io): readd wasm assets to the repoBrooks J Rady
2021-02-25infra(crates.io): allow publishing by including assets from a different pathBrooks J Rady
2021-02-25infra(crates.io): try to include wasm assetsBrooks J Rady
2021-02-25infra(crates.io): add a script for publishing zellijBrooks J Rady
2021-02-25add basic tab bar #166Jonah Caplan
2021-02-17chore(version): 0.1.1Aram Drevekenin
2021-02-16Add description and license for publishing!Brooks J Rady
2021-02-10Use temporary fork of termion for nowhenil
Because crates.io require each package in the dependency to be published on crates.io
2021-02-10add version to Cargo.tomlhenil
2021-02-10some more files...henil
2021-02-09Well, it turns out that I spent 4 hours on something impossible...Brooks J Rady
2021-02-09Work towards a functional buildBrooks J Rady
2021-02-09Moved strider into its own folderBrooks J Rady
2021-01-11Bump dependency versionBrooks J Rady
2021-01-07Update deps and add a build scriptBrooks J Rady
2020-11-17Update descriptionBrooks J Rady
2020-11-17Initial CommitBrooks J Rady