all repos — openbox @ 83c739df9117cde1982a1fec4487ea1a3eb6ebf0

openbox fork - make it a bit more like ryudo

typo in comment
Mikael Magnusson mikachu@comhem.se
commit

83c739df9117cde1982a1fec4487ea1a3eb6ebf0

parent

38bef0a38bf907a54c193ab063b4830788398edc

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M openbox/mouse.copenbox/mouse.c

@@ -46,7 +46,7 @@ co == OB_FRAME_CONTEXT_CLIENT)

/* 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;