minutes Monday Plasma hangout

Martin Klapetek martin.klapetek at gmail.com
Wed Nov 6 08:34:23 UTC 2013


On Wed, Nov 6, 2013 at 7:00 AM, Martin Gräßlin <mgraesslin at kde.org> wrote:

> And what about the event filter on the root window to ensure that the
> splash
>  screen stays on top of the stack? Maybe that was missing in KSplashQML,
> but
> KSplashX clearly has that.
>

There's
     setFlags(
        Qt::FramelessWindowHint |
        Qt::WindowStaysOnTopHint |
        Qt::BypassWindowManagerHint
    );

on the splash windows.

Not sure how much of a replacement that is though.

Cheers
-- 
Martin Klapetek | KDE Developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20131106/52a4cffb/attachment.html>


More information about the Plasma-devel mailing list