clients: Drop corresponding touch points when destroying windows
authorJeffy Chen <jeffy.chen@rock-chips.com>
Mon, 2 Sep 2019 02:15:26 +0000 (10:15 +0800)
committerDaniel Stone <daniel@fooishbar.org>
Thu, 21 Nov 2019 16:54:38 +0000 (16:54 +0000)
commit179458ad23a0e7b81fa9e83245ea8cee43e4fa14
tree04b8ad574d1cc1cad23c65ade97aca59a1244206
parentf568968f8a30eab6bfd8a15518014deb8f6c81d5
clients: Drop corresponding touch points when destroying windows

This is to avoid memory leaking of these touch points.

Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
clients/window.c