[Kde-bindings] Wrapper for KWin class ?

Richard Dale Richard_Dale at tipitina.demon.co.uk
Wed Jan 25 20:25:43 UTC 2006


On Wednesday 25 January 2006 17:54, Han Holl wrote:
> Hi,
>
> I'm trying to do something like: (korundum, ruby, linux),
>
> KDE::Win.setOnAllDesktops(toolbar.winId, true)
> but there doesn't seem to be support for the KWin class.
>
> Is this correct or might there have been an error while building kurundum
> that I've overlooked ?
The kwin.h header has #ifdef Q_OS_UNIX's round the KWin class, and kalyptus 
currently skips anything OS specific like that. I did try removing the 
skipping code, and the Smoke library built fine, so maybe that could be fixed 
as KDE will only build on Unix-like systems at the moment.

- Richard



More information about the Kde-bindings mailing list