<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dwm/Makefile, branch 6.2</title>
<subtitle>custom dwm build
</subtitle>
<id>https://git.moselle.moe/dwm/atom?h=6.2</id>
<link rel='self' href='https://git.moselle.moe/dwm/atom?h=6.2'/>
<link rel='alternate' type='text/html' href='https://git.moselle.moe/dwm/'/>
<updated>2018-06-02T15:10:28+00:00</updated>
<entry>
<title>Makefile: just show the compiler output</title>
<updated>2018-06-02T15:10:28+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2018-06-02T15:04:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.moselle.moe/dwm/commit/?id=e78b4a9207d92956cee3e5bc3f70b5acabe72e5c'/>
<id>urn:sha1:e78b4a9207d92956cee3e5bc3f70b5acabe72e5c</id>
<content type='text'>
Don't be fancy and just show the actual output so debugging is simpler.
</content>
</entry>
<entry>
<title>remove old TODO and BUGS entries</title>
<updated>2018-05-12T17:14:19+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2018-05-12T17:14:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.moselle.moe/dwm/commit/?id=10dfa65860d770cbce2cdaf67618f44f726a27c3'/>
<id>urn:sha1:10dfa65860d770cbce2cdaf67618f44f726a27c3</id>
<content type='text'>
the bug in the dwm man page is an (ancient) Java issue.

Thanks David and quinq for the patches and feedback!
</content>
</entry>
<entry>
<title>Makefile: package all files with make dist</title>
<updated>2015-11-08T15:52:53+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2015-11-08T15:52:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.moselle.moe/dwm/commit/?id=42cf1c7d8f94e1c51a71761ab24414c2f49dac26'/>
<id>urn:sha1:42cf1c7d8f94e1c51a71761ab24414c2f49dac26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>renamed draw into drw</title>
<updated>2013-04-17T19:21:47+00:00</updated>
<author>
<name>Anselm R Garbe</name>
<email>anselm@garbe.us</email>
</author>
<published>2013-04-17T19:21:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.moselle.moe/dwm/commit/?id=f2544a331845ad80655c1f79c9dc61922fe3441c'/>
<id>urn:sha1:f2544a331845ad80655c1f79c9dc61922fe3441c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>continued with draw.c abstraction, also started util.{h,c} implementation, that will be used by draw.c as well</title>
<updated>2012-12-08T09:13:01+00:00</updated>
<author>
<name>Anselm R Garbe</name>
<email>anselm@garbe.us</email>
</author>
<published>2012-12-08T09:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.moselle.moe/dwm/commit/?id=f21d46ea7def76221c4173f644eb2188ae9edbb1'/>
<id>urn:sha1:f21d46ea7def76221c4173f644eb2188ae9edbb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>basic draw.c structure</title>
<updated>2012-11-18T11:04:29+00:00</updated>
<author>
<name>anselm@garbe.us</name>
<email>unknown</email>
</author>
<published>2012-11-18T11:04:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.moselle.moe/dwm/commit/?id=d456617f0eb93df0ec8eb81ff6e04ca988c09c60'/>
<id>urn:sha1:d456617f0eb93df0ec8eb81ff6e04ca988c09c60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reverted dist target in Makefile</title>
<updated>2008-05-19T19:08:31+00:00</updated>
<author>
<name>anselm@anselm1</name>
<email>unknown</email>
</author>
<published>2008-05-19T19:08:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.moselle.moe/dwm/commit/?id=f806a17692a145fb6fcc59ca4c2c199f7975f40a'/>
<id>urn:sha1:f806a17692a145fb6fcc59ca4c2c199f7975f40a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed the exact focus mechanism of next/prev window</title>
<updated>2008-05-17T13:41:41+00:00</updated>
<author>
<name>Anselm R Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2008-05-17T13:41:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.moselle.moe/dwm/commit/?id=14d8d828abbb91db3305dfa666c8c70358d1d3c7'/>
<id>urn:sha1:14d8d828abbb91db3305dfa666c8c70358d1d3c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>this is the correct way</title>
<updated>2008-04-20T18:09:30+00:00</updated>
<author>
<name>anselm@anselm1</name>
<email>unknown</email>
</author>
<published>2008-04-20T18:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.moselle.moe/dwm/commit/?id=d26c28c1e7b01024b0559b4bc7b40c85d96dc701'/>
<id>urn:sha1:d26c28c1e7b01024b0559b4bc7b40c85d96dc701</id>
<content type='text'>
</content>
</entry>
<entry>
<title>copyright notice is in LICENSE</title>
<updated>2008-04-20T18:09:00+00:00</updated>
<author>
<name>anselm@anselm1</name>
<email>unknown</email>
</author>
<published>2008-04-20T18:09:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.moselle.moe/dwm/commit/?id=b6335776e46549ed5627069fbac692ba360a2fb6'/>
<id>urn:sha1:b6335776e46549ed5627069fbac692ba360a2fb6</id>
<content type='text'>
</content>
</entry>
</feed>
