osd is outputOnly

BUG: 339208
wilder-5.14
Marco Martin 12 years ago
parent e0242f07c4
commit c380ca5653
  1. 1
      lookandfeel/contents/osd/Osd.qml

@ -24,6 +24,7 @@ PlasmaCore.Dialog {
id: root
location: PlasmaCore.Types.Floating
type: PlasmaCore.Dialog.Notification
outputOnly: true
// OSD Timeout in msecs - how long it will stay on the screen
property int timeout: 2500

Loading…
Cancel
Save