X-Git-Url: http://git.openbox.org/?p=dana%2Fopenbox.git;a=blobdiff_plain;f=openbox%2Fopenbox.c;h=1671a0d39b69de2d1ef706125d2236ba89108180;hp=cba0499533573ddfc777497e79cd5bc6d8c0e41c;hb=4784b69bd5316f913ac5dd0a623e51a4d94a4ad6;hpb=8944094f7164e2649a235fc699cc03b99355a0c8 diff --git a/openbox/openbox.c b/openbox/openbox.c index cba0499..1671a0d 100644 --- a/openbox/openbox.c +++ b/openbox/openbox.c @@ -329,11 +329,11 @@ gint main(gint argc, gchar **argv) menu_startup(reconfigure); prompt_startup(reconfigure); - /* do this after everything is started so no events will get - missed */ - xqueue_listen(); - if (!reconfigure) { + /* do this after everything is started so no events will get + missed */ + xqueue_listen(); + guint32 xid; ObWindow *w;