23 lines
2.1 KiB
Markdown
23 lines
2.1 KiB
Markdown
# ELY Browser Shell
|
|
|
|
```text
|
|
┌──────────────────────────────────────────────────────────────────────────────┐
|
|
│ ELY Browser [ Search or enter address.............................. ] [+] │
|
|
├──────────────────────────────┬───────────────────────────────────────────────┤
|
|
│ ★ Favorites │ ely://new-tab │
|
|
│ │ │
|
|
│ Space │ ┌─────────────────────────────────────────┐ │
|
|
│ Work │ │ New Tab │ │
|
|
│ │ │ Clean browser surface for the current │ │
|
|
│ Tabs │ │ Space and Profile. │ │
|
|
│ ● New Tab │ └─────────────────────────────────────────┘ │
|
|
│ │ │
|
|
│ Profile │ Servo host boundary owns webpage rendering. │
|
|
│ Default │ │
|
|
└──────────────────────────────┴───────────────────────────────────────────────┘
|
|
```
|
|
|
|
Motion register: productive. Command and tab interactions use immediate state changes with
|
|
hover/press feedback through GPUI styles; future pane transitions should use transform/opacity and
|
|
respect reduced-motion settings.
|