about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* dwm.1: fix wrong text in man pageHiltjo Posthuma2020-07-081-1/+1
* Fix memory leaks in drwAlex Flierl2020-06-111-0/+1
* dwm crashes when opening 50+ clients (tile layout)bakkeby2020-04-251-2/+4
* drawbar: Don't shadow sw globalChris Down2020-04-221-4/+4
* getatomprop: Add forward declarationChris Down2020-04-221-0/+1
* setmfact: Unify bounds for compile-time and runtime mfactChris Down2020-04-201-1/+1
* config.mk: fix POSIX_C_SOURCE macro for feature test for snprintf()Hiltjo Posthuma2020-04-031-1/+1
* Prepare 6.2 release. 6.2Anselm R Garbe2019-02-023-3/+17
* pledge: add rpath promise for the ugly Xft font fallbackHiltjo Posthuma2018-06-021-1/+1
* Makefile: just show the compiler outputHiltjo Posthuma2018-06-021-26/+17
* Do not strip at link stageKlemens Nanni2018-06-021-1/+1
* Pledge on OpenBSDKlemens Nanni2018-05-251-0/+4
* config.def.h: ClkTagBar missing from commentHiltjo Posthuma2018-05-251-1/+1
* Function declarations in correct order.Christopher Drelich2018-05-121-1/+1
* remove old TODO and BUGS entriesHiltjo Posthuma2018-05-124-58/+4
* update README: remove mentioning the old dextra repoHiltjo Posthuma2018-03-141-3/+0
* All functions in alphabetical order except for this one.Christopher Drelich2018-03-141-9/+9
* ColBorder has been moved to the enum with ColFg and ColBg.Christopher Drelich2018-03-142-2/+1
* dont NUL terminate _NET_WM_NAMEHiltjo Posthuma2017-12-271-1/+1
* sync dmenu drw.{c,h} code: use Clr* (was Scm)Hiltjo Posthuma2017-11-033-13/+13
* gettextprop: check result of XGetTextProperty (undefined behaviour for XFree)Hiltjo Posthuma2017-11-031-2/+1
* Set class name on status barOmar Sandoval2017-11-031-0/+2
* simplify isfixed conditionsDaniel Cousens2017-10-111-2/+1
* yet another cleanupAnselm R Garbe2017-05-082-35/+35
* Don't restrict snap in mousemoveMarkus Teich2017-03-281-14/+11
* Button passthrough when client is not focusedMarkus Teich2017-03-281-10/+11
* cleanupMarkus Teich2017-03-283-36/+32
* applied Markus' tagset purge of alternative view on _NET_ACTIVE_WINDOW eventAnselm R Garbe2016-12-051-20/+18
* applied Ivan Delalande's NET_SUPPORTING_WM_CHECK patch for gtk3 compatibilityAnselm R Garbe2016-12-051-2/+14
* applied Ian Remmler's man page adjustment suggestionsAnselm R Garbe2016-12-051-4/+5
* applied Markus' decouple color-scheme patchAnselm R Garbe2016-12-052-6/+8
* applied Markus' clarify status text padding patchAnselm R Garbe2016-12-051-2/+2
* LICENSE: update peopleQuentin Rameau2016-11-151-6/+10
* dwm.1: add keybinding for spawning dmenuQuentin Rameau2016-11-151-0/+5
* die() on calloc failureHiltjo Posthuma2016-11-051-1/+1
* die() consistency: always add newlineHiltjo Posthuma2016-08-123-8/+10
* config.def.h: style improvement, use color Scheme enumHiltjo Posthuma2016-06-281-4/+4
* import new drw from libsl and minor fixes.Markus Teich2016-06-265-208/+209
* Configure geometry before applying rulesEric Pruitt2016-06-241-6/+7
* fix fullscreen clients not resized on X display resolution changeHiltjo Posthuma2015-12-191-1/+6
* Shut up glibc about _BSD_SOURCE being deprecatedQuentin Rameau2015-12-191-1/+1
* code-style consistency 6.1Hiltjo Posthuma2015-11-081-433/+503
* unboolificationHiltjo Posthuma2015-11-082-78/+77
* sort include + whitespace fixHiltjo Posthuma2015-11-081-3/+3
* separate program-specific c99 bool and X11Hiltjo Posthuma2015-11-082-75/+77
* Makefile: package all files with make distHiltjo Posthuma2015-11-081-2/+2
* setfullscreen: don't process the property twiceQuentin Rameau2015-11-071-2/+2
* sync updated drw code from dmenuHiltjo Posthuma2015-10-205-158/+164
* dwm: use ecalloc, prevent theoretical overflowHiltjo Posthuma2015-10-201-6/+3
* cleanup, dont use c++ style commentsHiltjo Posthuma2015-10-201-4/+4
pre>
fa0a327dd ^


c1c6b6e50 ^


















fa0a327dd ^


2b80d75aa ^
fa0a327dd ^



92b8fac94 ^
fa0a327dd ^
c1c6b6e50 ^
fa0a327dd ^


02533c260 ^

2b80d75aa ^
02533c260 ^



9673e4f2d ^
2b80d75aa ^
02533c260 ^
fa0a327dd ^

02533c260 ^




2b80d75aa ^
02533c260 ^
fa0a327dd ^

02533c260 ^
d634da775 ^
02533c260 ^
fa0a327dd ^
02533c260 ^
fa0a327dd ^
92b8fac94 ^
fa0a327dd ^











02533c260 ^
fa0a327dd ^





02533c260 ^


fa0a327dd ^
92b8fac94 ^
02533c260 ^
fa0a327dd ^
02533c260 ^
fa0a327dd ^
0d8942d45 ^








fa0a327dd ^























2b80d75aa ^
02533c260 ^

2b80d75aa ^
02533c260 ^
fa0a327dd ^



2b80d75aa ^
fa0a327dd ^










2b80d75aa ^
fa0a327dd ^


02533c260 ^
fa0a327dd ^







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