about summary refs log tree commit diff stats
ModeNameSize
-rw-r--r--LICENSE1938log stats plain blame
-rw-r--r--Makefile1131log stats plain blame
-rw-r--r--README1093log stats plain blame
-rw-r--r--config.def.h6370log stats plain blame
-rw-r--r--config.mk932log stats plain blame
-rw-r--r--drw.c10495log stats plain blame
-rw-r--r--drw.h1670log stats plain blame
-rw-r--r--dwm.15057log stats plain blame
-rw-r--r--dwm.c53021log stats plain blame
-rw-r--r--dwm.png373log stats plain blame
-rw-r--r--transient.c847log stats plain blame
-rw-r--r--util.c517log stats plain blame
-rw-r--r--util.h305log stats plain blame
41fae7ac8b4c6ec2c6945b7bc'>^
79eef536 ^
b74443e5 ^
eb4eecea ^
a17f9186 ^
79eef536 ^
a17f9186 ^
a796831f ^


ae256ea1 ^
f3760b0f ^
b69daf78 ^
795f5244 ^
a796831f ^
795f5244 ^
a796831f ^



79eef536 ^
a796831f ^
a072f674 ^
eb4eecea ^
a072f674 ^

a796831f ^

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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104