made gravitate effectless, waiting for complains ;)

new_dwm
arg@mig29 18 years ago
parent ac6e34ea06
commit 069e7a6e24

@ -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…
Cancel
Save