Re: [PATCH] Fixed simple-egl tear-down order to prevent a crash on exit time.

2013-04-30 Thread Pekka Paalanen
On Mon, 29 Apr 2013 17:10:25 -0700 Sinclair Yeh sinclair@intel.com wrote: On Mon, Apr 22, 2013 at 12:48:43PM +0300, Pekka Paalanen wrote: On Fri, 19 Apr 2013 17:49:12 + Yeh, Sinclair sinclair@intel.com wrote: wl_egl_window_destory() distroys the window handle that

Re: [PATCH weston v3 06/13] shell: account for the subsurfaces when going fullscreen or maximizing

2013-04-30 Thread Pekka Paalanen
On Mon, 29 Apr 2013 10:24:54 -0700 Bill Spitzak spit...@gmail.com wrote: Pekka Paalanen wrote: We had some talk about adding a window region or something in the past, that would be used for edge snapping and stuff, or was it deemed that input region was enough; I can't recall. That

Re: Input and games.

2013-04-30 Thread Pekka Paalanen
Hi Todd, you've provided lots of valuable information already. Unfortunately my input is left as hand-waving, since I cannot dedicate to designing this protocol myself (as in writing the XML spec). On Mon, 29 Apr 2013 10:17:31 -0400 Todd Showalter t...@electronjump.com wrote: On Mon, Apr 29,

Re: [PATCH] wayland-serer: Remove input structs and helper functions

2013-04-30 Thread Pekka Paalanen
On Mon, 29 Apr 2013 21:23:43 -0400 Kristian Høgsberg hoegsb...@gmail.com wrote: On Mon, Apr 29, 2013 at 05:23:03PM -0400, Kristian Høgsberg wrote: Looking at the functionality in the server library, it's clear (in hindsight) that there are two different things in there: 1) The IPC API,