On Monday 16 September 2013 13:27:27 Sune Vuorela wrote:
> On 2013-09-16, Martin Graesslin <mgraess...@kde.org> wrote:
> > The KWindowSystems framework would need to become a tier2 framework and as
> > it needs to depend on NETwm (X11 implementation uses it and the defines
> > are
> > used). It would contain:
> > * KKeyServer
> > * KWindowEffects (this could also stay in X11Extras)
> > * KWindowInfo
> > * KWindowSystem
> 
> Just to be sure, none of these have public X11 dependencies ?
KWindowSystem has #if HAVE_X11 in the header but those methods could be made 
always public - only use WId which is available on all systems.

KKeyServer has different implementations (and headers) for each platform.

So from that perspective it should be fine. How useful they are on non-X11 is 
a different question ;-)

Cheers
Martin

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to