about summary refs log tree commit diff stats
path: root/util.c
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@10kloc.org>2006-09-06 12:10:43 +0200
committerAnselm R. Garbe <arg@10kloc.org>2006-09-06 12:10:43 +0200
commitc60de1acd47778b4835c14898fd8b1803537f9b3 (patch)
treeea7b397881cc08bfe8474efc94c35c46993a74f2 /util.c
parent69b738c097d8f471873a227e8668d8a35014be3d (diff)
downloaddwm-c60de1acd47778b4835c14898fd8b1803537f9b3.tar.gz
drawstatus even if no client exists
Diffstat (limited to 'util.c')
0 files changed, 0 insertions, 0 deletions
3a7e8ac69ce377f085c28871606'>^
376f6efa8 ^
7ff80cc8b ^
cdebcf23d ^


















7ff80cc8b ^
cdebcf23d ^





7ff80cc8b ^
cdebcf23d ^









7ff80cc8b ^








244bf68fb ^
7ff80cc8b ^












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