[PATCH weston 4/4] xwayland: Use decoration frame from cairo-util

Daniel Stone daniel at fooishbar.org
Tue Oct 15 11:05:33 CEST 2013


Hi,

On 14 October 2013 01:08, Jason Ekstrand <jason at jlekstrand.net> wrote:
> In particular, this gives us a close button on xwayland windows.
>
> Signed-off-by: Jason Ekstrand <jason at jlekstrand.net>
> ---
>
> In some applications (specifically GLXGears), the close button does not
> work.  Unfortunately, my knowledge of X window managers is small, so I'm
> not sure what's wrong.

If the client doesn't implement the EWMH close protocol, you have to
use XDestroyWindow().

Cheers,
Daniel


More information about the wayland-devel mailing list