cvsimport

This commit is contained in:
okan
2011-05-07 17:15:37 +00:00
9 changed files with 386 additions and 369 deletions

View File

@@ -91,8 +91,8 @@ xev_handle_maprequest(XEvent *ee)
if (strncasecmp(wm->title, cc->name, strlen(wm->title)) == 0)
return;
}
client_ptrwarp(cc);
if ((cc->flags & CLIENT_IGNORE) == 0)
client_ptrwarp(cc);
}
static void