summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2021-05-01chore: painless merge this timedenis
2021-04-29chore(version): boost development version to 0.7.0 and update changelogAram Drevekenin
2021-04-27feat(plugin): added the `get_plugin_ids()` query functionBrooks J Rady
2021-04-24wip: merge maindenis
2021-04-23chore(version): boost development version to 0.6.0Aram Drevekenin
2021-04-22chore(version): 0.5.1Aram Drevekenin
2021-04-22wip: merge main indenis
2021-04-20fix(release): beta tag breaks cargo installv0.5.0-betaBrooks J Rady
2021-04-20chore(release): bump version and add some pre-release infoBrooks J Rady
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-13docs(build): documented the new build systemBrooks 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
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-26wip: scary how messy it is, but it's a startdenis
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-23Merge changes from mainBrooks J Rady
2021-03-17Merge branch 'main' into focused-panedenis
2021-03-11feat(input): new shortcuts and ui (#220)Aram Drevekenin
2021-03-09Deduplicate the WASM interface structsBrooks J Rady
2021-03-09Rename init() to load() in plugin API + Bump depsBrooks 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-25add basic tab bar #166Jonah Caplan
2021-02-17chore(version): 0.1.1Aram Drevekenin
2021-02-10Use temporary fork of termion for nowhenil
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-09Push the mosaic folder down a directoryBrooks J Rady
2021-02-05refactor(input): hotkeys (#132)Kyle Sutherland-Cash
2021-01-22Merge branch 'main' into server-clientdenis
2021-01-17Add some message types for server-client commsKyle
2021-01-11Install default layouts and plugins at build-timeBrooks J Rady
2021-01-07Finished plugin system! (Added file opening)Brooks J Rady
2021-01-07Add LTO and use a termion fork with serde supportBrooks J Rady
2021-01-07Parse bytes into keys with TermionBrooks J Rady
2021-01-06Also borkenBrooks J Rady
2020-12-30fix(plugins): fully Working WebAssembly Loading! (#125)Brooks Rady
2020-12-03feat(infra): add custom panic hook. Print backtrace and thread, error info on...Kunal Mohan