about summary refs log tree commit diff
path: root/calmwm.c
diff options
context:
space:
mode:
Diffstat (limited to 'calmwm.c')
-rw-r--r--calmwm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/calmwm.c b/calmwm.c
index d1e4c1d..c20c018 100644
--- a/calmwm.c
+++ b/calmwm.c
@@ -37,6 +37,7 @@
 
 char				**cwm_argv;
 Display				*X_Dpy;
+Time				 Last_Event_Time = CurrentTime;
 Atom				 cwmh[CWMH_NITEMS];
 Atom				 ewmh[EWMH_NITEMS];