exposay: properly go away when the modifier is pressed
authorEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Wed, 27 Nov 2013 09:49:08 +0000 (10:49 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 28 Nov 2013 06:49:31 +0000 (22:49 -0800)
commiteed9344430cb5e726842c0631f51da28c5ce6ac5
tree25dd5060fabfa09ebd95f727b38b4714fed34f25
parent1539ea2f741dbf945f86690ed8aa833db64d2530
exposay: properly go away when the modifier is pressed

We no longer receive an exposay_binding() call while exposay
is in-flight as we have grabbed the keyboard, so we need to
listen on the modifiers callback for the modifier press and
release.
src/shell.c