zellij/zellij-server/src/ui
Daniel Jankowski 0cd6d5f4e5
feat(plugins): add configurable black background for ui components (#3681)
* feat(plugins): add transparent background for text and nested_list

* chore: fix formatting issue

* feat: invert flag behaviour

* feat: implement bg_black handling for table cells

* fix: order of selected and bg_black in protocol

* chore: rename from bg_black to opaque

* fix: explicit selected, if opaque and selected for text

* chore: fix formatting issues

* feat: opaque tab-bar

* feat: opaque session-manager bars

* feat: opaque ribbon in plugin manager

* feat: opaque one-line ui

* feat: opaque tab-bar in configuration plugin
2024-10-24 18:21:44 +02:00
..
components feat(plugins): add configurable black background for ui components (#3681) 2024-10-24 18:21:44 +02:00
overlay improve error handling in ui module (#1870) 2022-10-28 14:15:16 +00:00
boundaries.rs fix(terminal): improve reflow performance and general memory usage by reducing size of TerminalCharacter (#3043) 2024-01-22 15:28:57 +01:00
loading_indication.rs fix(plugins): display errors properly (#2975) 2023-12-01 19:10:13 +01:00
mod.rs feat(plugins): UI components (#2898) 2023-11-02 08:17:23 +01:00
pane_boundaries_frame.rs fix(terminal): improve reflow performance and general memory usage by reducing size of TerminalCharacter (#3043) 2024-01-22 15:28:57 +01:00
pane_contents_and_ui.rs feat(ui): swap layouts and stacked panes (#2167) 2023-02-17 12:05:50 +01:00