shell: Set input region of the black fullscreen surface
authorJonas Ådahl <jadahl@gmail.com>
Tue, 15 Jan 2013 20:25:55 +0000 (21:25 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 15 Jan 2013 20:35:34 +0000 (15:35 -0500)
commit33619a495561e4de220769d51ae0674d1437592a
tree33f3ce62dbaf2d31f60d96b73788522c2bb8a660
parentaa521bd1bc4068f5bb3b3296346c051c4bc19dd3
shell: Set input region of the black fullscreen surface

The input region of the black surface placed under the fullscreen shell
surface did not have a specified input region. Because the initial input
region of a surface is infinity, no other surface on any other output
could get any focus.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
src/shell.c