https://bugzilla.novell.com/show_bug.cgi?id=304184#c60 --- Comment #60 from David Reveman <dreveman@novell.com> 2007-10-30 10:32:53 MST --- We need to prevent clipping to the parent widget so WPaintUnclipped (changing the SubWindowMode) doesn't help. btw, it's not obvious that flipping the WPaintUnclipped bit is much more appropriate than flipping the WType_TopLevel bit. I changed the kwd code to reparent windows instead of flipping the WType_TopLevel bit. I haven't done much testing but it seems to be working. I kept mCompositeWindow a QWidget for now just to make the patch minimal but we can of course change that later.. Hm, I don't think there's really any good reason to why it shouldn't be session managed. Is it causing problems for you? kwd is an application like any other and the only reason I can think for not having it session managed would be that you might not want to have it running when compiz isn't.. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.