]> git.mdlowis.com Git - projs/tide.git/commit
Added new mouse event data structure and moved mouse handling to it's own module
authorMike Lowis <mike.lowis@gentex.com>
Thu, 6 Oct 2016 16:49:26 +0000 (12:49 -0400)
committerMike Lowis <mike.lowis@gentex.com>
Thu, 6 Oct 2016 16:49:26 +0000 (12:49 -0400)
commit5f435b1ffc271b113f433823c28e4ec4d7a65d25
tree1107448122a427417ca0a4b053ee09b70af7b853
parentcc4eceba1549c8f7bce981f4d75367da298d1af9
Added new mouse event data structure and moved mouse handling to it's own module
Makefile
edit.h
mouse.c [new file with mode: 0644]
tests/buf.c
xedit.c