about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* merged tag.c, view.c and tile.c to manage.cAnselm R. Garbe2007-02-196-458/+434
|
* some more refactoringAnselm R. Garbe2007-02-193-47/+47
|
* added some new convenience functionsAnselm R. Garbe2007-02-194-30/+40
|
* some more refactoringAnselm R. Garbe2007-02-192-5/+5
|
* introduced tile.c, some refactoring of functionsAnselm R. Garbe2007-02-198-141/+150
|
* simplified configurerequest to a bare minimum, removed wrong ban() callsAnselm R. Garbe2007-02-192-16/+1
|
* fixed configurerequest according to Jukkas complainsAnselm R. Garbe2007-02-191-8/+9
|
* fixed configurerequest according to the problem Jukka reportedAnselm R. Garbe2007-02-191-11/+16
|
* don't resize master if not in tiled modeAnselm R. Garbe2007-02-191-0/+2
|
* removed useless spaceAnselm R. Garbe2007-02-161-1/+1
|
* well, resize should be called in dofloat anyways ;)Anselm R. Garbe2007-02-161-0/+1
|
* removed ugly ban(), extended resize() that it only resets the size if ↵Anselm R. Garbe2007-02-165-93/+100
| | | | necessary, added border_width commit to manage()
* removed getnext/getprev, redundantAnselm R. Garbe2007-02-163-19/+7
|
* added ban() which takes care than a banned window is not banned again... ↵Anselm R. Garbe2007-02-145-7/+19
| | | | (this reduces the overall ConfigureNotify's to clients)
* Added tag 3.5 for changeset 63ad05e7f9e1Anselm R. Garbe2007-02-141-0/+1
|
* simplifying regexps in config samples 3.5Anselm R. Garbe2007-02-142-7/+7
|
* made for/if/else constructs more consistent, some code polishingAnselm R. Garbe2007-02-145-21/+18
|
* made configurerequest more tidyAnselm R. Garbe2007-02-141-5/+10
|
* I didn't knew of c->isfixed, that should fix Jukkas issue with gkrellm ;)Anselm R. Garbe2007-02-131-6/+8
|
* making it more sure that transient checks will work in any caseAnselm R. Garbe2007-02-131-3/+4
|
* stupid me, one needs to set c->{x,y,w,h} in configurerequest obviously ;)Anselm R. Garbe2007-02-131-16/+20
|
* simplified configurerequestAnselm R. Garbe2007-02-132-47/+29
|
* yet another consistency fix of dwmAnselm R. Garbe2007-02-121-1/+1
|
* I don't see any reason why we should select for input on override-redirect ↵Anselm R. Garbe2007-02-121-4/+1
| | | | windows?
* bugfix of bugfix (thx to Sander)Anselm R. Garbe2007-02-121-1/+1
|
* fixed a bugAnselm R. Garbe2007-02-121-1/+1
|
* during writing 2wm.1 I noticed some bugs in dwm.1Anselm R. Garbe2007-02-121-3/+3
|
* removing all EnterNotifys after resizeAnselm R. Garbe2007-02-121-0/+1
|
* added pointer warp on drop in resizeAnselm R. Garbe2007-02-121-0/+2
|
* pneubeck pointed out an obvious thing, that a second p = stext + ↵Anselm R. Garbe2007-02-091-1/+1
| | | | strlen(stext) - 1 is unnecessary
* treating acroread and mplayer floating by defaultAnselm R. Garbe2007-02-091-0/+2
|
* adapting John Grahor's patch to dwm-3.5Anselm R. Garbe2007-02-091-2/+3
|
* fixed copyright notice in MakefileAnselm R. Garbe2007-02-081-1/+1
|
* fixed order of Bool declarationsAnselm R. Garbe2007-02-081-1/+1
|
* added TOPBAR option for making the bar appear what the user likesAnselm R. Garbe2007-02-083-3/+5
|
* next version is 3.5Anselm R. Garbe2007-02-081-1/+1
|
* making the bar appear at bottomAnselm R. Garbe2007-02-081-2/+2
|
* Added tag 3.4 for changeset 9ede7b2d2450Anselm R. Garbe2007-02-071-0/+1
|
* removed debug flags 3.4Anselm R. Garbe2007-02-071-2/+2
|
* replaced getproto with a saner function, now old-school artifacts of WM ↵Anselm R. Garbe2007-02-075-31/+20
| | | | times in the early 90s completely disappeared, no punned pointer warning anymore ;)
* yet another fixAnselm R. Garbe2007-02-061-1/+1
|
* simplificationAnselm R. Garbe2007-02-061-10/+5
|
* implemented aspect ratio support of windowsAnselm R. Garbe2007-02-062-4/+41
|
* made some changes more concistentAnselm R. Garbe2007-02-052-3/+3
|
* got rid of LD (inspired by JGs patch to wmii)Anselm R. Garbe2007-02-052-4/+2
|
* applied apm's patch proposal, getting rid of XDrawLinesAnselm R. Garbe2007-02-051-14/+4
|
* Added tag 3.3 for changeset 0f91934037b0Anselm R. Garbe2007-02-011-0/+1
|
* applied Sander's drop_bh patch 3.3Anselm R. Garbe2007-01-311-5/+5
|
* handling WM_STATE seems to make DnD in gtk/qt apps working, well let's ↵Anselm R. Garbe2007-01-283-1/+11
| | | | handle this in dwm as well
* regarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS ↵Anselm R. Garbe2007-01-261-2/+2
| | | | section should appear after SEE ALSO section.
pre>af4bf7ed ^
3a2afe6e ^
af4bf7ed ^
3a2afe6e ^









6f65d591 ^
af4bf7ed ^
6f65d591 ^

3a2afe6e ^
af4bf7ed ^
3a2afe6e ^



af4bf7ed ^
3a2afe6e ^
af4bf7ed ^
3a2afe6e ^
af4bf7ed ^
3a2afe6e ^
af4bf7ed ^
3a2afe6e ^









6f65d591 ^
af4bf7ed ^
6f65d591 ^

3a2afe6e ^
3a2afe6e ^

af4bf7ed ^

3a2afe6e ^
af4bf7ed ^
3a2afe6e ^
af4bf7ed ^
3a2afe6e ^
af4bf7ed ^
3a2afe6e ^








94c59817 ^



760f683f ^
94c59817 ^
4a48bedc ^
94c59817 ^

760f683f ^
94c59817 ^


51b0936f ^
94c59817 ^

760f683f ^

94c59817 ^

51b0936f ^
94c59817 ^








6f65d591 ^
af4bf7ed ^
6f65d591 ^

94c59817 ^
af4bf7ed ^
94c59817 ^
51b0936f ^
94c59817 ^

af4bf7ed ^
94c59817 ^
af4bf7ed ^

94c59817 ^









6f65d591 ^
af4bf7ed ^
6f65d591 ^

94c59817 ^
94c59817 ^

af4bf7ed ^

94c59817 ^
af4bf7ed ^

94c59817 ^








6f65d591 ^
af4bf7ed ^
6f65d591 ^

94c59817 ^
94c59817 ^
af4bf7ed ^
94c59817 ^

51b0936f ^
94c59817 ^

af4bf7ed ^
94c59817 ^
af4bf7ed ^

94c59817 ^









6f65d591 ^
af4bf7ed ^
94c59817 ^
94c59817 ^
7a84094a ^
94c59817 ^





56e00e88 ^

8e64ab8b ^
56e00e88 ^
4a48bedc ^
f116818c ^
56e00e88 ^






6f65d591 ^
898f03cc ^
6f65d591 ^

56e00e88 ^
56e00e88 ^
048a33c2 ^
56e00e88 ^







898f03cc ^












760f683f ^
fca48e92 ^
4a48bedc ^
d6ae0078 ^
fca48e92 ^



afb467ea ^
760f683f ^
afb467ea ^
4a48bedc ^
d6ae0078 ^
afb467ea ^



d6ae0078 ^
fca48e92 ^
4a48bedc ^
fca48e92 ^

6e45be30 ^
1ead3562 ^
fca48e92 ^




760f683f ^
7a84094a ^
1ead3562 ^
44bab2e4 ^
fca48e92 ^
4a48bedc ^
afb467ea ^
4a48bedc ^
afb467ea ^

1ead3562 ^
afb467ea ^





1ead3562 ^
afb467ea ^

44bab2e4 ^
fca48e92 ^
6e45be30 ^

6f65d591 ^
6e45be30 ^
6f65d591 ^


6e45be30 ^



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
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366