Revert "change window type for applets tooltip"

This reverts commit fec2756266.
pull/2/head
Michail Vourlakos 7 years ago
parent fec2756266
commit f49951566b

@ -396,7 +396,7 @@ MouseArea {
id: tooltip
visualParent: currentApplet
type: PlasmaCore.Dialog.PopupMenu
type: PlasmaCore.Dialog.Dock
flags: Qt.WindowStaysOnTopHint | Qt.WindowDoesNotAcceptFocus | Qt.BypassWindowManagerHint | Qt.ToolTip
location: plasmoid.location

Loading…
Cancel
Save