D27392: [Applet]Add info messages.

2020-02-17 Thread Nathaniel Graham
This revision was automatically updated to reflect the committed changes. Closed by commit R116:387609d10ac7: [Applet]Add info messages. (authored by gvgeo, committed by ngraham). REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D27392?vs

D27392: [Applet]Add info messages.

2020-02-14 Thread George Vogiatzis
gvgeo updated this revision to Diff 75721. gvgeo added a comment. Set first label enabled false, and the second specified opacity to 0.6 instead (it is used as a delay). REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D27392?vs=75669

D27392: [Applet]Add info messages.

2020-02-14 Thread Nathaniel Graham
ngraham added a comment. Both labels should have `enabled: false` set to lighten the text in a consistent way. REPOSITORY R116 Plasma Network Management Applet REVISION DETAIL https://phabricator.kde.org/D27392 To: gvgeo, #plasma, #vdg, jgrulich Cc: ngraham, broulik, plasma-devel, Orage

D27392: [Applet]Add info messages.

2020-02-14 Thread George Vogiatzis
gvgeo updated this revision to Diff 75669. gvgeo added a comment. Made properties readonly. REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D27392?vs=75657&id=75669 BRANCH warings (branched from master) REVISION DETAIL https://p

D27392: [Applet]Add info messages.

2020-02-14 Thread Kai Uwe Broulik
broulik added inline comments. INLINE COMMENTS > Toolbar.qml:32 > > +property var displayWifiMessage: !wifiSwitchButton.checked && > wifiSwitchButton.visible > +property var displayWwanMessage: !wwanSwitchButton.checked && > wwanSwitchButton.visible Make it `readonly property bool`

D27392: [Applet]Add info messages.

2020-02-13 Thread George Vogiatzis
gvgeo created this revision. gvgeo added reviewers: Plasma, VDG, jgrulich. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. gvgeo requested review of this revision. REVISION SUMMARY Add info messages, when there are no available connections. "Airplane mode is enabled"