aboutsummaryrefslogtreecommitdiff
path: root/shared/hammer
diff options
context:
space:
mode:
authorN.N. <krzyszcz@users.sourceforge.net>2005-11-21 22:16:37 +0000
committerN.N. <krzyszcz@users.sourceforge.net>2005-11-21 22:16:37 +0000
commitc2014a0a771e621cec552c6ee88daddcb46d13fe (patch)
tree183540090b25920599d86cddfa03e37cefe45dec /shared/hammer
parenta1ef2f36df1754e1146a8ed50c9ac6a1b0f33697 (diff)
cyclone alpha55 (see notes.txt for cyclone and shared)
svn path=/trunk/externals/miXed/; revision=4011
Diffstat (limited to 'shared/hammer')
-rw-r--r--shared/hammer/gui.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/shared/hammer/gui.c b/shared/hammer/gui.c
index 388b14b..104af3a 100644
--- a/shared/hammer/gui.c
+++ b/shared/hammer/gui.c
@@ -4,6 +4,10 @@
/* FIXME use guiconnect */
+/* LATER revisit tracking the mouse state within the focusless pd-gui
+ (event bindings are local only in tk8.4, and there is no other call
+ to XQueryPointer() but from winfo pointer). */
+
#include <stdio.h>
#include <string.h>
#include "m_pd.h"