add virtual desktop patch from andrey
This commit is contained in:
parent
df49b30343
commit
3ddda82110
7 changed files with 125 additions and 10 deletions
|
|
@ -166,6 +166,7 @@ getclient(Window w, int create)
|
|||
c->cmapwins = 0;
|
||||
c->wmcmaps = 0;
|
||||
c->next = clients;
|
||||
c->virt = virt;
|
||||
clients = c;
|
||||
return c;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue