Changes between Version 11 and Version 12 of Shell/Design/0.2


Ignore:
Timestamp:
Dec 18, 2014, 7:28:23 PM (9 years ago)
Author:
tola
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Shell/Design/0.2

    v11 v12  
    22
    33== Homescreen ==
     4
     5The homescreen shows icons for all pinned web apps.
    46
    57[[Image(homescreen.png)]]
     
    79== Homescreen Search ==
    810
     11The search bar shows results as you type. Apps are ordered by manifest URL frecency, pages are ordered by URL frecency, search suggestions are shown for the default search engine and there are also entries for any other installed Open Search providers.
     12
    913[[Image(homescreen_search.png)]]
    1014
    1115== New Browser Tab ==
     16
     17The browser app is a catch-all app for pages which don't belong to a pinned web app. Browser tabs have browser chrome.
    1218
    1319[[Image(browser_newtab.png)]]
     
    1521== Browser Tab Loading ==
    1622
     23Browser tabs have a distinct light theme to differentiate them from app tabs.
     24
    1725[[Image(browser_loading.png)]]
    1826
    1927== Browser Tab Loaded ==
     28
     29The URL bar has a combined go/stop/refresh button.
    2030
    2131[[Image(browser_loaded.png)]]
     
    2333== Browser Menu ==
    2434
     35The browser menu provides contextual functions like pinning the current page or current app.
     36
    2537[[Image(browser_menu.png)]]
    2638
    2739== Pin App ==
     40
     41If a Web App Manifest is detected for the current page, the user will be informed that current page is part of a web app they can pin.
    2842
    2943[[Image(pin_app.png)]]
     
    3145== Browser Search ==
    3246
     47Typing into the URL bar of a browser tabs shows the same universal search results as homescreen search.
     48
    3349[[Image(browser_search.png)]]
    3450
    3551== App Window ==
     52
     53Pinned apps open in app window. The tabs bar and navigation chrome are collapsed by default.
    3654
    3755[[Image(app_window.png)]]
     
    3957== App Tab ==
    4058
     59Hovering over the top edge of an app window will reveal the tabs bar.
     60
    4161[[Image(app_tab.png)]]
    4262
    4363== App Tabs ==
     64
     65App windows can have multiple tabs for any pages within the scope of the pinned app.
    4466
    4567[[Image(app_tabs.png)]]
     
    4769== App Chrome ==
    4870
     71Web apps which specify the minimal-ui display mode in their manifest have back and forward buttons which can be revealed by hovering over the left and right edges of the window when available.
     72
    4973[[Image(app_back_button.png)]]
    5074
    5175== Homescreen with Open Apps ==
     76
     77When the user returns to the homescreen open apps are represented by their app icons at the bottom of the screen.
    5278
    5379[[Image(homescreen_with_open_apps.png)]]
     
    5581== Task Manager ==
    5682
     83The task manager shows the pages of each app pinned together with an app pin.
     84
    5785[[Image(task_manager.png)]]