From: Anselm R. Garbe Date: Tue, 15 May 2007 11:56:47 +0000 (+0200) Subject: fix X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=commitdiff_plain;h=ce450c5bf16f7e86803fe7f5d41b0d1f9bdf3e52 fix --- diff --git a/main.c b/main.c index 021874f..16cf806 100644 --- a/main.c +++ b/main.c @@ -227,6 +227,8 @@ quit(const char *arg) { void updatebarpos(void) { + XEvent ev; + wax = sx; way = sy; wah = sh;