On Mon, Jun 23, 2014 at 4:18 AM, Emilio Pozuelo Monfort
wrote:
> Hi Kristian,
>
> On 19/06/14 07:37, Kristian Høgsberg wrote:
>> On Wed, Jun 18, 2014 at 05:48:58PM +0200, Emilio Pozuelo Monfort wrote:
>>> From: Emilio Pozuelo Monfort
>>>
>>> Fixes a crash on touch devices without a pointer, when
Hi Kristian,
On 19/06/14 07:37, Kristian Høgsberg wrote:
> On Wed, Jun 18, 2014 at 05:48:58PM +0200, Emilio Pozuelo Monfort wrote:
>> From: Emilio Pozuelo Monfort
>>
>> Fixes a crash on touch devices without a pointer, when touching
>> the window frame of a client.
>
> Thanks, applied. At some
On Wed, Jun 18, 2014 at 05:48:58PM +0200, Emilio Pozuelo Monfort wrote:
> From: Emilio Pozuelo Monfort
>
> Fixes a crash on touch devices without a pointer, when touching
> the window frame of a client.
Thanks, applied. At some point we'll get rid of all these pointer
assumptions.
Kristian
>
From: Emilio Pozuelo Monfort
Fixes a crash on touch devices without a pointer, when touching
the window frame of a client.
Signed-off-by: Emilio Pozuelo Monfort
---
desktop-shell/shell.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/desktop-shell/shell.c b/desktop-shell