agent-orchestrator/ui-gpui/src/components
2026-03-20 00:45:54 +01:00
..
agent_pane.rs feat: add Dioxus and GPUI UI prototypes for framework comparison 2026-03-19 06:05:58 +01:00
blink_state.rs perf(ui-gpui): flatten hierarchy + SharedBlink (Arc<AtomicBool>) 2026-03-19 23:45:05 +01:00
command_palette.rs feat: add Dioxus and GPUI UI prototypes for framework comparison 2026-03-19 06:05:58 +01:00
mod.rs perf(ui-gpui): custom Element header, 2.73% CPU (down from 90%) 2026-03-19 23:55:39 +01:00
project_box.rs perf(ui-gpui): eliminate ProjectBox Entity, plain struct + direct render (2.17%) 2026-03-20 00:40:35 +01:00
project_box_element.rs fix(ui-gpui): layout flex-1 + min-width for side-by-side grid 2026-03-20 00:45:54 +01:00
project_grid.rs perf(ui-gpui): eliminate ProjectBox Entity, plain struct + direct render (2.17%) 2026-03-20 00:40:35 +01:00
pulsing_dot.rs perf(ui-gpui): cache SharedStrings, remove diagnostics, zero alloc per render frame 2026-03-19 09:38:00 +01:00
settings.rs feat: add Dioxus and GPUI UI prototypes for framework comparison 2026-03-19 06:05:58 +01:00
sidebar.rs feat: add Dioxus and GPUI UI prototypes for framework comparison 2026-03-19 06:05:58 +01:00
status_bar.rs feat: add Dioxus and GPUI UI prototypes for framework comparison 2026-03-19 06:05:58 +01:00