Browse Source

made gravitate effectless, waiting for complains ;)

master
arg@mig29 18 years ago
parent
commit
069e7a6e24
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      client.c

+ 1
- 0
client.c View File

@ -135,6 +135,7 @@ void
gravitate(Client *c, Bool invert) {
int dx = 0, dy = 0;
return;
switch(c->grav) {
default:
break;


Loading…
Cancel
Save