diff --git a/qml/onscreennotification/plasma/main.qml b/qml/onscreennotification/plasma/main.qml index 50bd24fdb..ca7c9e6b1 100644 --- a/qml/onscreennotification/plasma/main.qml +++ b/qml/onscreennotification/plasma/main.qml @@ -15,7 +15,7 @@ PlasmaCore.Dialog { id: dialog location: PlasmaCore.Types.Floating visible: osd.visible - flags: Qt.X11BypassWindowManagerHint | Qt.FramelessWindowHint + flags: Qt.FramelessWindowHint type: PlasmaCore.Dialog.OnScreenDisplay outputOnly: true