WMaker: moved XGrab/XUngrabPointer into the conditional code
commit904e8d2be446c07ef7c4273ded57f0910b7a3ebe
authorChristophe CURIS <christophe.curis@free.fr>
Sat, 17 May 2014 14:43:23 +0000 (17 16:43 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 18 May 2014 22:00:15 +0000 (18 23:00 +0100)
treea69912e96cb18bd43e37e58957c636e3b3fbede2
parent39181154abedb412a55c13402af11d44f083699e
WMaker: moved XGrab/XUngrabPointer into the conditional code

It is not necessary to call them when the command is not executable.
Took opportunity to change parameter to XSync which is supposed to be a
'Bool' type from Xlib, which means either True or False.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
src/event.c