Review Request 113700: Do not add dialog to DialogShadows before it became visible at least once

Martin Gräßlin mgraesslin at kde.org
Thu Nov 7 08:59:53 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113700/
-----------------------------------------------------------

Review request for Plasma.


Repository: plasma-framework


Description
-------

Calling DialogShadows::self()->addWindow(...) will create the low level window.
If this is called before the property windowFlags is evaluated the window flag
X11BypassWindowManagerHint has no effect as that one must be present when the
window is created through the low level xcb call.

This was breaking declarative KWin scripts as KWin's windows need to have the
X11BypassWindowManagerHint.


Diffs
-----

  src/declarativeimports/core/dialog.cpp ba43404 

Diff: http://git.reviewboard.kde.org/r/113700/diff/


Testing
-------


Thanks,

Martin Gräßlin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20131107/f80b0c96/attachment.html>


More information about the Plasma-devel mailing list