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

Daniel Stone daniel at fooishbar.org
Tue Jan 27 03:13:36 PST 2015


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>

Cheers,
Daniel


More information about the wayland-devel mailing list