about summary refs log tree commit diff stats
path: root/util.c
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-02-20 10:49:53 +0100
committerAnselm R. Garbe <arg@suckless.org>2007-02-20 10:49:53 +0100
commit8012fcf3334148d2b39646fd372a7514cc74c250 (patch)
tree157855dd25044e50f7696eb57655c88c6069ac2e /util.c
parent6bc4556ebd7f48f52f9a446e53d1705d8fd79b27 (diff)
downloaddwm-8012fcf3334148d2b39646fd372a7514cc74c250.tar.gz
split screen.c into layout.c and tag.c (because the view is an implicit mixture of both)
Diffstat (limited to 'util.c')
0 files changed, 0 insertions, 0 deletions
space for the refcount in address:shared' href='/akkartik/mu/commit/044space_surround.cc?h=hlt&id=263e6b2a9f35d977d8e2ca883432c6743a4b7711'>263e6b2a ^
8f1db754 ^

b24eb476 ^
d0e29245 ^
82ac0b7e ^
23d3a022 ^


8f1db754 ^

b24eb476 ^
6c96a437 ^
0487a30e ^
ae256ea1 ^
9dcbec39 ^
ae256ea1 ^
0487a30e ^
8f1db754 ^


047296d8 ^
4a943d4e ^







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