D12820: Add KWayland virtual desktop protocol

Marco Martin noreply at phabricator.kde.org
Fri Jun 22 14:57:52 UTC 2018


mart added a comment.


  Looking to wire it into KWin:
  so, the first thing i note is that abstractclient has already integration api with virtualdesktops with the old assumptions of numerical id and window on either one or all desktops, which is what Client is using on X11.
  
  A virtualdesktopmanager is always created, both in wayland and x11 (in wayland atm to manage xwayland i guess, tough there seems to be partial support for the old virtualdesktop paradigm, both in Shellclient and in the plasmawindow protocol)
  
  What i want to try to do now, is to add usage of the virtual desktop protocol directly in VirtualDesktopManager of virtualdesktops.cpp (all code that would be disable when a waylandserver is not found)
  
  that would be the easiest place to wire up the protocol's virtualdesktopmanagement

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/20180622/624e92d5/attachment.html>


More information about the Kde-frameworks-devel mailing list