Bug 5650 - Improve support for running Web Access as a Web Application
Summary: Improve support for running Web Access as a Web Application
Status: CLOSED WONTFIX
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Web Access (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.15.0
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-23 15:47 CEST by Peter Åstrand
Modified: 2023-05-23 13:30 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Peter Åstrand cendio 2015-09-23 15:47:48 CEST
It could be useful to run the HTML5 client in its own dedicated window, with most of the browser interface hidden etc. This is typically referred to as a "web application" mode. Unfortunately, support for this is spotty and varies between browsers and platforms. We already have some kind of support for this on IOS, but I'm not so sure about other platforms. Apparently, a JSON-based manifest is the way to go, but currently *only* supported by modern versions of Crhome. Some interesting links:

http://www.w3.org/TR/appmanifest/
http://www.howtogeek.com/141431/how-to-turn-web-apps-into-first-class-desktop-citizens/
http://superuser.com/questions/468580/create-application-shortcut-chromes-feature-in-firefox
http://html5doctor.com/web-manifest-specification/
http://www.thishereweb.com/understanding-the-manifest-for-web-app/
http://www.noupe.com/development/web-app-manifest-open-websites-like-native-apps-on-mobile-devices-87234.html

See also bug 4583.
Comment 1 Pierre Ossman cendio 2023-05-23 13:30:36 CEST
This is interesting technology, but we don't have a clear use case in how this would improve things for our users. Closing this for now until we got something more tangible

Note You need to log in before you can comment on or make changes to this bug.