made gravitate effectless, waiting for complains ;)
This commit is contained in:
parent
ac6e34ea06
commit
069e7a6e24
1
client.c
1
client.c
@ -135,6 +135,7 @@ void
|
|||||||
gravitate(Client *c, Bool invert) {
|
gravitate(Client *c, Bool invert) {
|
||||||
int dx = 0, dy = 0;
|
int dx = 0, dy = 0;
|
||||||
|
|
||||||
|
return;
|
||||||
switch(c->grav) {
|
switch(c->grav) {
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user