Mouse: Uncomment "break;" after client_swap() (bugfull)
This commit is contained in:
parent
164efda501
commit
eddf5c24be
@ -105,7 +105,7 @@ mouse_move(Client *c)
|
||||
if(c != sclient)
|
||||
{
|
||||
client_swap(c, sclient);
|
||||
/* break; */
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user