zellij/default-plugins/status-bar/src
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
..
tip feat(plugins): allow opening command panes in the background (hidden) (#3530) 2024-07-29 11:40:01 +02:00
first_line.rs feat(ui): status bar redesign (#3475) 2024-07-05 15:13:51 +02:00
main.rs feat(plugins): add configurable black background for ui components (#3681) 2024-10-24 18:21:44 +02:00
one_line_ui.rs feat(plugins): add configurable black background for ui components (#3681) 2024-10-24 18:21:44 +02:00
second_line.rs feat(cli): make --layout idempotent(-ish) (#3650) 2024-10-08 16:57:54 +02:00