Re: [compiz] setWindowState(), how use it?

2006-12-11 Thread David Reveman
On Sun, 2006-12-10 at 02:03 +0100, Bellegarde Cedric wrote: > I'm trying to add some options in state plugin: > -skipTaskBar > -skipPager > -above > -below > > I use setWindowState() to do this but: > - It currently only works for skipTaskBar && skipPager > - For above and below, it works but only

[compiz] setWindowState(), how use it?

2006-12-09 Thread Bellegarde Cedric
I'm trying to add some options in state plugin: -skipTaskBar -skipPager -above -below I use setWindowState() to do this but: - It currently only works for skipTaskBar && skipPager - For above and below, it works but only for newly created windows here the code: if (skipTaskBar != -1)