D21764: Port all plasma workspace to new libkworkspace API

2020-01-30 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R120:26a217fa3d61: Port all plasma workspace to new libkworkspace API (authored by davidedmundson). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D21764?vs=7428

D21764: Port all plasma workspace to new libkworkspace API

2020-01-23 Thread David Edmundson
davidedmundson updated this revision to Diff 74288. davidedmundson marked 4 inline comments as done. davidedmundson added a comment. update REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D21764?vs=59642&id=74288 BRANCH master REVISION DETAIL h

D21764: Port all plasma workspace to new libkworkspace API

2019-06-21 Thread Kai Uwe Broulik
broulik added inline comments. INLINE COMMENTS > menu.cpp:103 > +connect(m_session, &SessionManagement::canLockChanged, this, > [this]() { > +m_lockScreenAction->setEnabled(m_session->canLock()); > +}); Indentation > powermanagementjob.cpp:62 > +setR

D21764: Port all plasma workspace to new libkworkspace API

2019-06-12 Thread David Edmundson
davidedmundson created this revision. davidedmundson added a reviewer: Plasma. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. davidedmundson requested review of this revision. REVISION SUMMARY ContainmentActions had some old windows code was dropped as that's clearly