about summary refs log tree commit diff stats
path: root/dwm.h
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-05-09 10:11:34 +0200
committerAnselm R. Garbe <arg@suckless.org>2007-05-09 10:11:34 +0200
commitecd9c3e22289b1627f7239e393bfb9c1967eee32 (patch)
tree1f2cd9339b5bf5a4b965430a38cd0878bcaf1d84 /dwm.h
parent216099d072e98a830ac8689077faad469388fdad (diff)
downloaddwm-ecd9c3e22289b1627f7239e393bfb9c1967eee32.tar.gz
fixing remaining space calculation
Diffstat (limited to 'dwm.h')
0 files changed, 0 insertions, 0 deletions
0100 committer Anselm R. Garbe <arg@suckless.org> 2007-01-19 08:05:39 +0100 I prefer BORDERPX=1' href='/acidbong/suckless/dwm/commit/config.default.h?h=5.2&id=b1c9f5f1447846cf75b0184445062b1c30753452'>b1c9f5f ^
6538265 ^
f6656ff ^
ceea528 ^
b55bd70 ^
a3319c6 ^
0045ad8 ^
fbd3109 ^




b55bd70 ^
19390b1 ^
97ced11 ^
0b80d18 ^
19390b1 ^
d2dd58e ^
b515765 ^

b515765 ^
19dcbc5 ^






8c4623d ^

42fd392 ^
19dcbc5 ^




1617b95 ^



19dcbc5 ^




1617b95 ^



19dcbc5 ^


42fd392 ^
19dcbc5 ^




1617b95 ^



19dcbc5 ^




1617b95 ^



19dcbc5 ^
b515765 ^

d6a6eca ^
2dd5212 ^
b515765 ^

d6a6eca ^
a08d83b ^
b515765 ^
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88