- modules/display.module.sh: display config loader - .wgctl/config/display.json: per-view style configuration - ctx::display: points to .wgctl/config/display.json - json_helper: display_load() reads view styles - list: display::render dispatcher, _render_table with dynamic widths/colors - ui::peer::_row_color/status_color: shared by both table and compact - table layout: aligned columns, colored status/rows, dynamic separator |
||
|---|---|---|
| .. | ||
| __pycache__ | ||
| lib | ||
| mixins | ||
| test | ||
| color.sh | ||
| command.sh | ||
| command_mixins.sh | ||
| context.sh | ||
| flag.sh | ||
| fmt.sh | ||
| fmt_helper.py | ||
| json.sh | ||
| json_helper.py | ||
| log.sh | ||
| module.sh | ||
| ui.sh | ||
| utils.sh | ||