<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dmenu.git/Makefile, branch master</title>
<subtitle>My fork of dmenu
</subtitle>
<id>https://git.marcelscrem.com/dmenu.git/atom?h=master</id>
<link rel='self' href='https://git.marcelscrem.com/dmenu.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.marcelscrem.com/dmenu.git/'/>
<updated>2026-01-05T13:05:11Z</updated>
<entry>
<title>added nord theme and font</title>
<updated>2026-01-05T13:05:11Z</updated>
<author>
<name>Marcel Screm</name>
<email>marcel@marcelscrem.com</email>
</author>
<published>2026-01-05T13:05:11Z</published>
<link rel='alternate' type='text/html' href='https://git.marcelscrem.com/dmenu.git/commit/?id=d94b4ae3d2d7a9038f7fa4ed23496eff5d1b47a8'/>
<id>urn:sha1:d94b4ae3d2d7a9038f7fa4ed23496eff5d1b47a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: remove the options target</title>
<updated>2023-09-22T13:16:44Z</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2023-09-22T13:16:44Z</published>
<link rel='alternate' type='text/html' href='https://git.marcelscrem.com/dmenu.git/commit/?id=8df553e0048733bab4bc85a6b76bcfd44c046e71'/>
<id>urn:sha1:8df553e0048733bab4bc85a6b76bcfd44c046e71</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>
</entry>
<entry>
<title>Makefile: just show the compiler output</title>
<updated>2018-06-02T15:09:01Z</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2018-06-02T15:09:01Z</published>
<link rel='alternate' type='text/html' href='https://git.marcelscrem.com/dmenu.git/commit/?id=a314412f4b80af5100901344856a341f8ea4cc7a'/>
<id>urn:sha1:a314412f4b80af5100901344856a341f8ea4cc7a</id>
<content type='text'>
Don't be fancy and just show the actual output so debugging is simpler.
</content>
</entry>
<entry>
<title>Makefile: bikesheddingly replace ${} with $()</title>
<updated>2018-04-22T12:09:05Z</updated>
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<published>2018-03-22T10:18:56Z</published>
<link rel='alternate' type='text/html' href='https://git.marcelscrem.com/dmenu.git/commit/?id=0b5748021877b2f214474b034d8bf0122ee88ed2'/>
<id>urn:sha1:0b5748021877b2f214474b034d8bf0122ee88ed2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: package config.def.h on make dist</title>
<updated>2015-11-08T15:46:34Z</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2015-11-08T15:46:34Z</published>
<link rel='alternate' type='text/html' href='https://git.marcelscrem.com/dmenu.git/commit/?id=c9e4e152e61b22186ba4f4ca58ae8c8d3d83e81e'/>
<id>urn:sha1:c9e4e152e61b22186ba4f4ca58ae8c8d3d83e81e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stest: get rid of getopt, use suckless arg.h</title>
<updated>2015-07-19T19:38:42Z</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2015-07-19T19:34:51Z</published>
<link rel='alternate' type='text/html' href='https://git.marcelscrem.com/dmenu.git/commit/?id=d6742ef8a6ce03f28ee9431ef51901ef712ffd76'/>
<id>urn:sha1:d6742ef8a6ce03f28ee9431ef51901ef712ffd76</id>
<content type='text'>
... also some style improvements.
</content>
</entry>
<entry>
<title>Use libdraw: add Xft and fallback-fonts support to graphics lib</title>
<updated>2015-06-27T19:47:10Z</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2015-05-04T19:54:46Z</published>
<link rel='alternate' type='text/html' href='https://git.marcelscrem.com/dmenu.git/commit/?id=4b1fecd44e8376594c418663351fcb30c4e841de'/>
<id>urn:sha1:4b1fecd44e8376594c418663351fcb30c4e841de</id>
<content type='text'>
- libdraw, util: add drw.{c,h}, util.{c,h} and update code.
- libdraw: fix drw_rect(): use w and h parameter.
- libdraw: print errstr if last character in string was ":" (sbase).
- libdraw: drw_clr_free() allow valid free(NULL).
- config.def.h: set default font to monospace.
- cleanup() on exit.
- LICENSE: update license string for dmenu -v to 2015.
- LICENSE: add myself to LICENSE
</content>
</entry>
<entry>
<title>adopted Alex Sedov's config.h revival patch to tip</title>
<updated>2013-04-17T19:04:05Z</updated>
<author>
<name>Anselm R Garbe</name>
<email>anselm@garbe.us</email>
</author>
<published>2013-04-17T19:04:05Z</published>
<link rel='alternate' type='text/html' href='https://git.marcelscrem.com/dmenu.git/commit/?id=14f72a276334de4a46543cf648a4922bc54f1e9f'/>
<id>urn:sha1:14f72a276334de4a46543cf648a4922bc54f1e9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dmenu_run: Split cache logic to dmenu_path again</title>
<updated>2012-07-30T15:02:12Z</updated>
<author>
<name>Quentin Glidic</name>
<email>sardemff7+hg@sardemff7.net</email>
</author>
<published>2012-07-30T15:02:12Z</published>
<link rel='alternate' type='text/html' href='https://git.marcelscrem.com/dmenu.git/commit/?id=dec9a28863f388072be105e0950deb72ac719d48'/>
<id>urn:sha1:dec9a28863f388072be105e0950deb72ac719d48</id>
<content type='text'>
This allows to run dmenu_path to update the cache using
a packager manager hook system</content>
</entry>
<entry>
<title>replace lsx with stest</title>
<updated>2011-11-19T18:54:55Z</updated>
<author>
<name>Connor Lane Smith</name>
<email>cls@lubutu.com</email>
</author>
<published>2011-11-19T18:54:55Z</published>
<link rel='alternate' type='text/html' href='https://git.marcelscrem.com/dmenu.git/commit/?id=bb4424df072332243890714b055e978a5c70adf3'/>
<id>urn:sha1:bb4424df072332243890714b055e978a5c70adf3</id>
<content type='text'>
</content>
</entry>
</feed>
