X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fmouse.c;h=ae9a6fc299b88a6877e53efeb470e504dab711c5;hb=1124d1036984f920dcd5b2caec9ff8fe2d788b8a;hp=071a23b2ecb5e146e003a415572d4ea88559eac8;hpb=bbf0eed8d146602e81e64e9bc6d1c451c260b52f;p=chaz%2Fopenbox diff --git a/openbox/mouse.c b/openbox/mouse.c index 071a23b2..ae9a6fc2 100644 --- a/openbox/mouse.c +++ b/openbox/mouse.c @@ -45,7 +45,7 @@ typedef struct { /* Array of GSList*s of ObMouseBinding*s. */ static GSList *bound_contexts[OB_FRAME_NUM_CONTEXTS]; -/* TRUE when we have a grab on the pointer and need to reply the pointer event +/* TRUE when we have a grab on the pointer and need to replay the pointer event to send it to other applications */ static gboolean replay_pointer_needed;