wgctl/modules/ui
Nuno Duque Nunes 3058750c3d cleanup: ui::pad_mb removal, watch alignment fixes, endpoint cache fallback
- ui::rule::list_row: inline padding math replaces ui::pad_mb (major perf gain)
- ui::fw_row/wg_row: drop ui::pad_mb for fw/wg labels (always 2 chars)
- watch: endpoint fallback via monitor::get_cached_endpoint
- watch: _poll_handshakes sorts by ts descending (most recent first)
- watch: empty endpoint uses - not — (avoids multi-byte padding issues)
- ui.sh: UTF-8 extra byte constants (_UI_EMDASH_EXTRA, _UI_ARROW_EXTRA, _UI_BULLET_EXTRA)
2026-05-25 15:09:13 +00:00
..
group.module.sh refactor: tableless design for net, group list | net, group show 2026-05-24 00:08:15 +00:00
hosts.module.sh feat: hosts.json IP resolution system 2026-05-23 22:01:45 +00:00
identity.module.sh feat: identity show with rule tree, peer dimming, net/group tableless layouts 2026-05-24 20:46:02 +00:00
logs.module.sh cleanup: ui::pad_mb removal, watch alignment fixes, endpoint cache fallback 2026-05-25 15:09:13 +00:00
net.module.sh refactor: tableless design for net, group list | net, group show 2026-05-24 00:08:15 +00:00
peer.module.sh feat: peer list row coloring, verbose status, dim offline rows 2026-05-23 04:51:33 +00:00
rule.module.sh cleanup: ui::pad_mb removal, watch alignment fixes, endpoint cache fallback 2026-05-25 15:09:13 +00:00
subnet.module.sh feat: identity, subnet, policy systems + tableless layouts 2026-05-22 03:42:40 +00:00