4 Commits
Author SHA1 Message Date
botsu 5a48ba98c3 [verified] chore: prepare macOS Codex development 2026-08-08 21:13:30 +02:00
botsu ed3f934b61 feat: expand BOTSU creative rooms and apps 2026-08-08 20:31:07 +02:00
koka eae9333307 feat: add watch and voxel rooms 2026-08-08 16:00:42 +02:00
botsu 16eb0647ce fix(documents): collaborative cursors visible with user names
- Fix awareness state: setLocalState({ user: cursorUser }) so the default
  y-prosemirror cursorBuilder reads state.user correctly
- Custom cursorBuilder: span.botsu-collab-cursor with inline borderColor,
  div.botsu-collab-cursor-label with explicit color (no color:transparent
  inheritance issue)
- CSS: caret 2px solid, label absolute below caret, 0.625rem, opacity 0.85
- Unwrap state.user ?? state in builder for robustness
2026-08-05 22:00:58 +02:00