D13745: Implement support for virtual desktops on Wayland

Marco Martin noreply at phabricator.kde.org
Fri Sep 28 17:14:32 BST 2018


mart added a comment.


  Api looks improved to me..
  still some todo pieces, but looks good to me

INLINE COMMENTS

> taskgroupingproxymodel.cpp:724
> +        } else if (role == AbstractTasksModel::VirtualDesktops) {
> +// FIXME WAYLAND Similar to activities
> +//             // Returns the lowest virtual desktop id among all children of the

what's the rationale of this dead code?

> xwindowtasksmodel.cpp:633
> +    } else if (role == VirtualDesktops) {
> +        return QVariantList() << d->windowInfo(window)->desktop();
>      } else if (role == IsOnAllVirtualDesktops) {

{} initializer?

REPOSITORY
  R120 Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D13745

To: hein, mart, mvourlakos
Cc: anthonyfieroni, zzag, ngraham, abetts, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180928/385d299d/attachment-0001.html>


More information about the Plasma-devel mailing list