Review Request 115258: Do not overwrite the window type by calling setFlags
Martin Gräßlin
mgraesslin at kde.org
Thu Jan 23 12:55:31 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115258/
-----------------------------------------------------------
Review request for Plasma and Martin Klapetek.
Repository: plasma-framework
Description
-------
Do not overwrite the window type by calling setFlags
QWindow::setFlags is manipulating the same X property as
KWindowSystem::setType. Thus our setType never succeeded as the
setFlags overwrote the window type again. In the same way we
have to call setFlags when reverting to the default Normal type.
Diffs
-----
src/declarativeimports/core/dialog.cpp cb5ab505744f037333eee738d8a33a946ecf255b
Diff: https://git.reviewboard.kde.org/r/115258/diff/
Testing
-------
Tested properties of Kickoff dialog (default ones) and Martin's new OSD (notification)
Thanks,
Martin Gräßlin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20140123/c238b3cf/attachment.html>
More information about the Plasma-devel
mailing list