aboutsummaryrefslogtreecommitdiffstats
path: root/action.h
diff options
context:
space:
mode:
Diffstat (limited to 'action.h')
-rw-r--r--action.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/action.h b/action.h
index 47ed4d7..311ca4c 100644
--- a/action.h
+++ b/action.h
@@ -15,6 +15,8 @@ typedef struct EV Ev;
enum ev_id {
/* internal events, should not be used by the user */
exposetitle, exposeslave,
+ /* startup, shutdown */
+ onstart, onquit,
/* mouse buttons */
button1, button2, button3, button4, button5,
/* entering/leaving windows */