D16703: [wayland] add explict AbstractClient::setDesktops(QList)
Martin Flöser <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kwin |
|---|---|
| Message-ID | <[email protected]> |
graesslin accepted this revision.
graesslin added inline comments.
This revision is now accepted and ready to land.
INLINE COMMENTS
> abstract_client.cpp:504
> + if (kwinApp()->operationMode() == Application::OperationModeX11 && desktops.size() > 1) {
> + desktops = QVector<VirtualDesktop*>({desktops.first()});
> + }
you can simplify this to: {desktops.first()}
REPOSITORY
R108 KWin
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D16703
To: davidedmundson, #kwin, graesslin
Cc: graesslin, kwin, mkulinski, ragreen, jackyalcine, Pitel, iodelay, bwowk, ZrenBot, ngraham, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart