forked from kent/consciousness
- Add Thalamus variant to Screen enum (F5) - Fix HashMap iteration ordering causing flickering in F4/F5 screens by using BTreeMap in supervisor and sorting plan_counts - Update screen legend: F1=interact F2=conscious F3=subconscious F4=unconscious F5=thalamus - Add dirty bit field to App (prep for event-driven rendering) Co-Authored-By: Proof of Concept <poc@bcachefs.org> |
||
|---|---|---|
| .. | ||
| context_screen.rs | ||
| main_screen.rs | ||
| mod.rs | ||
| subconscious_screen.rs | ||
| thalamus_screen.rs | ||
| unconscious_screen.rs | ||