<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dwm/Makefile, branch master</title>
<subtitle>The suckless dwm window manager.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.asciimx.com/dwm/'/>
<entry>
<title>Makefile: remove the options target</title>
<updated>2023-09-22T13:13:29+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2023-09-22T13:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.asciimx.com/dwm/commit/?id=9f8855343c881bdc01b9fff5b956537ba1106b76'/>
<id>9f8855343c881bdc01b9fff5b956537ba1106b76</id>
<content type='text'>
The Makefile used to suppress output (by using @), so this target made sense at
the time.

But the Makefile should be simple and make debugging with less abstractions or
fancy printing.  The Makefile was made verbose and doesn't hide the build
output, so remove this target.

Prompted by a question on the mailing list about the options target.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Makefile used to suppress output (by using @), so this target made sense at
the time.

But the Makefile should be simple and make debugging with less abstractions or
fancy printing.  The Makefile was made verbose and doesn't hide the build
output, so remove this target.

Prompted by a question on the mailing list about the options target.
</pre>
</div>
</content>
</entry>
<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.asciimx.com/dwm/commit/?id=e78b4a9207d92956cee3e5bc3f70b5acabe72e5c'/>
<id>e78b4a9207d92956cee3e5bc3f70b5acabe72e5c</id>
<content type='text'>
Don't be fancy and just show the actual output so debugging is simpler.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't be fancy and just show the actual output so debugging is simpler.
</pre>
</div>
</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.asciimx.com/dwm/commit/?id=10dfa65860d770cbce2cdaf67618f44f726a27c3'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the bug in the dwm man page is an (ancient) Java issue.

Thanks David and quinq for the patches and feedback!
</pre>
</div>
</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.asciimx.com/dwm/commit/?id=42cf1c7d8f94e1c51a71761ab24414c2f49dac26'/>
<id>42cf1c7d8f94e1c51a71761ab24414c2f49dac26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</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.asciimx.com/dwm/commit/?id=f2544a331845ad80655c1f79c9dc61922fe3441c'/>
<id>f2544a331845ad80655c1f79c9dc61922fe3441c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</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.asciimx.com/dwm/commit/?id=f21d46ea7def76221c4173f644eb2188ae9edbb1'/>
<id>f21d46ea7def76221c4173f644eb2188ae9edbb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</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.asciimx.com/dwm/commit/?id=d456617f0eb93df0ec8eb81ff6e04ca988c09c60'/>
<id>d456617f0eb93df0ec8eb81ff6e04ca988c09c60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</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.asciimx.com/dwm/commit/?id=f806a17692a145fb6fcc59ca4c2c199f7975f40a'/>
<id>f806a17692a145fb6fcc59ca4c2c199f7975f40a</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 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.asciimx.com/dwm/commit/?id=14d8d828abbb91db3305dfa666c8c70358d1d3c7'/>
<id>14d8d828abbb91db3305dfa666c8c70358d1d3c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</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.asciimx.com/dwm/commit/?id=d26c28c1e7b01024b0559b4bc7b40c85d96dc701'/>
<id>d26c28c1e7b01024b0559b4bc7b40c85d96dc701</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
