input: make sure the devices get the resource destruction signal
authorGiulio Camuffo <giuliocamuffo@gmail.com>
Fri, 6 Dec 2013 11:46:27 +0000 (12:46 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 6 Dec 2013 19:19:38 +0000 (11:19 -0800)
commit65a07f8aef9538602792b33cb33fe856708173c0
tree59798c51422211a3dd0c4f7d2627a75828631234
parentc8f8dd894eb533fe082bb808bcccb2d29e371aa7
input: make sure the devices get the resource destruction signal

The device may not have a resource for the client yet, but install
the listeners nevertheless.
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=65726
src/input.c