-----------------------------------------------------------
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

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to