Initial mouse support added.
authorrodin <rodin@ddfedd41-794f-dd11-ae45-00112f111e67>
Sat, 16 Jan 2010 21:33:23 +0000 (21:33 +0000)
committerrodin <rodin@ddfedd41-794f-dd11-ae45-00112f111e67>
Sat, 16 Jan 2010 21:33:23 +0000 (21:33 +0000)
commit632ef9d57c270608e01b1afdba772da0da7993ca
treeaf2088b9b1800d5bf4618ecb26d3293e13dda2a1
parent6fadb5234d9e294dbc65cde416a288616f37b400
Initial mouse support added.
Todo is to calculate the mouse coordinates in the right metric. See also ticket 40
libchimara/gestalt.c
libchimara/mouse.c
libchimara/mouse.h [new file with mode: 0644]
libchimara/window.c
libchimara/window.h
tests/styletest.c