aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
authorAnselm R.Garbe <arg@10ksloc.org>2006-08-10 15:19:25 +0200
committerAnselm R.Garbe <arg@10ksloc.org>2006-08-10 15:19:25 +0200
commit0680c76a6fca2a285e2a561192774906d121e2c1 (patch)
tree01658dbc6042ce43925cb22b5fd91241d61dd071 /main.c
parentc3e5f5cc9a8dce5ab9cbcb0a97ca0343dcf92d10 (diff)
downloaddwm-0680c76a6fca2a285e2a561192774906d121e2c1.tar.zst
prepared 0.80.8
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index 5efe599..52c0347 100644
--- a/main.c
+++ b/main.c
@@ -253,6 +253,7 @@ main(int argc, char *argv[])
scan();
/* main event loop, also reads status text from stdin */
+ XSync(dpy, False);
while(running) {
FD_ZERO(&rd);
if(readin)