Add button::{press,release} signals to windows
commita924a92e076fa78b9099ee45a7c08658863217e7
authorUli Schlachter <psychon@znc.in>
Wed, 6 Oct 2010 08:53:05 +0000 (6 10:53 +0200)
committerUli Schlachter <psychon@znc.in>
Wed, 6 Oct 2010 08:53:05 +0000 (6 10:53 +0200)
tree7d1c3b0da05565554cf91ea5c69c4c52506b2952
parent37bb1e088f9d5bbd9f344825b916dd0108e92012
Add button::{press,release} signals to windows

These signals also contain the x and y coordinate of the event which the
capi.button()-based signals can't provide.

Signed-off-by: Uli Schlachter <psychon@znc.in>
event.c
objects/window.c