chiark / gitweb /
nascent
authorian <ian>
Fri, 10 Jun 2005 23:03:04 +0000 (23:03 +0000)
committerian <ian>
Fri, 10 Jun 2005 23:03:04 +0000 (23:03 +0000)
hostside/gui-plan.c [new file with mode: 0644]

diff --git a/hostside/gui-plan.c b/hostside/gui-plan.c
new file mode 100644 (file)
index 0000000..42140ed
--- /dev/null
@@ -0,0 +1,12 @@
+/*
+ * usage: gui-plan <windowid>
+ * protocol on stdin:
+ *  series of uint32_t's in network byte order
+ *   top byte is opcode
+ *          0x00  off
+ *          0x01  on
+ *          0x01  detect
+ *   next byte is movposcomb
+ *   remaining bytes are segment number
+ */
+