zellij/default-plugins/session-manager/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
..
ui feat(plugins): add configurable black background for ui components (#3681) 2024-10-24 18:21:44 +02:00
main.rs feat(plugins): add configurable black background for ui components (#3681) 2024-10-24 18:21:44 +02:00
new_session_info.rs feat(keybindings): support multiple modifiers (eg. Ctrl+Alt) and the kitty keyboard protocol (#3383) 2024-05-27 16:15:09 +02:00
resurrectable_sessions.rs fix(resurrection): some ui fixes (#3264) 2024-04-15 17:06:29 +02:00
session_list.rs feat(sessions): welcome screen (#3112) 2024-02-06 14:26:14 +01:00