Re: libkephal includes

2010-11-23 Thread Aaron J. Seigo
On Tuesday, November 23, 2010, nihui wrote: > It would nice to install kephal includes as the libtaskmanager does. well, libtaskmanager is actually the one doing it "wrong" here: it isn't ABI stable and so really shouldn't be installing its headers. kephal isn't ABI stable either, so it is corre

libkephal includes

2010-11-23 Thread nihui
hi all I am currently developing an alternative to plasma workspace using kde libraries. I found that plasma uses libkephal to handle screen changes, so I may follow the way how plasma does it. Unfortunately, the kephal library development files are not installed by default, and I have to copy