Comment 15 for bug 664610

Revision history for this message
jus (jus) wrote :

I agree with mutil that it is worth implementing the indicators directly in the skins. The content from the extra bar in the example can easily integrate in a notification bar inside the application widget .

With careful planning, the effort needed is comprehensible. For 1.12 the number of default skins should be reduced anyway.
Better 1-2 fully supported skins than X halve baked ones.

@RJ
When trying your example from #11 for "[Recording],status" , the default state graphic "0 -- disconnected / off" is not displayed.
It worked with the following :
<StatusLight>
<NumberPos>3</NumberPos>
<PathStatusLight0>foo_0.png</PathStatusLight0>
<PathStatusLight1>foo_1.png</PathStatusLight1>
<PathStatusLight2>foo_2.png</PathStatusLight2>
<Connection>
  <ConfigKey>[Recording],status</ConfigKey>
</Connection>
</StatusLight>