Prism: Difference between revisions

Jump to navigation Jump to search
51 bytes added ,  8 February 2008
Line 63: Line 63:
* Configuration option to sandbox a webapp so it doesn't share cookies with other webapps in the same Prism. This could allow multiple Google apps to be open with different accounts (a@gmail.com Gmail; b@msn.com for Reader; c@hostedgmail.com for Hosted Gmail).
* Configuration option to sandbox a webapp so it doesn't share cookies with other webapps in the same Prism. This could allow multiple Google apps to be open with different accounts (a@gmail.com Gmail; b@msn.com for Reader; c@hostedgmail.com for Hosted Gmail).
* Detection of window close ( user clicks the X button ) with JavaScript. Existing ways to detect browser closure are not reliable and in the context of an app it is essential. Detection of window minimize/restore might be useful as well  ( like in a real desktop app... )
* Detection of window close ( user clicks the X button ) with JavaScript. Existing ways to detect browser closure are not reliable and in the context of an app it is essential. Detection of window minimize/restore might be useful as well  ( like in a real desktop app... )
* Minimize to system tray with baloon notificatios
* Better shell integration: Most options should be accessible via command line and --help should print out something usable.
* Better shell integration: Most options should be accessible via command line and --help should print out something usable.
* Add ability to configure/clear private data (cookies, history, passwords, etc.)
* Add ability to configure/clear private data (cookies, history, passwords, etc.)
2

edits

Navigation menu