[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kscreen/sebas/osd] kded/qml: clean up unneeded properties
From:       Sebastian_Kügler <sebas () kde ! org>
Date:       2016-12-02 11:10:27
Message-ID: E1cCljX-0006KE-RO () code ! kde ! org
[Download RAW message or body]

Git commit e0df06f3391c36772a885f06d26a81e08fe9e9ed by Sebastian K=C3=BCgle=
r.
Committed on 11/10/2016 at 23:35.
Pushed by sebas into branch 'sebas/osd'.

clean up unneeded properties

M  +1    -8    kded/qml/Osd.qml

https://commits.kde.org/kscreen/e0df06f3391c36772a885f06d26a81e08fe9e9ed

diff --git a/kded/qml/Osd.qml b/kded/qml/Osd.qml
index 989f71b..e19fc9f 100644
--- a/kded/qml/Osd.qml
+++ b/kded/qml/Osd.qml
@@ -29,16 +29,9 @@ PlasmaCore.Dialog {
 =

     // OSD Timeout in msecs - how long it will stay on the screen
     property int timeout: 5000
-    property int outputHeight: 0
-    property int outputWidth: 0
-    // This is either a text or a number, if showingProgress is set to tru=
e,
-    // the number will be used as a value for the progress bar
-    property var osdValue
+
     // Icon name to display
     property string icon
-    // Set to true if the value is meant for progress bar,
-    // false for displaying the value as normal text
-    property bool showingProgress: false
 =

     property bool animateOpacity: false
 =


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic