A little review of kdecore & kdeui
Benjamin Reed
rangerrick at gmail.com
Mon Apr 10 13:22:09 BST 2006
On 4/9/06, Lubos Lunak <l.lunak at suse.cz> wrote:
> > KStartupInfo -> private class!
>
> This is needed even by apps, in rare cases.
>
> > KXMessages -> D-Bus
>
> No, it's internal to KStartupInfo.
then what is the alternative? kstartupinfo doesn't work with anything
but Qt/X11 right now, and in the mac (and presumably windows) port
there is a lot of broken and hackishly #ifdef'd stuff everywhere that
kstartupinfo is used.
It doesn't seem like there's any reason for kstartupinfo to be tied to
X11, other than it's current specific implementation. Why not make it
work everywhere kdelibs is supposed to be supported?
More information about the kde-core-devel
mailing list