about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--client.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/client.c b/client.c
index 74cadb5..5926bb3 100644
--- a/client.c
+++ b/client.c
@@ -135,6 +135,7 @@ void
 gravitate(Client *c, Bool invert) {
 	int dx = 0, dy = 0;
 
+	return;
 	switch(c->grav) {
 	default:
 		break;
href='/danisanti/profani-tty/blame/src/config/color.h?id=0b9880f7a0f27c42277d4b455bf7baa9d9959a79'>^
a4ca6291 ^
8a04496c ^




a4ca6291 ^
8a04496c ^














269afa53 ^




269afa53 ^
4a672bda ^

27501942 ^

3258211f ^

27501942 ^

a2726b6a ^




4a672bda ^



a2726b6a ^
4a672bda ^
a2726b6a ^
4a672bda ^
269afa53 ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65