docs: update CLAUDE.md with toolbar and error dialog info

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Davíð Steinn Geirsson 2026-03-12 00:13:26 +00:00
parent 1ca5d42b5e
commit 7f181345d9

View file

@ -28,6 +28,7 @@ Rust workspace with four crates:
### Module responsibilities (aten-gui)
- `keymap.rs` — Physical key (winit KeyCode) to X11 keysym mapping (US QWERTY)
- `ui/main.slint` — Window layout: left toolbar (Ctrl/Alt toggles, Ctrl+Alt+Del), framebuffer display, error dialog overlay
### Module responsibilities (aten-mount)