From 5781046b87022a9c9fed52eb1273c49f5e90953d Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 12 Nov 2008 11:15:40 -0600 Subject: Adding in more documentation on the seperation between user interaction and the system services. --- docs/indicator-panel.svg | 163 +++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 158 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/indicator-panel.svg b/docs/indicator-panel.svg index 4776d6f..fbf8462 100644 --- a/docs/indicator-panel.svg +++ b/docs/indicator-panel.svg @@ -25,9 +25,9 @@ objecttolerance="10" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.59580248" - inkscape:cx="630.79271" - inkscape:cy="526.18109" + inkscape:zoom="0.60598682" + inkscape:cx="464.35397" + inkscape:cy="598.25624" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="false" @@ -36,7 +36,8 @@ inkscape:window-width="1440" inkscape:window-height="852" inkscape:window-x="0" - inkscape:window-y="25" /> + inkscape:window-y="25" + showborder="false" /> + + + + + + + + + + + + + + + + + @@ -1169,5 +1259,68 @@ height="107.38783" width="143.84921" id="rect6113-5" />Many of these are DBus but others are less specified. They can be system specific. + id="flowPara6119-1">Many of these are DBus but others are less specified. They can be system specific. + + + User Side + Service Side + This is the amount of code that actually interacts with the user and handles user input but also displaying information to the user. These are the different components that gather information and bubbling it up to the level of the user. They can do this with the interfaces on the other side of the diagram. -- cgit v1.2.3