[PATCH weston] xwm: set the _NET_WM_DESKTOP property of the windows

Bryce Harrington bryce at osg.samsung.com
Tue Jan 27 14:13:25 PST 2015


On Tue, Jan 27, 2015 at 11:13:36AM +0000, Daniel Stone wrote:
> Hi,
> 
> On 13 December 2014 at 16:06, Giulio Camuffo <giuliocamuffo at gmail.com> wrote:
> > Some X clients use the _NET_WM_DESKTOP property to tell if the window
> > is mapped or not. If set, it should say the virtual desktop the window
> > is currently in, if unset it means the window is unmapped.
> > The xwm currently has no way to know how many virtual desktops does
> > the shell plugin have, or if it even implements the metaphor. For now
> > just set the property to 0, meaning the first desktop, if the window is
> > mapped, and delete the property when unmapped.
> 
> Looks good, thanks!
> 
> Reviewed-by: Daniel Stone <daniels at collabora.com>

Thanks, applied.

   1875aff..e90ea44  master -> master


More information about the wayland-devel mailing list