about summary refs log tree commit diff stats
path: root/LICENSE
Commit message (Collapse)AuthorAgeFilesLines
* LICENSE: add Chris DownHiltjo Posthuma2022-04-261-0/+1
|
* Prepare 6.2 release. 6.2Anselm R Garbe2019-02-021-1/+1
|
* yet another cleanupAnselm R Garbe2017-05-081-1/+1
| | | | | The previous patches introduced some unclean space-based indentation patterns. This patch fixes them.
* cleanupMarkus Teich2017-03-281-1/+1
| | | | | | | | | | | | | | - unify multi-line expression alignment style. - unify multi-line function call alignment style. - simplify client moving on monitor count decrease. - clarify comment for focusin(). - remove old confusing comment about input focus fix in focusmon(). The explanation is already in the old commit message, so no need to keep it in the code. - remove old comment describing even older state of the code in focus(). - unify comment style. - break up some long lines. - fix some typos and grammar.
* LICENSE: update peopleQuentin Rameau2016-11-151-6/+10
|
* applied Hiltjo's resize/move limitationAnselm R Garbe2014-08-111-0/+1
| | | | | | "Limit the amount of updates when resizing or moving a window in floating mode to 60 times per second. This makes resizing and moving alot smoother and by limiting it it also uses alot less resources on my machine.
* updated copyright notice in LICENSE fileAnselm R Garbe2014-05-291-1/+1
|
* applied Eckehard Berns barwin leak fix and his suggestion to deal with ↵anselm@garbe.us2012-01-121-1/+1
| | | | restack() -- the latter aspect needs further investigation.
* applied Peter Hartlichs nice interim Xinerama and map fix patches, for ↵garbeam@gmail.com2011-07-291-3/+4
| | | | debugging purposes I also added his transient test driver
* fixing some minor issues, next week is dwm-5.9 release timegarbeam@gmail.com2011-06-111-2/+2
|
* removed DEBUG code and added 2010 to the copyright list 5.8anselm@garbe.us2010-05-271-1/+1
|
* applied Jukka's sigchld patchAnselm R Garbe2009-08-161-1/+1
|
* applied Mate's patch, added Mate to LICENSEAnselm R Garbe2009-07-061-0/+1
|
* updated year rangesAnselm R Garbe2009-06-301-3/+3
|
* fixed an issue reported by Nibble, also fixed s/2008/2009/ 5.4.1a@null2009-02-081-1/+1
|
* re-applied Neale's spawn patch, credited Neale in LICENSEa@null2008-12-121-0/+1
|
* applied Peter Hartlich's initmodmap patchAnselm R Garbe2008-08-231-0/+1
|
* applied Martin Hurton's movemouse() patchAnselm R Garbe2008-08-181-0/+1
|
* removed trailing spaces reported by SoleenAnselm R Garbe2008-06-111-9/+9
|
* fixed Gottox' mail addressanselm@anselm12008-02-221-1/+1
|
* well typo fixAnselm R Garbe2008-02-221-1/+1
|
* added Gottox to Copyright holders after all his contributions, applied his ↵Anselm R Garbe2008-02-221-2/+3
| | | | last patch
* changed arrange functions to contain the Monitor as first argumentAnselm R Garbe2008-02-211-1/+1
|
* proceeded with multihead/Xinerama supportanselm@anselm12007-12-221-0/+1
|
* Jukka also belongs to Copyright holders after all he has contributed and ↵Anselm R. Garbe2007-05-301-0/+1
| | | | done for dwm, updated -v as well
* added nsz to copyright holders as well, because he did a lot recentlyAnselm R. Garbe2007-05-291-0/+1
|
* added anydot to Copyright holders, because he contributed a lot recentlyAnselm R. Garbe2007-05-291-0/+1
|
* I used 2006 in other places as wellAnselm R. Garbe2007-04-131-1/+1
|
* making Copyright notices more compactAnselm R. Garbe2007-04-131-2/+2
|
* correctionsarg@mig292007-01-021-2/+2
|
* next version will contain updated copyright noticearg@mig292007-01-021-2/+2
|
* added Sander to LICENSE (since he has contributed/revised big portions)Anselm R.Garbe2006-08-141-0/+1
|
* initial importAnselm R. Garbe2006-07-101-0/+21
id'>43b1d7f7 ^
a948d741 ^
43b1d7f7 ^

9d782fa6 ^
a948d741 ^
9d782fa6 ^

43b1d7f7 ^
a948d741 ^
43b1d7f7 ^
83385cdb ^
9d782fa6 ^
a948d741 ^
9d782fa6 ^

43b1d7f7 ^
a948d741 ^
43b1d7f7 ^
9d782fa6 ^
a948d741 ^
9d782fa6 ^

43b1d7f7 ^
a948d741 ^
43b1d7f7 ^



a948d741 ^
43b1d7f7 ^


a948d741 ^
43b1d7f7 ^


9d782fa6 ^
a948d741 ^
9d782fa6 ^

43b1d7f7 ^
a948d741 ^
43b1d7f7 ^

9d782fa6 ^
a948d741 ^
9d782fa6 ^

43b1d7f7 ^
a948d741 ^
43b1d7f7 ^

83385cdb ^
9d782fa6 ^
a948d741 ^
9d782fa6 ^

43b1d7f7 ^
a948d741 ^
43b1d7f7 ^

9d782fa6 ^
a948d741 ^
43b1d7f7 ^




































































a948d741 ^
43b1d7f7 ^
a948d741 ^
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
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220