wgctl/core/lib
Nuno Duque Nunes 7a544f9019 feat: display config system, table/compact toggle
- 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
2026-05-27 02:48:51 +00:00
..
__pycache__ feat: display config system, table/compact toggle 2026-05-27 02:48:51 +00:00
__init__.py refactor: split json_helper.py into lib/ modules 2026-05-24 22:02:50 +00:00
activity.py refactor: split json_helper.py into lib/ modules 2026-05-24 22:02:50 +00:00
events.py feat: logs endpoint annotation, alignment, descending sort 2026-05-26 03:07:57 +00:00
peers.py refactor: split json_helper.py into lib/ modules 2026-05-24 22:02:50 +00:00
util.py refactor: split json_helper.py into lib/ modules 2026-05-24 22:02:50 +00:00