On Tue, Oct 02, 2012 at 09:12:35PM -0700, U. Artie Eoff wrote:
> From: "U. Artie Eoff"
>
> desktop-shell never returned from display_run() since it
> was essentially killed when weston exited. To fix this,
> it is necessary to watch for EPOLLHUP in window.c so that
> toytoolkit clients will retu
On Tue, 2 Oct 2012 21:12:35 -0700
"U. Artie Eoff" wrote:
> From: "U. Artie Eoff"
>
> desktop-shell never returned from display_run() since it
> was essentially killed when weston exited. To fix this,
> it is necessary to watch for EPOLLHUP in window.c so that
> toytoolkit clients will return
rg
>Cc: Eoff, Ullysses A
>Subject: [PATCH] desktop-shell: destroy data before exiting.
>
>From: "U. Artie Eoff"
>
>desktop-shell never returned from display_run() since it
>was essentially killed when weston exited. To fix this,
>it is necessary to watch for EPOLLHU
From: "U. Artie Eoff"
desktop-shell never returned from display_run() since it
was essentially killed when weston exited. To fix this,
it is necessary to watch for EPOLLHUP in window.c so that
toytoolkit clients will return from display_run() when
weston quits. This allows for clients to clean