X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Ffocus.c;h=551959f4538261e05534f3d27c9fcef7e0456218;hb=178fdf254d35c7af40ee5f09e7ade9d2fcdc5ec5;hp=6f72e84aa8939416b3fa3eedd3e7af36ea37ad34;hpb=16787d0a179bfb275c64a06b6c56a61a0666add7;p=chaz%2Fopenbox diff --git a/openbox/focus.c b/openbox/focus.c index 6f72e84a..551959f4 100644 --- a/openbox/focus.c +++ b/openbox/focus.c @@ -22,6 +22,8 @@ void focus_startup() mapped. */ XSetWindowAttributes attrib; + focus_client = NULL; + attrib.override_redirect = TRUE; focus_backup = XCreateWindow(ob_display, ob_root, -100, -100, 1, 1, 0, 0, InputOnly,