zellij/zellij-server/src/ui
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
..
overlay refactor: fix unused code warnings (#1087) 2022-02-27 13:23:59 +01:00
boundaries.rs feat(ui): round frame corners (#1227) 2022-03-22 14:58:16 +00:00
mod.rs refactor(tab): separate concerns (namely move pane positioning actions out of tab) (#985) 2022-01-03 15:56:41 +01:00
pane_boundaries_frame.rs feat(ui): round frame corners (#1227) 2022-03-22 14:58:16 +00:00
pane_contents_and_ui.rs feat(ui): round frame corners (#1227) 2022-03-22 14:58:16 +00:00
title_telescope.rs feat(ui): pane frames (new pane UI) (#643) 2021-08-12 14:50:00 +02:00