compositor: Always empty the input region of the pointer surface
authorAnder Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Wed, 4 Jul 2012 12:48:29 +0000 (15:48 +0300)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 9 Jul 2012 21:32:46 +0000 (17:32 -0400)
commitf1c00c0b7606c7b15d7f6f75eef5eb908f2b8f48
tree82d6cc4af0d99f31d3e28775389b1848cd27c95c
parent5f3eddc07a1e50ee22681f31d4fd26a55fb7a9fc
compositor: Always empty the input region of the pointer surface

Otherwise a surface.attach request might cause the input region to be
reset to the default value (the entire surface) causing it to receive
focus.

Tiago ran into this problem with xwayland.
src/compositor.c