mirror of
https://github.com/0intro/wmii
synced 2025-02-08 10:25:09 +03:00
fixed bug reported by Maxi
This commit is contained in:
parent
d8e532215b
commit
7564b261eb
@ -227,6 +227,8 @@ attach_to_view(View *v, Client *c)
|
||||
{
|
||||
Area *a;
|
||||
|
||||
c->revert = nil;
|
||||
|
||||
if(is_of_view(v, c))
|
||||
return;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user