Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
I come up with an encoding scheme like the following:
<client-shell> <surface role="background" src="bg/" /> <!-- at least a bg is required --> <surface role="panel" edge="left" width="218" src="/" /> </client-shell>
Which would allow to define entry points for the client-shell application. This has to be read, and parsed and sent over to the render process as a list of surfaces.