D16219: [Lock Screen] Do not try to unlock when unvisible

2018-10-16 Thread Nathaniel Graham
ngraham accepted this revision. ngraham added a comment. This revision is now accepted and ready to land. Very clever way of solving the problem! I took a look myself a few days ago but got stuck. I like your solution. It works well and I couldn't find any regressions. Please get a secon

D15599: Port the "Switch Desktop" containment action to libtaskmanager

2018-10-16 Thread David Edmundson
davidedmundson requested changes to this revision. davidedmundson added inline comments. This revision now requires changes to proceed. INLINE COMMENTS > zzag wrote in desktop.cpp:73 > I didn't test it, but I think this one would be better: > > qDeleteAll(m_actions.begin() + numDesktops, m_act

D15599: Port the "Switch Desktop" containment action to libtaskmanager

2018-10-16 Thread Vlad Zagorodniy
zzag added inline comments. INLINE COMMENTS > zzag wrote in desktop.cpp:73 > Could someone please explain why this part is fine? I didn't test it, but I think this one would be better: qDeleteAll(m_actions.begin() + numDesktops, m_actions.end()); m_actions.resize(numDesktops); REPOSITORY

D15599: Port the "Switch Desktop" containment action to libtaskmanager

2018-10-16 Thread Vlad Zagorodniy
zzag added inline comments. INLINE COMMENTS > zzag wrote in desktop.cpp:73 > Will this loop ever be executed? > > Also, why not `delete m_actions.take(i - 1);`? Could someone please explain why this part is fine? REPOSITORY R120 Plasma Workspace BRANCH arcpatch-D15599 REVISION DETAIL h

D15599: Port the "Switch Desktop" containment action to libtaskmanager

2018-10-16 Thread David Edmundson
davidedmundson accepted this revision. davidedmundson added a comment. This revision is now accepted and ready to land. > to make d_ed happy It worked REPOSITORY R120 Plasma Workspace BRANCH arcpatch-D15599 REVISION DETAIL https://phabricator.kde.org/D15599 To: hein, mart, davide

D16241: [Folder View] Improve layout and formatting of Icons page

2018-10-16 Thread Nathaniel Graham
ngraham updated this revision to Diff 43758. ngraham added a comment. Fix the Text Lines label and spinbox REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16241?vs=43712&id=43758 BRANCH icons-page-tweaks (branched from master) REVISION DETAIL ht

D15599: Port the "Switch Desktop" containment action to libtaskmanager

2018-10-16 Thread Eike Hein
hein updated this revision to Diff 43754. hein added a comment. Don't keep VirtualDesktopInfo as a static member to make d_ed happy REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D15599?vs=43753&id=43754 BRANCH arcpatch-D15599 REVISION DETAIL

D15599: Port the "Switch Desktop" containment action to libtaskmanager

2018-10-16 Thread Eike Hein
hein updated this revision to Diff 43753. hein added a comment. Fix two more uses of arg() REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D15599?vs=42600&id=43753 BRANCH arcpatch-D15599 REVISION DETAIL https://phabricator.kde.org/D15599 AFFEC

D15642: Port "Switch Window" containment action to updated libtaskmanager API and away from KWindowSystem

2018-10-16 Thread Eike Hein
hein updated this revision to Diff 43752. hein added a comment. - Make `doSwitch` wrap again - Don't keep the VirtualDesktopsInfo as a static member to make d_ed happy - Use the multi-argument arg() REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org

D16257: Use correct wording, since it is an action word(not a noun)

2018-10-16 Thread Ivan Čukić
ivan requested changes to this revision. ivan added a comment. It is (also) a noun, though MW spells it as "pop-up" [1] [1] https://www.merriam-webster.com/dictionary/pop-up edit: Heh, Nate was faster :) REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.or

D16257: Use correct wording, since it is an action word(not a noun)

2018-10-16 Thread Nathaniel Graham
ngraham requested changes to this revision. ngraham added a comment. This revision now requires changes to proceed. Actually, the original wording is correct--or at least more correct. "popup" is a noun, something that can be closed, so "Close popup" is fine. "Close Pop Up" is not correct

D16257: Use correct wording, since it is an action word(not a noun)

2018-10-16 Thread Shubham
shubham created this revision. shubham added a reviewer: Plasma. shubham added a project: Plasma. Herald added a subscriber: plasma-devel. shubham requested review of this revision. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D16257 AFFECTED FILES applets/s

D16241: [Folder View] Improve layout and formatting of Icons page

2018-10-16 Thread Nathaniel Graham
ngraham planned changes to this revision. ngraham added a comment. Oops, found a few visual glitches. Will fix today. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D16241 To: ngraham, #plasma, #vdg, hein Cc: abetts, thsurrel, plasma-devel, ragreen, Pitel, Zre

D16241: [Folder View] Improve layout and formatting of Icons page

2018-10-16 Thread Andres Betts
abetts added a comment. +1 REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D16241 To: ngraham, #plasma, #vdg, hein Cc: abetts, thsurrel, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, sebas, apol, mart

D15642: Port "Switch Window" containment action to updated libtaskmanager API and away from KWindowSystem

2018-10-16 Thread David Edmundson
davidedmundson requested changes to this revision. davidedmundson added inline comments. This revision now requires changes to proceed. INLINE COMMENTS > switch.cpp:203 > +if (desktops.contains(desktop)) { > +const QString &name = QStringLiteral("%1: > %2").ar

Plasma 5.14.1

2018-10-16 Thread Jonathan Riddell
Plasma 5.14.1 is now released https://www.kde.org/announcements/plasma-5.14.1.php

D15599: Port the "Switch Desktop" containment action to libtaskmanager

2018-10-16 Thread David Edmundson
davidedmundson requested changes to this revision. davidedmundson added inline comments. This revision now requires changes to proceed. INLINE COMMENTS > davidedmundson wrote in desktop.cpp:46 > In the other patch VirtualDesktopInfo has a shared d ptr across all instances. > > There's no point m

KDE CI: Plasma » kde-cli-tools » stable-kf5-qt5 SUSEQt5.11 - Build # 6 - Failure!

2018-10-16 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma/job/kde-cli-tools/job/stable-kf5-qt5%20SUSEQt5.11/6/ Project: stable-kf5-qt5 SUSEQt5.11 Date of build: Tue, 16 Oct 2018 10:18:22 + Build duration: 9 min 1 sec and counting CONSOLE OUTPUT [.

D16241: [Folder View] Improve layout and formatting of Icons page

2018-10-16 Thread Thomas Surrel
thsurrel added a comment. That looks much better! Any reason why the "Text lines" parameter in the Icon panel is not aligned with the rest of the form ? REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D16241 To: ngraham, #plasma, #vdg, hein Cc: thsurrel, pla