zellij/zellij-tile/src
Brooks Rady 9bfafde123
feat(ui): round frame corners (#1227)
* feat(ui): round frame corners

* Allow rounded_corners to be set without a palette

* Revert "Allow rounded_corners to be set without a palette"

This reverts commit 9271a4b5452f2e59e0ebd55136343f0fbfabaa13.

* fix(style): remove redundant code

* fix(style): clippy lints that somehow got missed

* feat(config): add ui config section
2022-03-22 14:58:16 +00:00
..
data.rs feat(ui): round frame corners (#1227) 2022-03-22 14:58:16 +00:00
lib.rs feat(plugin): add manifest to allow for plugin configuration (#660) 2021-09-22 18:13:21 +01:00
prelude.rs Deduplicate the WASM interface structs 2021-03-09 19:39:42 +00:00
shim.rs fix(style): simplify the conversion from bool to i32 (#1075) 2022-02-24 11:34:46 +01:00