<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dwm, branch 3.6</title>
<subtitle>My fork of suckless dwm: https://git.suckless.org/dwm 
</subtitle>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/suckless/dwm/'/>
<entry>
<title>fixed quoting and a comment</title>
<updated>2007-02-21T10:04:33+00:00</updated>
<author>
<name>Anselm R. Garbe</name>
<email>arg@suckless.org</email>
</author>
<published>2007-02-21T10:04:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/suckless/dwm/commit/?id=ad4962c7eb5f62400c762fea90d9be0e85f5c33d'/>
<id>ad4962c7eb5f62400c762fea90d9be0e85f5c33d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed setfont to initfont, getcolor to initcolor</title>
<updated>2007-02-20T12:56:21+00:00</updated>
<author>
<name>Anselm R. Garbe</name>
<email>arg@suckless.org</email>
</author>
<published>2007-02-20T12:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/suckless/dwm/commit/?id=d180ba418cd56f3a743d9a5863f86f7eae21602f'/>
<id>d180ba418cd56f3a743d9a5863f86f7eae21602f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed order</title>
<updated>2007-02-20T12:48:02+00:00</updated>
<author>
<name>Anselm R. Garbe</name>
<email>arg@suckless.org</email>
</author>
<published>2007-02-20T12:48:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/suckless/dwm/commit/?id=138b7fbd0563e176e4f4dce8ac771263f74ff6cb'/>
<id>138b7fbd0563e176e4f4dce8ac771263f74ff6cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added draw.c again (except getcolor and setfont which are helpers in main.c)</title>
<updated>2007-02-20T12:46:21+00:00</updated>
<author>
<name>Anselm R. Garbe</name>
<email>arg@suckless.org</email>
</author>
<published>2007-02-20T12:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/suckless/dwm/commit/?id=e7508783e85aba0ce4ab09b0dd76c40342113aed'/>
<id>e7508783e85aba0ce4ab09b0dd76c40342113aed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>separating drawsquare from drawtext, made drawtext extern</title>
<updated>2007-02-20T12:40:31+00:00</updated>
<author>
<name>Anselm R. Garbe</name>
<email>arg@suckless.org</email>
</author>
<published>2007-02-20T12:40:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/suckless/dwm/commit/?id=f4d15b1fec52bdd6d512577fd96490efaddb55eb'/>
<id>f4d15b1fec52bdd6d512577fd96490efaddb55eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rechecked with OpenBSD</title>
<updated>2007-02-20T10:26:16+00:00</updated>
<author>
<name>Anselm R. Garbe</name>
<email>arg@suckless.org</email>
</author>
<published>2007-02-20T10:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/suckless/dwm/commit/?id=355beb53f085f51f49159bc9822922c11fbddd26'/>
<id>355beb53f085f51f49159bc9822922c11fbddd26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>split screen.c into layout.c and tag.c (because the view is an implicit mixture of both)</title>
<updated>2007-02-20T09:49:53+00:00</updated>
<author>
<name>Anselm R. Garbe</name>
<email>arg@suckless.org</email>
</author>
<published>2007-02-20T09:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/suckless/dwm/commit/?id=8012fcf3334148d2b39646fd372a7514cc74c250'/>
<id>8012fcf3334148d2b39646fd372a7514cc74c250</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>using eprint instead of fputs</title>
<updated>2007-02-19T20:17:54+00:00</updated>
<author>
<name>Anselm R. Garbe</name>
<email>arg@suckless.org</email>
</author>
<published>2007-02-19T20:17:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/suckless/dwm/commit/?id=6bc4556ebd7f48f52f9a446e53d1705d8fd79b27'/>
<id>6bc4556ebd7f48f52f9a446e53d1705d8fd79b27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replaced togglelayout with setlayout</title>
<updated>2007-02-19T17:33:15+00:00</updated>
<author>
<name>Anselm R. Garbe</name>
<email>arg@suckless.org</email>
</author>
<published>2007-02-19T17:33:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/suckless/dwm/commit/?id=879241c05cbf959304a2dc4f2fabcdcecaea5092'/>
<id>879241c05cbf959304a2dc4f2fabcdcecaea5092</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changed some odering in config*.h</title>
<updated>2007-02-19T17:19:43+00:00</updated>
<author>
<name>Anselm R. Garbe</name>
<email>arg@suckless.org</email>
</author>
<published>2007-02-19T17:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/suckless/dwm/commit/?id=3794c6294535518fdcdf2ceb434875584189aa1e'/>
<id>3794c6294535518fdcdf2ceb434875584189aa1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
