about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* applied Andreas Amann's patch from Oct 2010, thanksgarbeam@gmail.com2011-06-241-1/+1
* applied Rudys barwidth patch, thanks Rudygarbeam@gmail.com2011-06-171-1/+3
* don't check for monocle layout in zoom() exit conditiongarbeam@gmail.com2011-06-141-1/+0
* Thanks for the pedantic review :)garbeam@gmail.com2011-06-141-1/+1
* fixing some minor issues, next week is dwm-5.9 release timegarbeam@gmail.com2011-06-113-4/+4
* rm draw.c from 5.9 branchConnor Lane Smith2011-06-042-211/+0
* fix typoConnor Lane Smith2011-06-041-1/+1
* cleaner drawingConnor Lane Smith2011-06-041-16/+6
* update draw.cConnor Lane Smith2011-05-211-5/+5
* added draw.h, draw.cConnor Lane Smith2011-05-202-0/+211
* applied Evil_Bobs cleanup patchAnselm R Garbe2011-05-121-12/+12
* applied another minor change to the READMEAnselm R Garbe2011-04-271-5/+3
* applied Thomas' README patchAnselm R Garbe2011-04-271-1/+2
* applied Jack's mplayer fullscreen patchAnselm R Garbe2011-04-261-2/+4
* missed declarationAnselm R Garbe2011-04-151-1/+2
* minor fix of the NetActiveWindow multi-monitor flaw, slight rearrangementAnselm R Garbe2011-04-151-53/+54
* applied Peter/Andreas NetActiveWindow patch in a slightly modified versionAnselm R Garbe2011-04-141-9/+22
* applied Brendan MacDonell's WM_TAKE_FOCUS patch, thanks Brendan!Anselm R Garbe2011-04-121-31/+42
* applied another patch of Hiltjo, thanksAnselm R Garbe2011-03-251-1/+1
* applied Hiltjos' BUGS patch from 23 Mar, sorry took a while :)Anselm R Garbe2011-03-252-8/+1
* applied Hiltjo's multimon mouse-based resize fixAnselm R Garbe2011-03-231-2/+2
* applied anonymous patch, I don't think the reversed array access has semantic...Anselm R Garbe2011-01-071-12/+9
* added a todoAnselm R Garbe2010-12-021-0/+1
* applied Hiltjo's cleanup patchAnselm R Garbe2010-11-191-11/+3
* applied Hiltjo's tiny cleanup fixAnselm R Garbe2010-09-271-1/+1
* applied Hiltjo's tiny cleanup patch, thanks!Anselm R Garbe2010-09-251-12/+8
* does this make a difference?Anselm R Garbe2010-09-111-1/+1
* added TODO and bumped version to 5.9anselm@garbe.us2010-08-242-1/+2
* applied Hiltjo Posthuma's line saver patchanselm@garbe.us2010-08-231-5/+1
* applied Hiltjo Posthuma's double-XineramaQueryScreens() patch, thanks Hiltjo!Anselm R Garbe2010-07-251-1/+0
* Added tag 5.8.2 for changeset a043f0800805anselm@garbe.us2010-06-041-0/+1
* increased version 5.8.2Anselm R Garbe2010-05-301-1/+1
* implemented better fullscreen handling, please testAnselm R Garbe2010-05-301-30/+75
* Added tag 5.8.1 for changeset 1ed1e75c9c2eAnselm R Garbe2010-05-291-0/+1
* removing Sylvain's patch because it breaks more than it fixes unfortunately, ... 5.8.1Anselm R Garbe2010-05-292-20/+2
* Added tag 5.8 for changeset 60ea8fed13abAnselm R Garbe2010-05-281-0/+1
* removed DEBUG code and added 2010 to the copyright list 5.8anselm@garbe.us2010-05-272-17/+2
* applied Sylvain Laurent's EWMH fullscreen state patch, simplified his patch a...anselm@garbe.us2010-05-272-4/+22
* added the related bug reported by voltaicAnselm R Garbe2010-04-111-0/+21
* pretty printing bugs a bitAnselm R Garbe2010-04-011-14/+31
* selmon optimisation is neededAnselm R Garbe2010-04-011-4/+0
* more debug output, experimental focus optimisationAnselm R Garbe2010-04-011-4/+9
* quick typo fixAnselm R Garbe2010-03-311-2/+2
* it's debug season for upcoming dwm 5.8, so only use this if you really want t...Anselm R Garbe2010-03-313-8/+37
* another bug reportAnselm R Garbe2009-11-251-0/+9
* removed misleading comment, thanks Romain BertrandAnselm R Garbe2009-11-241-1/+1
* added nsz's last bug corner caseAnselm R Garbe2009-11-231-0/+6
* added BUGS, next version is 5.8Anselm R Garbe2009-10-312-1/+32
* Added tag 5.7.2 for changeset 15761ac5e2f1Anselm R Garbe2009-09-271-0/+1
* applied Ryan Zheng's patch and re-releasing 5.7.2 5.7.2Anselm R Garbe2009-09-272-4/+3
3 ^
4d6b5173 ^

5cee5562 ^





e709c65e ^
1ed9af83 ^







5f128523 ^

8e7827df ^
5f128523 ^
9a31c34f ^



5f128523 ^
e709c65e ^




9a31c34f ^

1ed9af83 ^
4d6b5173 ^
1ed9af83 ^



9a31c34f ^
1ed9af83 ^

9a31c34f ^
5f128523 ^
9a31c34f ^

5f128523 ^
9a31c34f ^









5f128523 ^
9a31c34f ^
5f128523 ^
9a31c34f ^







5f128523 ^
9a31c34f ^


5f128523 ^
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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185