do not make the context menu a Window

Authored by mkoller on Dec 17 2017, 10:20 AM.

Description

do not make the context menu a Window

The setParent() call was changing the window flags from Popup to Window,
which leads to show the popup with a window frame when activated
via a SysTray DBus call. We now restore the flags.
Differential Revision: https://phabricator.kde.org/D8519

Details

Committed
mkollerDec 17 2017, 10:20 AM
Differential Revision
D8519: do not make the context menu a Window
Parents
R289:a7781225eeab: Minor optimization
Branches
Unknown
Tags
Unknown