Adapted buttonrelease()
authorQuentin Rameau <quinq@fifth.space>
Thu, 19 Nov 2015 12:19:27 +0000 (13:19 +0100)
committerQuentin Rameau <quinq@fifth.space>
Thu, 19 Nov 2015 23:34:21 +0000 (00:34 +0100)
commitf6a35e5fbfb4a5e9f92a126dae0cca103727d9d4
treeea3b81065c467a292e06211070683fb75f60b0dd
parent96188f83f0f77f93fc5f4590c1f1c8f13b78e599
Adapted buttonrelease()

Use the current hit test (c->mousepos) to determine where the mouse
pointer is.
It is possible to link an action to a click and still propagate the
event after that by setting the “stop event” parameter of a Button to 0.
config.def.h
surf.c