Reset touch focus in unmap
authorMichael Fu <michael.fu@intel.com>
Tue, 23 Jul 2013 07:51:06 +0000 (15:51 +0800)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 29 Jul 2013 23:31:47 +0000 (16:31 -0700)
commita2bb7919de809f4688c746827537f0fc0573013d
treef5433c33395fd7060df7bee2888a230992615a16
parentdce3dacc37ca834e482e2e53a86c3d1b2ca3087c
Reset touch focus in unmap

Otherwise, there will be race condition of visiting invalid surface data.
src/compositor.c
src/compositor.h
src/input.c