<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dwm.git/Makefile, branch 4.4</title>
<subtitle>My fork of dwm
</subtitle>
<id>https://git.marcelscrem.com/dwm.git/atom?h=4.4</id>
<link rel='self' href='https://git.marcelscrem.com/dwm.git/atom?h=4.4'/>
<link rel='alternate' type='text/html' href='https://git.marcelscrem.com/dwm.git/'/>
<updated>2007-08-19T08:57:02Z</updated>
<entry>
<title>added screen.c, removed layout.c and tag.c</title>
<updated>2007-08-19T08:57:02Z</updated>
<author>
<name>Anselm R. Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2007-08-19T08:57:02Z</published>
<link rel='alternate' type='text/html' href='https://git.marcelscrem.com/dwm.git/commit/?id=47765f728614c348aa7dfc2eed6f754efc376922'/>
<id>urn:sha1:47765f728614c348aa7dfc2eed6f754efc376922</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fififi</title>
<updated>2007-08-15T17:27:32Z</updated>
<author>
<name>Anselm R. Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2007-08-15T17:27:32Z</published>
<link rel='alternate' type='text/html' href='https://git.marcelscrem.com/dwm.git/commit/?id=10d13f01ff764ba0e875adf5d2b83c49aa08d148'/>
<id>urn:sha1:10d13f01ff764ba0e875adf5d2b83c49aa08d148</id>
<content type='text'>
</content>
</entry>
<entry>
<title>separated layout-specific stuff into separate .h and .c files which are included in config.h resp. config.mk - this allows writing layouts for dwm without any need to patch existing code</title>
<updated>2007-08-11T10:11:50Z</updated>
<author>
<name>Anselm R. Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2007-08-11T10:11:50Z</published>
<link rel='alternate' type='text/html' href='https://git.marcelscrem.com/dwm.git/commit/?id=2d81b78b853565a3e34a8a9190e2362a6fdde739'/>
<id>urn:sha1:2d81b78b853565a3e34a8a9190e2362a6fdde739</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed strip, added -s to LDFLAGS</title>
<updated>2007-05-15T11:44:04Z</updated>
<author>
<name>Anselm R. Garbe</name>
<email>arg@suckless.org</email>
</author>
<published>2007-05-15T11:44:04Z</published>
<link rel='alternate' type='text/html' href='https://git.marcelscrem.com/dwm.git/commit/?id=b896b58d6dbdfc98c0099bd7276e4989527160c6'/>
<id>urn:sha1:b896b58d6dbdfc98c0099bd7276e4989527160c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>yet another fix of copyright compactisition</title>
<updated>2007-04-13T09:40:09Z</updated>
<author>
<name>Anselm R. Garbe</name>
<email>arg@suckless.org</email>
</author>
<published>2007-04-13T09:40:09Z</published>
<link rel='alternate' type='text/html' href='https://git.marcelscrem.com/dwm.git/commit/?id=a730213c3b47397c890eea0df7e03e45d5d38b6d'/>
<id>urn:sha1:a730213c3b47397c890eea0df7e03e45d5d38b6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed quoting and a comment</title>
<updated>2007-02-21T10:04:33Z</updated>
<author>
<name>Anselm R. Garbe</name>
<email>arg@suckless.org</email>
</author>
<published>2007-02-21T10:04:33Z</published>
<link rel='alternate' type='text/html' href='https://git.marcelscrem.com/dwm.git/commit/?id=ad4962c7eb5f62400c762fea90d9be0e85f5c33d'/>
<id>urn:sha1:ad4962c7eb5f62400c762fea90d9be0e85f5c33d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added draw.c again (except getcolor and setfont which are helpers in main.c)</title>
<updated>2007-02-20T12:46:21Z</updated>
<author>
<name>Anselm R. Garbe</name>
<email>arg@suckless.org</email>
</author>
<published>2007-02-20T12:46:21Z</published>
<link rel='alternate' type='text/html' href='https://git.marcelscrem.com/dwm.git/commit/?id=e7508783e85aba0ce4ab09b0dd76c40342113aed'/>
<id>urn:sha1:e7508783e85aba0ce4ab09b0dd76c40342113aed</id>
<content type='text'>
</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:53Z</updated>
<author>
<name>Anselm R. Garbe</name>
<email>arg@suckless.org</email>
</author>
<published>2007-02-20T09:49:53Z</published>
<link rel='alternate' type='text/html' href='https://git.marcelscrem.com/dwm.git/commit/?id=8012fcf3334148d2b39646fd372a7514cc74c250'/>
<id>urn:sha1:8012fcf3334148d2b39646fd372a7514cc74c250</id>
<content type='text'>
</content>
</entry>
<entry>
<title>draw.c is useless (belongs to main.c now)</title>
<updated>2007-02-19T14:17:31Z</updated>
<author>
<name>Anselm R. Garbe</name>
<email>arg@suckless.org</email>
</author>
<published>2007-02-19T14:17:31Z</published>
<link rel='alternate' type='text/html' href='https://git.marcelscrem.com/dwm.git/commit/?id=f8415019d4edc1cd4f310adb256e6656e85bfe75'/>
<id>urn:sha1:f8415019d4edc1cd4f310adb256e6656e85bfe75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>renamed view.c into screen.c</title>
<updated>2007-02-19T14:05:29Z</updated>
<author>
<name>Anselm R. Garbe</name>
<email>arg@suckless.org</email>
</author>
<published>2007-02-19T14:05:29Z</published>
<link rel='alternate' type='text/html' href='https://git.marcelscrem.com/dwm.git/commit/?id=238dd5d2b15b8bdc0f05d5be7f86a1ca03d2920b'/>
<id>urn:sha1:238dd5d2b15b8bdc0f05d5be7f86a1ca03d2920b</id>
<content type='text'>
</content>
</entry>
</feed>
