window.c: Drop the toolkit grab when we start a compositor grab
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 13 Apr 2012 16:55:45 +0000 (12:55 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 13 Apr 2012 16:55:45 +0000 (12:55 -0400)
commita6c8b0084f703782e46821f91373f830930b61a0
treec1c6788a6387ac04837d631faabb5f46052199da
parent3730f36c6e8e478f06ab0dfc7c9dc4743030915f
window.c: Drop the toolkit grab when we start a compositor grab

We do this right for move and resize, but dnd and popups need the same
treatment.
clients/dnd.c
clients/window.c