shell: enable moving and resizing of a surface when clicking on a subsurface
authorGiulio Camuffo <giuliocamuffo@gmail.com>
Thu, 25 Apr 2013 10:57:45 +0000 (13:57 +0300)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 10 May 2013 18:35:25 +0000 (14:35 -0400)
commit61da3fc94813a1282640594c599591b9cc70bdae
treebff3516b22bfb2251f2314b6e0f0965b5ee27170
parent01388e253ea1c1c7b4bb624815af717c102d1c48
shell: enable moving and resizing of a surface when clicking on a subsurface

[pq: changed to weston_surface_get_main_surface(), and used a temporary
variable to clean up the expressions.]

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
src/shell.c