desktop-shell: Don't assume there is a pointer when resizing
authorEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Wed, 18 Jun 2014 15:48:58 +0000 (17:48 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 23 Jun 2014 20:41:30 +0000 (13:41 -0700)
commit5872b6821be7c9c0a17a0de962e3f4a04f5d0c6f
tree17dddcf1f517882c62243d85d1936258e2be0a39
parent28ee518305153a0ea0b058503c6fc785f646e719
desktop-shell: Don't assume there is a pointer when resizing

Fixes a crash on touch devices without a pointer, when touching
the window frame of a client.

Signed-off-by: Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
desktop-shell/shell.c