Commit Graph

1706 Commits

Author SHA1 Message Date
ed e635c2925d feat(theme): Implement comprehensive CRT Filter (scanlines, vignette, noise) 2026-03-09 01:19:16 -04:00
ed 9facecb7a5 feat(theme): Refine NERV palette contrast and readability 2026-03-09 01:13:23 -04:00
ed 4ae606928e docs(conductor): Synchronize docs for track 'NERV UI Theme Integration' 2026-03-09 01:01:25 -04:00
ed 8d79faa22d chore(conductor): Mark track 'NERV UI Theme Integration' as complete 2026-03-09 00:58:36 -04:00
ed afcb1bf758 feat(theme): Integrate NERV theme and visual effects into main GUI 2026-03-09 00:58:22 -04:00
ed d9495f6e23 feat(theme): Add Alert Pulsing effect for NERV theme 2026-03-09 00:55:09 -04:00
ed ceb0c7d8a8 conductor(plan): Mark Phase 3 of NERV theme as complete 2026-03-09 00:50:51 -04:00
ed 4f4fa1015c test(theme): Add unit tests for NERV visual effects 2026-03-09 00:50:39 -04:00
ed ccf4d3354a feat(theme): Add NERV visual effects (scanlines, flicker) in src/theme_nerv_fx.py 2026-03-09 00:49:20 -04:00
ed 9c38ea78f9 conductor(plan): Mark Phase 2 of NERV theme as complete 2026-03-09 00:48:06 -04:00
ed de0d9f339e test(theme): Add unit tests for NERV theme colors and geometry 2026-03-09 00:47:55 -04:00
ed 4b78e77e2c conductor(plan): Mark Phase 1 of NERV theme as complete 2026-03-09 00:46:17 -04:00
ed 3fa4f64e53 feat(theme): Create NERV theme infrastructure in src/theme_nerv.py 2026-03-09 00:40:03 -04:00
ed 317f8330de chore(conductor): Add new track 'NERV UI Theme Integration' 2026-03-09 00:36:00 -04:00
ed 80eaf740da spicyv 2026-03-09 00:27:43 -04:00
ed 5446a2407c feat(ui): Improve text rendering clarity with 3x font oversampling 2026-03-09 00:13:57 -04:00
ed fde0f29e72 ok 2026-03-08 23:24:33 -04:00
ed bfbcfcc2af fonts 2026-03-08 23:24:13 -04:00
ed 502a47fd92 docs(conductor): Synchronize docs for track 'Markdown Support & Syntax Highlighting' 2026-03-08 23:17:00 -04:00
ed 5f0168c4f2 feat(ui): Integrate imgui_markdown and professional fonts for rich text rendering 2026-03-08 23:07:42 -04:00
ed e802c6675f docs(conductor): Synchronize docs for track 'UI Theme Overhaul & Style System' 2026-03-08 22:53:46 -04:00
ed 5efd775299 conductor(checkpoint): Checkpoint end of Phase 4 2026-03-08 22:13:01 -04:00
ed 8f1a77974c conductor(plan): Mark Phase 4 tasks as complete 2026-03-08 22:12:00 -04:00
ed 429bb9242c feat(ui): Implement Multi-Viewport and UI Layout Presets management 2026-03-08 22:11:22 -04:00
ed 49a1c30a85 conductor(checkpoint): Checkpoint end of Phase 3 2026-03-08 22:05:00 -04:00
ed 931b4cf362 conductor(plan): Mark Phase 3 tasks as complete 2026-03-08 22:02:16 -04:00
ed 0b49b3ad39 feat(ui): Implement custom UI shaders for soft shadows and glass effects 2026-03-08 22:01:42 -04:00
ed c84a6d7dfc conductor(plan): Mark phase 'Phase 2: Professional Style & Theming' as complete 2026-03-08 21:57:05 -04:00
ed 7f418faa7c conductor(checkpoint): Checkpoint end of Phase 2 2026-03-08 21:56:35 -04:00
ed 9e20123079 conductor(plan): Mark Phase 2 tasks as complete 2026-03-08 21:56:05 -04:00
ed 59e14533f6 feat(ui): Implement Subtle Rounding professional theme 2026-03-08 21:55:35 -04:00
ed c6dd055da8 fix(ui): Correct font asset loading paths for test workspace isolation 2026-03-08 21:52:35 -04:00
ed 605b2ac024 conductor(plan): Mark phase 'Phase 1: Research & Typography' as complete 2026-03-08 21:49:22 -04:00
ed d613e5efa7 conductor(checkpoint): Checkpoint end of Phase 1 2026-03-08 21:48:51 -04:00
ed d82d919599 conductor(plan): Mark task 'Implement Professional Typography' as complete 2026-03-08 21:47:52 -04:00
ed b1d612e19f feat(ui): Integrate Inter and Maple Mono typography 2026-03-08 21:47:23 -04:00
ed 1ba321668b docs(conductor): Refine Log Management and Diagnostics documentation 2026-03-08 21:43:34 -04:00
ed 4bcc9dda06 feat(ui): Revert Diagnostics to standalone panel and simplify Log Management 2026-03-08 21:42:58 -04:00
ed 08958ed8d4 docs(conductor): Synchronize docs for track 'Selectable GUI Text & UX Improvements' 2026-03-08 21:38:29 -04:00
ed a5afe7bd14 chore(conductor): Mark track 'Selectable GUI Text & UX Improvements' as complete 2026-03-08 21:37:58 -04:00
ed b8ec984836 conductor(plan): Mark all tasks as complete for Selectable GUI Text 2026-03-08 21:37:44 -04:00
ed e34a2e6355 feat(ui): Implement selectable text across primary GUI panels 2026-03-08 21:37:22 -04:00
ed 74737ac9c7 fix(core): Anchor config.toml path to manual slop root
This fixes an issue where config.toml was erroneously saved to the current working directory (e.g. project dir) rather than the global manual slop directory.
2026-03-08 21:29:54 -04:00
ed 1d18150570 conductor(plan): Mark Phase 1 as complete 2026-03-08 21:27:18 -04:00
ed ef942bb2a2 feat(ui): Implement _render_selectable_label helper and complete UI audit 2026-03-08 21:26:59 -04:00
ed b7a0c4fa7e conductor(plan): Add PopStyleColor crash fix to plan 2026-03-08 21:20:30 -04:00
ed 27b98ffe1e fix(ui): Prevent PopStyleColor crash by using frame-scoped tint flag 2026-03-08 21:20:13 -04:00
ed a6f7f82f02 conductor(plan): Add session restoration hardening to plan 2026-03-08 21:17:46 -04:00
ed bbe0209403 feat(logs): Harden session restoration for legacy logs and offloaded data resolution 2026-03-08 21:17:27 -04:00
ed 3489b3c4b8 docs(conductor): Synchronize docs for track 'Advanced Log Management and Session Restoration' 2026-03-08 21:13:42 -04:00