Nedrichards (Talk | contribs) (set up the page with some quick thoughts) |
Nedrichards (Talk | contribs) m |
||
| Line 1: | Line 1: | ||
| - | + | = Interaction architecture = | |
Netbook applications should expect to fill the whole of the screen on their zone (in small screen mode). | Netbook applications should expect to fill the whole of the screen on their zone (in small screen mode). | ||
| Line 5: | Line 5: | ||
==Anatomy of an app == | ==Anatomy of an app == | ||
| - | = Toolbar = | + | == Toolbar === |
* Use it to act on the context. | * Use it to act on the context. | ||
* No menus | * No menus | ||
* This is also your window decoration | * This is also your window decoration | ||
| - | = Sidebar = | + | === Sidebar === |
* Use it to change the context. | * Use it to change the context. | ||
| - | = Content pane = | + | === Content pane === |
* Where the action is. | * Where the action is. | ||
Contents |
Netbook applications should expect to fill the whole of the screen on their zone (in small screen mode).
They are self contained experiences and all popups should be constrained and contained within the applications window.
When on a big screen, not a netbook