D17691: Add rows info to the plasma virtual desktop protocol
David Edmundson
noreply at phabricator.kde.org
Fri Jan 11 12:12:26 GMT 2019
davidedmundson added a comment.
I thought we had a whole conversation in the first set of reviews that views (layout) was independent of data.
The desktop cube shows everything flat, desktop grid is configurable (and hardcoded).
The pager is just another view, there's no need to sync with kwin's grid?
INLINE COMMENTS
> plasma-virtual-desktop.xml:56
>
> + <event name="rows">
> + <arg name="rows" type="uint" summary="Number of rows the virtual desktops are laid out into."/>
This needs to be in a version 2 and done at the end with appropriate bumps everywhere.
> plasmavirtualdesktop_interface.h:51
> */
> void setLayout(quint32 rows, quint32 columns);
>
Is this even implemented?? I can't find it
If so it's technically safe to remove from the header, but it's a pretty rubbish situation to begin with.
REPOSITORY
R127 KWayland
REVISION DETAIL
https://phabricator.kde.org/D17691
To: mart, #plasma, #kwin
Cc: davidedmundson, hein, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190111/3479e6e2/attachment.html>
More information about the Kde-frameworks-devel
mailing list