Use OnScreenDisplay window type for OSD

Now you get volume feedback again even while watching a movie! Oohhh, uhhh..!
wilder-5.14
Kai Uwe Broulik 11 years ago
parent abb6dd177d
commit 42d1389024
  1. 2
      lookandfeel/contents/osd/Osd.qml

@ -23,7 +23,7 @@ import org.kde.plasma.extras 2.0 as PlasmaExtra
PlasmaCore.Dialog {
id: root
location: PlasmaCore.Types.Floating
type: PlasmaCore.Dialog.Notification
type: PlasmaCore.Dialog.OnScreenDisplay
outputOnly: true
// OSD Timeout in msecs - how long it will stay on the screen

Loading…
Cancel
Save