Factoring out standard system information
Alexander Neundorf
neundorf at kde.org
Fri Dec 30 19:34:03 GMT 2005
On Friday 30 December 2005 20:30, Ryan wrote:
...
> KSysGuard seems to have a pretty complete implementation, but it's not in a
> library to link against. So, we could either harness ksysguard's
> implementation, ktimemon's version, move SK's sensor/meter stuff into some
> centralized location or some other solution that isn't obvious to me.
> The code for ksysguard is located here:
> kde3.5/kdebase/ksysguard/ksysguardd
>
> It seems all three try to do the same thing, so it only makes sense. Is
> there a way to make this more of a service than just a central resource for
> all apps? We could avoid some inefficiencies that way and work towards a
> plasma implementation.
I don't think a service would be a good idea. I mean, e.g. on Linux /proc/
*is* already the centralized service. The suggestion from Scott, to move this
into a desktop-neutral library sounds really good. If really required, maybe
it could even link to QtCore, now that it has been split and is GPL'd.
Alex
--
Work: alexander.neundorf at jenoptik.com - http://www.jenoptik-los.de
Home: neundorf at kde.org - http://www.kde.org
alex at neundorf.net - http://www.neundorf.net
More information about the kde-core-devel
mailing list