<feed xmlns='http://www.w3.org/2005/Atom'>
<title>goblin-king/dwm/main.c, branch master</title>
<subtitle>My dwm build</subtitle>
<link rel='alternate' type='text/html' href='https://git.unix-goblins.xyz/goblin-king/dwm/'/>
<entry>
<title>micromizing dwm step 1</title>
<updated>2007-09-15T20:25:27+00:00</updated>
<author>
<name>Anselm R. Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2007-09-15T20:25:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix-goblins.xyz/goblin-king/dwm/commit/?id=0235a84ef286db5c97239615ae525ce973641941'/>
<id>0235a84ef286db5c97239615ae525ce973641941</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new colorscheme (16-bit compliant)</title>
<updated>2007-09-15T18:39:31+00:00</updated>
<author>
<name>Anselm R. Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2007-09-15T18:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix-goblins.xyz/goblin-king/dwm/commit/?id=2091200c957783deed032380d56c4199a23c6b81'/>
<id>2091200c957783deed032380d56c4199a23c6b81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved bar-related stuff to bar.c (merged draw.c into that)</title>
<updated>2007-09-15T11:16:54+00:00</updated>
<author>
<name>Anselm R. Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2007-09-15T11:16:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix-goblins.xyz/goblin-king/dwm/commit/?id=7e476fb86ba254e6fe3a916ed7b5298e432a469c'/>
<id>7e476fb86ba254e6fe3a916ed7b5298e432a469c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed drawstatus into drawbar</title>
<updated>2007-09-15T10:36:42+00:00</updated>
<author>
<name>Anselm R. Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2007-09-15T10:36:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix-goblins.xyz/goblin-king/dwm/commit/?id=9800518ae3505e54c0e52ea3d40050f279e722d6'/>
<id>9800518ae3505e54c0e52ea3d40050f279e722d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed the _DWM_PROPERTIES handling, reverted ban/unban to XMoveWindow(), and changed argument of setlayout to layout[N].symbol check</title>
<updated>2007-08-22T17:01:05+00:00</updated>
<author>
<name>Anselm R. Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2007-08-22T17:01:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix-goblins.xyz/goblin-king/dwm/commit/?id=36672d0401299a5230b516ca4575365d9f45dd35'/>
<id>36672d0401299a5230b516ca4575365d9f45dd35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed misappearance of iconified windows on SIGKILL</title>
<updated>2007-08-19T16:39:54+00:00</updated>
<author>
<name>Anselm R. Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2007-08-19T16:39:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix-goblins.xyz/goblin-king/dwm/commit/?id=fc109ea8f72e662ed58ef45329b6ca9e91d61d3b'/>
<id>fc109ea8f72e662ed58ef45329b6ca9e91d61d3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved updatebarpos to screen</title>
<updated>2007-08-19T09:00:47+00:00</updated>
<author>
<name>Anselm R. Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2007-08-19T09:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix-goblins.xyz/goblin-king/dwm/commit/?id=b975c4728046052a32626378df193217a96fbefc'/>
<id>b975c4728046052a32626378df193217a96fbefc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added screen.c, removed layout.c and tag.c</title>
<updated>2007-08-19T08:57:02+00:00</updated>
<author>
<name>Anselm R. Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2007-08-19T08:57:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix-goblins.xyz/goblin-king/dwm/commit/?id=47765f728614c348aa7dfc2eed6f754efc376922'/>
<id>47765f728614c348aa7dfc2eed6f754efc376922</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>prepared merging layout.c and tag.c into screen.c</title>
<updated>2007-08-19T08:40:07+00:00</updated>
<author>
<name>Anselm R. Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2007-08-19T08:40:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix-goblins.xyz/goblin-king/dwm/commit/?id=96d7fe16eaf6b656800f08da3156bacd75ca3b08'/>
<id>96d7fe16eaf6b656800f08da3156bacd75ca3b08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hmm I doubt the usefulness of storing this information...</title>
<updated>2007-08-18T12:20:56+00:00</updated>
<author>
<name>Anselm R. Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2007-08-18T12:20:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix-goblins.xyz/goblin-king/dwm/commit/?id=0c6062041035105c6266f6bedb286c1990516fa7'/>
<id>0c6062041035105c6266f6bedb286c1990516fa7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
