swapping keeps focus

This commit is contained in:
Anselm R. Garbe 2006-03-27 11:12:18 +02:00
parent 44a0d02c92
commit ae89ad3d79
1 changed files with 0 additions and 2 deletions

View File

@ -537,9 +537,7 @@ Swaparea:
a->frame[j]->area = a;
o->frame[o->sel] = f;
f->area = o;
c = a->frame[j]->client;
arrange_column(o);
draw_client(f->client);
}
else if(!strncmp(arg, "up", 3)) {
if(j)