[et-mgmt-tools] [PATCH 4/9]: virt-manager: allow multiple sparclines per widget

Cole Robinson crobinso at redhat.com
Mon Oct 6 16:40:11 UTC 2008


Daniel P. Berrange wrote:
> On Sat, Oct 04, 2008 at 10:19:11PM +0200, Guido G?nther wrote:
>> Add num_sets property so a sparkline graph can have multiple lines
>>
>> all data is still stored in a 1D array so we can still use g_param_spec_double
>> for type checking. This removes the support for non cairo builds.
> 
> What version of GTK first introduced support for Cairo in its 
> widget sets. I don't want us to drop support for non-Cairo drawing
> if its still something people are likely to be using on older
> distros. The non-cairo code wasn't particularly complex / hard to
> maintain.
> 
> Daniel
> 

Seems like gtk 2.8, released August 05. Which goes all the way back
to fc5.

http://lwn.net/Articles/147467/

So doesn't seem like the biggest deal to drop.

Thanks,
Cole




More information about the et-mgmt-tools mailing list