On Monday 04 February 2013 17:47:45 Aaron J. Seigo wrote:
> On Saturday, February 2, 2013 13:05:15 David Faure wrote:
> > I tried removing the doNotManage() call, and...
> 
> if you replace them with:
> 
>       setWindowFlags(Qt::X11BypassWindowManagerHint | windowFlags())
> 
> does it work?

Test monkey says: no.

As I suspected, this doesn't fully solve it, because the applets still create 
toplevel widgets, which show up and then disappear. Not having window 
decorations doesn't really solve the flicker.
What we want is for these "toplevel windows" to not show up at all.

-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE, in particular KDE Frameworks 5

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

Reply via email to