D12820: Add KWayland virtual desktop protocol

Marco Martin noreply at phabricator.kde.org
Fri Jun 8 14:29:23 UTC 2018


mart added a comment.


  In D12820#275739 <https://phabricator.kde.org/D12820#275739>, @davidedmundson wrote:
  
  > In the current (even on X state) I can represent 4 virtual desktops in 1 2x2 grid on the pager so it fits best, yet 4x1 along the edges of the cube, and it wouldn't be unfeasible to display them 1x4 in an activity manager style switcher.
  >
  > What I think would work best is a shared ordered-list, but the visual representation of that ordered list is entirely up to the view.
  >
  > Kwin still needs to turn that into a grid in some places for keyboard nav and the slide effect, but that's just the case of a single int config value.
  
  
  so...
  Remove all layout position and siblings, and just pay attention 
  plasmaVirtualDesktops() on server, and
  desktops() on the client always have the same order.
  Would there be some protocol to reorder desktops or would be just a detail internal in kwin?
  
  wether they are on a line, on a cube, on a 3 rows grid, then would just be a config value setting shared between kwin and the pager, not passing trough wayland in any way.
  
  whith this, would still be possible to allow maybe in the future desktops per-output whicj Martin was talking about?

REPOSITORY
  R127 KWayland

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

To: mart, #kwin, #plasma, graesslin, hein
Cc: davidedmundson, zzag, bshah, romangg, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180608/6de60cec/attachment.html>


More information about the Kde-frameworks-devel mailing list