tablet-shell: Avoid infinite loop when unlocking
authorRob Bradford <rob@linux.intel.com>
Tue, 9 Jul 2013 11:12:50 +0000 (12:12 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 9 Jul 2013 21:11:31 +0000 (17:11 -0400)
commite1ad1d2498e49badd1de7cee21531e18a10a8e72
tree574d2c2101dd1bca7c3febb2fc091dfc3ba58049
parent6cf9b01e8803c1ae6e46b9a4d56c2962b4197a3f
tablet-shell: Avoid infinite loop when unlocking

weston_compositor_wake will fire the signal that the unlock handler is
setup as the listener for. Instead lets change the state to HOME which
unlocks.
src/tablet-shell.c