D11801: remove m_desktopContainments

2018-04-16 Thread Marco Martin
This revision was automatically updated to reflect the committed changes. Closed by commit R120:5898499c1f8f: remove m_desktopContainments (authored by mart). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D11801?vs=31201&id=32264 REVISION DETAIL ht

D11801: remove m_desktopContainments

2018-04-03 Thread Marco Martin
mart updated this revision to Diff 31201. mart added a comment. - setting activity is base corona's job REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D11801?vs=30916&id=31201 BRANCH arcpatch-D11801 REVISION DETAIL https://phabricator.kde.org/

D11801: remove m_desktopContainments

2018-04-01 Thread David Edmundson
davidedmundson added a comment. Now that previous containmentForScreen patch is looking a thousand times better. Good stuff. +1 INLINE COMMENTS > shellcorona.cpp:1256 > if (containment) { > containment->setActivity(activity); > insertContainment(activity, screenNu

D11801: remove m_desktopContainments

2018-03-30 Thread Marco Martin
mart created this revision. mart added a reviewer: Plasma. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. mart requested review of this revision. REVISION SUMMARY with new corona containment query functions in D11361