Lightningbeam/lightningbeam-ui/lightningbeam-editor/src/mobile
Skyler Lehmkuhl a0ac4f2d35 Add mobile top bar: filename + command palette (⌕) + overflow (⋯)
Reserve a slim top bar in the mobile shell showing the project filename (or
"Lightningbeam" when unsaved) on the left, and ⌕/⋯ on the right. ⋯ opens a
curated overflow sheet (Save/Save As/Open/New/Import/Export/Undo/Redo/
Preferences); ⌕ opens a command palette that searches the whole menu tree
(flattened from MenuItemDef::menu_structure()). Both dispatch MenuActions.
Completes the P4 omnibutton + global menu.
2026-07-01 06:09:26 -04:00
..
icons.rs Add mobile top bar: filename + command palette (⌕) + overflow (⋯) 2026-07-01 06:09:26 -04:00
inspector.rs Compress mobile layer headers to a swatch; conditional inspector reflow 2026-07-01 01:14:37 -04:00
intent.rs Add mobile new-file intent picker (P2) 2026-06-30 22:16:09 -04:00
mod.rs Add mobile top bar: filename + command palette (⌕) + overflow (⋯) 2026-07-01 06:09:26 -04:00
omni.rs Add omnibutton FAB (P4); fix Stage playback freeze when timeline hidden 2026-07-01 05:42:53 -04:00
stack.rs Compress mobile layer headers to a swatch; conditional inspector reflow 2026-07-01 01:14:37 -04:00
surface.rs Add mobile UI shell scaffold behind LB_MOBILE_UI 2026-06-29 22:40:54 -04:00
topbar.rs Add mobile top bar: filename + command palette (⌕) + overflow (⋯) 2026-07-01 06:09:26 -04:00
transport.rs Add Lucide icon font for the mobile UI 2026-06-30 01:02:03 -04:00