<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dmenu, branch 3.7</title>
<subtitle>My fork of suckless dmenu: https://git.suckless.org/dmenu
</subtitle>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/suckless/dmenu/'/>
<entry>
<title>minor fix</title>
<updated>2008-06-18T17:20:21+00:00</updated>
<author>
<name>Anselm R Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2008-06-18T17:20:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/suckless/dmenu/commit/?id=8911aa10606b4fda9d766973b1c3e0e23bb2c266'/>
<id>8911aa10606b4fda9d766973b1c3e0e23bb2c266</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reusing config.h's color values, note we have to use const char *, instead of const char [] here, because the pointer might change</title>
<updated>2008-06-14T09:55:13+00:00</updated>
<author>
<name>Anselm R Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2008-06-14T09:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/suckless/dmenu/commit/?id=d2305e4b136b3bdfccf7de897a9f14583a1ca35a'/>
<id>d2305e4b136b3bdfccf7de897a9f14583a1ca35a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>using xidx</title>
<updated>2008-06-13T11:04:04+00:00</updated>
<author>
<name>Anselm R Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2008-06-13T11:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/suckless/dmenu/commit/?id=fcf26a38f1ad291cd794daa52e44af252b728b6a'/>
<id>fcf26a38f1ad291cd794daa52e44af252b728b6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>yet another cosmetic change</title>
<updated>2008-06-13T10:53:53+00:00</updated>
<author>
<name>Anselm R Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2008-06-13T10:53:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/suckless/dmenu/commit/?id=4fc6cbe6086ed940c9a8eacc9ba8c2405c3f96ac'/>
<id>4fc6cbe6086ed940c9a8eacc9ba8c2405c3f96ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cosmetic fixes</title>
<updated>2008-06-13T10:46:50+00:00</updated>
<author>
<name>Anselm R Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2008-06-13T10:46:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/suckless/dmenu/commit/?id=a45f106d3c6e253109dd47b6a193f991c7bde203'/>
<id>a45f106d3c6e253109dd47b6a193f991c7bde203</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s/unsigned int/uint/, s/unsigned long/ulong/</title>
<updated>2008-05-22T10:15:11+00:00</updated>
<author>
<name>Anselm R Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2008-05-22T10:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/suckless/dmenu/commit/?id=596033b7818f5ff126ec6c62c375afc4c1e32dda'/>
<id>596033b7818f5ff126ec6c62c375afc4c1e32dda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>foo</title>
<updated>2008-05-20T14:07:42+00:00</updated>
<author>
<name>Anselm R Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2008-05-20T14:07:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/suckless/dmenu/commit/?id=357558798c435f1737b13085b30e2e9e7be3616a'/>
<id>357558798c435f1737b13085b30e2e9e7be3616a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w</title>
<updated>2008-05-19T19:29:32+00:00</updated>
<author>
<name>anselm@anselm1</name>
<email>unknown</email>
</author>
<published>2008-05-19T19:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/suckless/dmenu/commit/?id=1f6af5e78f74c80fcb9853dcc2fc7940538808b0'/>
<id>1f6af5e78f74c80fcb9853dcc2fc7940538808b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>no exe should be unquoted, agreed to Peter Hartlich</title>
<updated>2008-04-10T17:12:00+00:00</updated>
<author>
<name>Anselm R Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2008-04-10T17:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/suckless/dmenu/commit/?id=f3617bd7caf83a6e184cbdfeeebed0be88f158fa'/>
<id>f3617bd7caf83a6e184cbdfeeebed0be88f158fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed unquoted dmenu_run $exe-use reported by Jukka</title>
<updated>2008-04-10T15:46:32+00:00</updated>
<author>
<name>Anselm R Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<published>2008-04-10T15:46:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/suckless/dmenu/commit/?id=096fb3723bb26e04b5f2798038fc3b2a7f0d6a5f'/>
<id>096fb3723bb26e04b5f2798038fc3b2a7f0d6a5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
