wayland-server: Track input_device resource for focused surface
authorKristian Høgsberg <krh@bitplanet.net>
Wed, 12 Oct 2011 02:19:34 +0000 (22:19 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 12 Oct 2011 02:19:34 +0000 (22:19 -0400)
commit8bc1abd1f569df860700a3c9d3f1f05e76c60ec9
treedd8235e460e2ecb0ead3c792023fb6a476a615f8
parentffe8ee8d602ff24588e994ec41393ccae128bca1
wayland-server: Track input_device resource for focused surface

We no long track the focused surface, but expect the compositor to set
focus when the focus changes.  We do track the resource for the input
device that corresponds to the current surface, in case that goes away.
src/wayland-server.c