[PATCH weston 10/10] Remove workspaces protocol

Bryce Harrington bryce at osg.samsung.com
Thu Nov 5 12:25:53 PST 2015


On Thu, Nov 05, 2015 at 10:28:53AM +0200, Pekka Paalanen wrote:
> On Wed,  4 Nov 2015 16:49:59 +0800
> Jonas Ådahl <jadahl at gmail.com> wrote:
> 
> > It doesn't fill a useful function and is not intended to be continued.
> > If there is need for workspace manipulation from clients a protocol
> > based on those future needs need to be properly designed.
> > workspaces.xml is probably not very relevant since it did the bare
> > minimum.
> > 
> > Signed-off-by: Jonas Ådahl <jadahl at gmail.com>
> > ---
> >  Makefile.am             |   7 ---
> >  clients/window.c        |  57 +-----------------------
> >  desktop-shell/shell.c   | 113 ------------------------------------------------
> >  protocol/workspaces.xml |  27 ------------
> >  4 files changed, 1 insertion(+), 203 deletions(-)
> >  delete mode 100644 protocol/workspaces.xml
> 
> Acked-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
> 
> Are we left with any way to move a window from a workspace to another?
> 
> Should we have multiple workspaces in vanilla Weston/desktop at all?

I don't think we should shut the door to having multiple workspaces (or
other analogous concepts) in the future, but am ok dropping this
particular attempt.

Bryce


More information about the wayland-devel mailing list