summaryrefslogtreecommitdiff
path: root/src/dwb.h
diff options
context:
space:
mode:
authorportix <none@none>2012-09-13 23:39:35 +0200
committerportix <none@none>2012-09-13 23:39:35 +0200
commit2371449d81804977e50f5fac95beb0d5e9255725 (patch)
tree4031f9adfeac3762ac8111232ce24e9d2df34b44 /src/dwb.h
parent26c6cf9f35ba6a19c4b936b657d9037e8d08d0cc (diff)
downloaddwb-2371449d81804977e50f5fac95beb0d5e9255725.zip
Connect ot motion-notify-event; implementing mouseMove-signal
Diffstat (limited to 'src/dwb.h')
-rw-r--r--src/dwb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dwb.h b/src/dwb.h
index 228a6f54..73de9464 100644
--- a/src/dwb.h
+++ b/src/dwb.h
@@ -442,6 +442,7 @@ enum Signal {
SIG_LOAD_ERROR,
SIG_LOAD_STATUS_AFTER,
SIG_MAIN_FRAME_COMMITTED,
+ SIG_MOTION_NOTIFY,
SIG_PROGRESS,
SIG_TITLE,
SIG_URI,