Files
ELY-Browser/docs/ui-shell.md
T

16 KiB

ELY Browser Shell

┌──────────────────────────────────────────────────────────────────────────────┐
│ ELY Browser   [ Search or enter address.................... ] [pin] [*] [+] │
├──────────────────────────────┬───────────────────────────────────────────────┤
│ Favorites                    │  ely://new-tab                                │
│   [*] New Tab                │                                               │
│ Pinned                       │                                               │
│   [pin] New Tab              │                                               │
│ Space                        │  ┌─────────────────────────────────────────┐  │
│   W Work                     │  │ New Tab                                 │  │
│   R Research                 │  │ Clean browser surface for the current   │  │
│                              │  │ Space and Profile.                      │  │
│ Tabs                         │  └─────────────────────────────────────────┘  │
│   ● New Tab                  │                                               │
│ Archive                      │                                               │
│   ↶ servo.org                │                                               │
│     Space: Work - Profile: Default - Closed - Just now                      │
│                              │                                               │
│ Profile                      │  Ready                                        │
│   Default                    │                                               │
└──────────────────────────────┴───────────────────────────────────────────────┘

Motion register: productive. Command, space, tab, and archive restore interactions use immediate state changes with hover/press feedback through GPUI styles; future pane transitions should use transform/opacity and respect reduced-motion settings.

Crash recovery uses the same productive register:

┌──────────────────────────────────────────────────────────────────────────────┐
│ ELY Browser   [ https://example.com/crash-loop.............. ] [pin] [*] [+] │
├──────────────────────────────┬───────────────────────────────────────────────┤
│ Tabs                         │  ┌─────────────────────────────────────────┐  │
│   * example.com              │  │ ! Tab Recovery                [Restore] │  │
│     https://example.com/...  │  │ Recovering example.com                 │  │
│                              │  ├─────────────────────────────────────────┤  │
│ Profile                      │  │ URL        https://example.com/...      │  │
│   Default                    │  │ Title      example.com                  │  │
│                              │  │ Favicon    Saved: favicons/example.ico  │  │
│                              │  │ Space      Work                         │  │
│                              │  │ Profile    Default                      │  │
│                              │  │ Form restore prompt  Session data kept  │  │
│                              │  │ [Restore]                               │  │
│                              │  └─────────────────────────────────────────┘  │
└──────────────────────────────┴───────────────────────────────────────────────┘

Sleeping tabs keep the same layout rhythm:

┌──────────────────────────────────────────────────────────────────────────────┐
│ ELY Browser   [ https://example.com/sleep................... ] [pin] [*] [+] │
├──────────────────────────────┬───────────────────────────────────────────────┤
│ Tabs                         │  ┌─────────────────────────────────────────┐  │
│   * example.com              │  │ Sleeping Tab                  [Restore] │  │
│     example.com              │  │ Sleeping example.com                   │  │
│                              │  ├─────────────────────────────────────────┤  │
│ Profile                      │  │ URL      https://example.com/sleep      │  │
│   Default                    │  │ Title    example.com                    │  │
│                              │  │ Favicon  No favicon saved              │  │
│                              │  │ Space    Work                           │  │
│                              │  │ Profile  Default                        │  │
│                              │  │ Session  Page session remains attached  │  │
│                              │  │ [Restore]                               │  │
│                              │  └─────────────────────────────────────────┘  │
└──────────────────────────────┴───────────────────────────────────────────────┘

Domain auto grouping keeps manual groups intact and groups matching ungrouped hosts:

┌──────────────────────────────────────────────────────────────────────────────┐
│ ELY Browser   [ >auto-group-domains......................... ] [pin] [*] [+] │
├──────────────────────────────┬───────────────────────────────────────────────┤
│ Tabs                         │  example.com                                  │
│   [folder] example.com       │  https://example.com/a                        │
│     2 tabs - Expanded        │                                               │
│     example.com              │                                               │
│       example.com            │                                               │
│     example.com              │                                               │
│       example.com            │                                               │
│   servo.org                  │                                               │
│     servo.org                │                                               │
└──────────────────────────────┴───────────────────────────────────────────────┘

Group rename updates the active group row in place:

┌──────────────────────────────────────────────────────────────────────────────┐
│ ELY Browser   [ >rename-tab-group Research................. ] [pin] [*] [+] │
├──────────────────────────────┬───────────────────────────────────────────────┤
│ Tabs                         │  example.com                                  │
│   [folder] Research          │  https://example.com/b                        │
│     2 tabs - Expanded        │                                               │
│     example.com              │  Group    Research                            │
│       example.com            │                                               │
│     example.com              │                                               │
│       example.com            │                                               │
└──────────────────────────────┴───────────────────────────────────────────────┘

Group color updates the active group accent:

┌──────────────────────────────────────────────────────────────────────────────┐
│ ELY Browser   [ >tab-group-color #9FC9A2.................. ] [pin] [*] [+] │
├──────────────────────────────┬───────────────────────────────────────────────┤
│ Tabs                         │  example.com                                  │
│   [folder] Docs              │  https://example.com/b                        │
│     2 tabs - Expanded        │                                               │
│     color #9FC9A2            │  Group    Docs                                │
│     example.com              │                                               │
│       example.com            │                                               │
└──────────────────────────────┴───────────────────────────────────────────────┘

Group sleep applies the sleeping state to every tab in the active group:

┌──────────────────────────────────────────────────────────────────────────────┐
│ ELY Browser   [ >sleep-tab-group............................. ] [pin] [*] [+] │
├──────────────────────────────┬───────────────────────────────────────────────┤
│ Tabs                         │  Sleeping Tab                                 │
│   [folder] Docs              │  Sleeping https://example.com/b               │
│     2 tabs - Expanded        │                                               │
│     example.com              │  URL      https://example.com/b               │
│       example.com            │  Title    example.com                         │
│     example.com              │  Session  Page session remains attached       │
│       example.com            │                                               │
│   servo.org                  │  [Restore]                                    │
└──────────────────────────────┴───────────────────────────────────────────────┘

Group refresh brings every tab in the active group back to ready:

┌──────────────────────────────────────────────────────────────────────────────┐
│ ELY Browser   [ >refresh-tab-group.......................... ] [pin] [*] [+] │
├──────────────────────────────┬───────────────────────────────────────────────┤
│ Tabs                         │  example.com                                  │
│   [folder] Docs              │  https://example.com/b                        │
│     2 tabs - Expanded        │                                               │
│     example.com              │  State    Ready                               │
│       example.com            │  Group    Docs                                │
│     example.com              │                                               │
│       example.com            │                                               │
│   servo.org                  │                                               │
└──────────────────────────────┴───────────────────────────────────────────────┘

Group close archives every tab in the active group and removes the empty group row:

┌──────────────────────────────────────────────────────────────────────────────┐
│ ELY Browser   [ >close-tab-group............................ ] [pin] [*] [+] │
├──────────────────────────────┬───────────────────────────────────────────────┤
│ Tabs                         │  servo.org                                    │
│   New Tab                    │  https://servo.org                            │
│   servo.org                  │                                               │
│ Archive                      │  Closed group tabs appear in Archive          │
│   example.com                │                                               │
│   example.com                │                                               │
└──────────────────────────────┴───────────────────────────────────────────────┘