<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>dmenu, branch HEAD</title>
<subtitle>My local fork of dmeu with my config
</subtitle>
<entry>
<id>96f0c862e1a50e06b3096890be0274012b5a5b42</id>
<published>2021-02-23T23:26:51Z</published>
<updated>2021-02-23T23:26:51Z</updated>
<title type="text">Dmenu with my colours</title>
<link rel="alternate" type="text/html" href="commit/96f0c862e1a50e06b3096890be0274012b5a5b42.html" />
<author>
<name>Harridrone</name>
<email>harrison_k_a@hotmail.com</email>
</author>
<content type="text">commit 96f0c862e1a50e06b3096890be0274012b5a5b42
parent 1a13d0465d1a6f4f74bc5b07b04c9bd542f20ba6
Author: Harridrone &lt;harrison_k_a@hotmail.com&gt;
Date:   Tue, 23 Feb 2021 18:26:51 -0500

Dmenu with my colours

</content>
</entry>
<entry>
<id>1a13d0465d1a6f4f74bc5b07b04c9bd542f20ba6</id>
<published>2020-09-02T16:30:56Z</published>
<updated>2020-09-02T16:31:23Z</updated>
<title type="text">bump version to 5.0</title>
<link rel="alternate" type="text/html" href="commit/1a13d0465d1a6f4f74bc5b07b04c9bd542f20ba6.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 1a13d0465d1a6f4f74bc5b07b04c9bd542f20ba6
parent 9b38fda6feda68f95754d5b8932b1a69471df960
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Wed,  2 Sep 2020 18:30:56 +0200

bump version to 5.0

... and bump LICENSE year.

</content>
</entry>
<entry>
<id>9b38fda6feda68f95754d5b8932b1a69471df960</id>
<published>2020-06-11T16:45:33Z</published>
<updated>2020-06-11T16:45:33Z</updated>
<title type="text">Fix memory leaks in drw</title>
<link rel="alternate" type="text/html" href="commit/9b38fda6feda68f95754d5b8932b1a69471df960.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 9b38fda6feda68f95754d5b8932b1a69471df960
parent db6093f6ec1bb884f7540f2512935b5254750b30
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Thu, 11 Jun 2020 18:45:33 +0200

Fix memory leaks in drw

Synced from dwm.
Patch by Alex Flierl &lt;shad0w73@freenet.de&gt;, thanks.

</content>
</entry>
<entry>
<id>db6093f6ec1bb884f7540f2512935b5254750b30</id>
<published>2019-03-03T12:08:54Z</published>
<updated>2019-03-03T12:08:54Z</updated>
<title type="text">revert IME support</title>
<link rel="alternate" type="text/html" href="commit/db6093f6ec1bb884f7540f2512935b5254750b30.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit db6093f6ec1bb884f7540f2512935b5254750b30
parent a9b1de384ae1ad30805e893af5cd6ea9b87c89da
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sun,  3 Mar 2019 13:08:54 +0100

revert IME support

dmenu will not handle IME support (st will, atleast for now).

revert parts of commit 377bd37e212b1ec4c03a481245603c6560d0be22
this commit also broke input focus.

</content>
</entry>
<entry>
<id>a9b1de384ae1ad30805e893af5cd6ea9b87c89da</id>
<published>2019-02-12T21:58:35Z</published>
<updated>2019-02-12T21:58:35Z</updated>
<title type="text">improve xopenim error message</title>
<link rel="alternate" type="text/html" href="commit/a9b1de384ae1ad30805e893af5cd6ea9b87c89da.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit a9b1de384ae1ad30805e893af5cd6ea9b87c89da
parent 43b0c2c3dd3e694cf674097d493ef6630efc5403
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Tue, 12 Feb 2019 22:58:35 +0100

improve xopenim error message

die() already prints a newline.

</content>
</entry>
<entry>
<id>43b0c2c3dd3e694cf674097d493ef6630efc5403</id>
<published>2019-02-12T21:13:58Z</published>
<updated>2019-02-12T21:13:58Z</updated>
<title type="text">make dmenu_path script executable</title>
<link rel="alternate" type="text/html" href="commit/43b0c2c3dd3e694cf674097d493ef6630efc5403.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 43b0c2c3dd3e694cf674097d493ef6630efc5403
parent f5036b90efd9423d805923a0bc73cd54e30e72ab
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Tue, 12 Feb 2019 22:13:58 +0100

make dmenu_path script executable

(as dmenu_run is)

</content>
</entry>
<entry>
<id>f5036b90efd9423d805923a0bc73cd54e30e72ab</id>
<published>2019-02-12T18:10:43Z</published>
<updated>2019-02-12T18:10:43Z</updated>
<title type="text">fix crash when XOpenIM returns NULL</title>
<link rel="alternate" type="text/html" href="commit/f5036b90efd9423d805923a0bc73cd54e30e72ab.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit f5036b90efd9423d805923a0bc73cd54e30e72ab
parent 153aaf88bf9bf5c6c4b118bd871f8cf1eafdcab5
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Tue, 12 Feb 2019 19:10:43 +0100

fix crash when XOpenIM returns NULL

for example when IME variables are set, but the program is not started (yet).

</content>
</entry>
<entry>
<id>153aaf88bf9bf5c6c4b118bd871f8cf1eafdcab5</id>
<published>2019-02-03T23:29:26Z</published>
<updated>2019-02-04T18:49:34Z</updated>
<title type="text">Close when the embedding window is destroyed</title>
<link rel="alternate" type="text/html" href="commit/153aaf88bf9bf5c6c4b118bd871f8cf1eafdcab5.html" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 153aaf88bf9bf5c6c4b118bd871f8cf1eafdcab5
parent 65be875f5adf31e9c4762ac8a8d74b1dfdd78584
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Mon,  4 Feb 2019 00:29:26 +0100

Close when the embedding window is destroyed

</content>
</entry>
<entry>
<id>65be875f5adf31e9c4762ac8a8d74b1dfdd78584</id>
<published>2019-02-02T12:54:15Z</published>
<updated>2019-02-02T12:54:15Z</updated>
<title type="text">Prepared 4.9 release.</title>
<link rel="alternate" type="text/html" href="commit/65be875f5adf31e9c4762ac8a8d74b1dfdd78584.html" />
<author>
<name>Anselm R Garbe</name>
<email>anselm@garbe.ca</email>
</author>
<content type="text">commit 65be875f5adf31e9c4762ac8a8d74b1dfdd78584
parent 7d19b2055d98e5c0249efe582c852b8b8b30cd41
Author: Anselm R Garbe &lt;anselm@garbe.ca&gt;
Date:   Sat,  2 Feb 2019 04:54:15 -0800

Prepared 4.9 release.

</content>
</entry>
<entry>
<id>7d19b2055d98e5c0249efe582c852b8b8b30cd41</id>
<published>2019-01-27T14:28:02Z</published>
<updated>2019-01-27T14:28:02Z</updated>
<title type="text">dmenu.1: document improved fastgrab behaviour from previous patch</title>
<link rel="alternate" type="text/html" href="commit/7d19b2055d98e5c0249efe582c852b8b8b30cd41.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 7d19b2055d98e5c0249efe582c852b8b8b30cd41
parent 11a65377da8fc198d15cf041dbbbb9718e5798cd
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sun, 27 Jan 2019 15:28:02 +0100

dmenu.1: document improved fastgrab behaviour from previous patch

</content>
</entry>
<entry>
<id>11a65377da8fc198d15cf041dbbbb9718e5798cd</id>
<published>2019-01-26T14:49:15Z</published>
<updated>2019-01-27T14:26:04Z</updated>
<title type="text">Use slow path if stdin is a tty</title>
<link rel="alternate" type="text/html" href="commit/11a65377da8fc198d15cf041dbbbb9718e5798cd.html" />
<author>
<name>dok</name>
<email>dok@grehack.fr</email>
</author>
<content type="text">commit 11a65377da8fc198d15cf041dbbbb9718e5798cd
parent bbc464dc80225b8cf9390f14fac6c682f63940d2
Author: dok &lt;dok@grehack.fr&gt;
Date:   Sat, 26 Jan 2019 15:49:15 +0100

Use slow path if stdin is a tty

If stdin is a tty and dmenu is ran with the fast option then it&#39;s
impossible to close stdin because the keyboard is already grabbed.

</content>
</entry>
<entry>
<id>bbc464dc80225b8cf9390f14fac6c682f63940d2</id>
<published>2018-07-21T10:47:43Z</published>
<updated>2018-07-21T10:49:00Z</updated>
<title type="text">dmenu_path: always use the cachedir</title>
<link rel="alternate" type="text/html" href="commit/bbc464dc80225b8cf9390f14fac6c682f63940d2.html" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit bbc464dc80225b8cf9390f14fac6c682f63940d2
parent a314412f4b80af5100901344856a341f8ea4cc7a
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat, 21 Jul 2018 12:47:43 +0200

dmenu_path: always use the cachedir

</content>
</entry>
<entry>
<id>a314412f4b80af5100901344856a341f8ea4cc7a</id>
<published>2018-06-02T15:09:01Z</published>
<updated>2018-06-02T15:09:01Z</updated>
<title type="text">Makefile: just show the compiler output</title>
<link rel="alternate" type="text/html" href="commit/a314412f4b80af5100901344856a341f8ea4cc7a.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit a314412f4b80af5100901344856a341f8ea4cc7a
parent a9eae39e934d8dab7f1772570efb5f25825bfe01
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sat,  2 Jun 2018 17:09:01 +0200

Makefile: just show the compiler output

Don&#39;t be fancy and just show the actual output so debugging is simpler.

</content>
</entry>
<entry>
<id>a9eae39e934d8dab7f1772570efb5f25825bfe01</id>
<published>2018-06-02T15:01:24Z</published>
<updated>2018-06-02T15:01:24Z</updated>
<title type="text">Do not strip at link stage</title>
<link rel="alternate" type="text/html" href="commit/a9eae39e934d8dab7f1772570efb5f25825bfe01.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit a9eae39e934d8dab7f1772570efb5f25825bfe01
parent 851b73d178c8d7665c6d8a0bc34dbd4f9d1aa77b
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sat,  2 Jun 2018 17:01:24 +0200

Do not strip at link stage

Building with debug symbols is worthless unless LDFLAGS are manually adjusted
as well.

</content>
</entry>
<entry>
<id>851b73d178c8d7665c6d8a0bc34dbd4f9d1aa77b</id>
<published>2018-05-25T11:07:17Z</published>
<updated>2018-05-25T11:07:17Z</updated>
<title type="text">code-style for pledge: check the return code -1, not &lt; 0</title>
<link rel="alternate" type="text/html" href="commit/851b73d178c8d7665c6d8a0bc34dbd4f9d1aa77b.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 851b73d178c8d7665c6d8a0bc34dbd4f9d1aa77b
parent 05c138f5b8f19070a190b97728c83b454855f52b
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Fri, 25 May 2018 13:07:17 +0200

code-style for pledge: check the return code -1, not &lt; 0

this is the proper idiom

</content>
</entry>
<entry>
<id>05c138f5b8f19070a190b97728c83b454855f52b</id>
<published>2018-05-25T11:03:25Z</published>
<updated>2018-05-25T11:03:25Z</updated>
<title type="text">code-style for pledge(2)</title>
<link rel="alternate" type="text/html" href="commit/05c138f5b8f19070a190b97728c83b454855f52b.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 05c138f5b8f19070a190b97728c83b454855f52b
parent cd132c8d5b17ac2f4a3e611836d4cde4995d7a0c
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Fri, 25 May 2018 13:03:25 +0200

code-style for pledge(2)

feedback from Klemens, thanks

</content>
</entry>
<entry>
<id>cd132c8d5b17ac2f4a3e611836d4cde4995d7a0c</id>
<published>2018-05-25T10:04:22Z</published>
<updated>2018-05-25T10:04:22Z</updated>
<title type="text">Pledge on OpenBSD</title>
<link rel="alternate" type="text/html" href="commit/cd132c8d5b17ac2f4a3e611836d4cde4995d7a0c.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit cd132c8d5b17ac2f4a3e611836d4cde4995d7a0c
parent e75494b730ea6883e68072a106a09a301cfaf845
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Fri, 25 May 2018 12:04:22 +0200

Pledge on OpenBSD

</content>
</entry>
<entry>
<id>e75494b730ea6883e68072a106a09a301cfaf845</id>
<published>2018-05-09T19:27:29Z</published>
<updated>2018-05-12T17:12:25Z</updated>
<title type="text">Use bold for keyboard shortcuts in dmenu.1</title>
<link rel="alternate" type="text/html" href="commit/e75494b730ea6883e68072a106a09a301cfaf845.html" />
<author>
<name>David Demelier</name>
<email>markand@malikania.fr</email>
</author>
<content type="text">commit e75494b730ea6883e68072a106a09a301cfaf845
parent 0f76dd2fb89748eb5460adbc87c4e98bcce09763
Author: David Demelier &lt;markand@malikania.fr&gt;
Date:   Wed,  9 May 2018 21:27:29 +0200

Use bold for keyboard shortcuts in dmenu.1

Like dwm, use the same syntax for all keyboard shortcuts for
consistency.

</content>
</entry>
<entry>
<id>0f76dd2fb89748eb5460adbc87c4e98bcce09763</id>
<published>2018-04-22T12:18:34Z</published>
<updated>2018-04-22T12:19:20Z</updated>
<title type="text">Fix cursor drawn position with wide glyphs</title>
<link rel="alternate" type="text/html" href="commit/0f76dd2fb89748eb5460adbc87c4e98bcce09763.html" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 0f76dd2fb89748eb5460adbc87c4e98bcce09763
parent 0b5748021877b2f214474b034d8bf0122ee88ed2
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sun, 22 Apr 2018 14:18:34 +0200

Fix cursor drawn position with wide glyphs

</content>
</entry>
<entry>
<id>0b5748021877b2f214474b034d8bf0122ee88ed2</id>
<published>2018-03-22T10:18:56Z</published>
<updated>2018-04-22T12:09:05Z</updated>
<title type="text">Makefile: bikesheddingly replace ${} with $()</title>
<link rel="alternate" type="text/html" href="commit/0b5748021877b2f214474b034d8bf0122ee88ed2.html" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 0b5748021877b2f214474b034d8bf0122ee88ed2
parent 377bd37e212b1ec4c03a481245603c6560d0be22
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Thu, 22 Mar 2018 11:18:56 +0100

Makefile: bikesheddingly replace ${} with $()

</content>
</entry>
<entry>
<id>377bd37e212b1ec4c03a481245603c6560d0be22</id>
<published>2018-03-19T14:42:28Z</published>
<updated>2018-04-22T12:09:05Z</updated>
<title type="text">Handle IME input</title>
<link rel="alternate" type="text/html" href="commit/377bd37e212b1ec4c03a481245603c6560d0be22.html" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 377bd37e212b1ec4c03a481245603c6560d0be22
parent b6d2cc9aea979cb3557db39dbe65a2870d13e597
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Mon, 19 Mar 2018 15:42:28 +0100

Handle IME input

Thanks to nzl &lt;uruabi@gmail.com&gt; for the patch!

</content>
</entry>
<entry>
<id>b6d2cc9aea979cb3557db39dbe65a2870d13e597</id>
<published>2018-03-16T15:51:22Z</published>
<updated>2018-04-22T12:09:05Z</updated>
<title type="text">Fix handling of input strings</title>
<link rel="alternate" type="text/html" href="commit/b6d2cc9aea979cb3557db39dbe65a2870d13e597.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit b6d2cc9aea979cb3557db39dbe65a2870d13e597
parent 2f398981feb562285b0a96cd315bf2b3244c7309
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Fri, 16 Mar 2018 16:51:22 +0100

Fix handling of input strings

</content>
</entry>
<entry>
<id>2f398981feb562285b0a96cd315bf2b3244c7309</id>
<published>2018-03-15T09:16:10Z</published>
<updated>2018-03-15T17:29:32Z</updated>
<title type="text">Update LICENSE</title>
<link rel="alternate" type="text/html" href="commit/2f398981feb562285b0a96cd315bf2b3244c7309.html" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 2f398981feb562285b0a96cd315bf2b3244c7309
parent 23051d78dd80468042e2a5095533ec68bfb43a51
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Thu, 15 Mar 2018 10:16:10 +0100

Update LICENSE

Only &quot;meaningful&quot; commits and contributors who made changes over the
years have been added.

</content>
</entry>
<entry>
<id>23051d78dd80468042e2a5095533ec68bfb43a51</id>
<published>2018-03-14T18:48:05Z</published>
<updated>2018-03-14T18:48:05Z</updated>
<title type="text">bump version to 4.8</title>
<link rel="alternate" type="text/html" href="commit/23051d78dd80468042e2a5095533ec68bfb43a51.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 23051d78dd80468042e2a5095533ec68bfb43a51
parent e2a280541eab62717d6a9a72d047c832e5cb1edc
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Wed, 14 Mar 2018 19:48:05 +0100

bump version to 4.8

</content>
</entry>
<entry>
<id>e2a280541eab62717d6a9a72d047c832e5cb1edc</id>
<published>2018-03-13T16:15:09Z</published>
<updated>2018-03-13T19:10:46Z</updated>
<title type="text">add key bindings for moving to the word start or end</title>
<link rel="alternate" type="text/html" href="commit/e2a280541eab62717d6a9a72d047c832e5cb1edc.html" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit e2a280541eab62717d6a9a72d047c832e5cb1edc
parent 889512811d7ae410eb4ab60be3568278b3e23f2e
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Tue, 13 Mar 2018 17:15:09 +0100

add key bindings for moving to the word start or end

Mod1+b/^Left and Mod1+f/^Right

</content>
</entry>
<entry>
<id>889512811d7ae410eb4ab60be3568278b3e23f2e</id>
<published>2018-01-04T22:45:49Z</published>
<updated>2018-01-04T22:45:49Z</updated>
<title type="text">Fix regression in 84a1bc5</title>
<link rel="alternate" type="text/html" href="commit/889512811d7ae410eb4ab60be3568278b3e23f2e.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 889512811d7ae410eb4ab60be3568278b3e23f2e
parent 84a1bc5d0d6b54eb23268e8f02a787be9ccbd919
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Thu,  4 Jan 2018 23:45:49 +0100

Fix regression in 84a1bc5

Reported by Jochen Sprickerhof, thanks!

Applied patch with minor change (only initialize `i` for XINERAMA).

</content>
</entry>
<entry>
<id>84a1bc5d0d6b54eb23268e8f02a787be9ccbd919</id>
<published>2018-01-04T12:27:37Z</published>
<updated>2018-01-04T17:14:41Z</updated>
<title type="text">Instantiate j var outside #ifdef XINEMARA directive because it is used in loop outside directive</title>
<link rel="alternate" type="text/html" href="commit/84a1bc5d0d6b54eb23268e8f02a787be9ccbd919.html" />
<author>
<name>Vincent Carluer</name>
<email>vince@bitfu.io</email>
</author>
<content type="text">commit 84a1bc5d0d6b54eb23268e8f02a787be9ccbd919
parent f0a5b75d6a0d2a62da45e9f65d92ea4a6a2d5831
Author: Vincent Carluer &lt;vince@bitfu.io&gt;
Date:   Thu,  4 Jan 2018 12:27:37 +0000

Instantiate j var outside #ifdef XINEMARA directive because it is used in loop outside directive

</content>
</entry>
<entry>
<id>f0a5b75d6a0d2a62da45e9f65d92ea4a6a2d5831</id>
<published>2017-11-03T20:10:38Z</published>
<updated>2017-11-03T20:10:38Z</updated>
<title type="text">drw: drw_scm_create: use Clr type</title>
<link rel="alternate" type="text/html" href="commit/f0a5b75d6a0d2a62da45e9f65d92ea4a6a2d5831.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit f0a5b75d6a0d2a62da45e9f65d92ea4a6a2d5831
parent 1cabeda5505dcc35d4d2ca2a09151a7c449fb401
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Fri,  3 Nov 2017 21:10:38 +0100

drw: drw_scm_create: use Clr type

in this context XftColor is a too low-level type.

</content>
</entry>
<entry>
<id>1cabeda5505dcc35d4d2ca2a09151a7c449fb401</id>
<published>2017-11-03T14:31:37Z</published>
<updated>2017-11-03T20:07:02Z</updated>
<title type="text">fix a possible free of a uninitialize variable in paste()</title>
<link rel="alternate" type="text/html" href="commit/1cabeda5505dcc35d4d2ca2a09151a7c449fb401.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 1cabeda5505dcc35d4d2ca2a09151a7c449fb401
parent 41379f7c39e6aa0a17d7807b22b49ea148f5b0fa
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Fri,  3 Nov 2017 15:31:37 +0100

fix a possible free of a uninitialize variable in paste()

</content>
</entry>
<entry>
<id>41379f7c39e6aa0a17d7807b22b49ea148f5b0fa</id>
<published>2017-11-03T20:05:29Z</published>
<updated>2017-11-03T20:05:29Z</updated>
<title type="text">init colors using SchemeLast</title>
<link rel="alternate" type="text/html" href="commit/41379f7c39e6aa0a17d7807b22b49ea148f5b0fa.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 41379f7c39e6aa0a17d7807b22b49ea148f5b0fa
parent 64ab2801fbbbcc028c359080ae4bd546fc871f67
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Fri,  3 Nov 2017 21:05:29 +0100

init colors using SchemeLast

this makes it slightly easier to add colors to schemes.

</content>
</entry>
<entry>
<id>64ab2801fbbbcc028c359080ae4bd546fc871f67</id>
<published>2017-11-03T16:49:10Z</published>
<updated>2017-11-03T19:41:03Z</updated>
<title type="text">Set class name on menu window</title>
<link rel="alternate" type="text/html" href="commit/64ab2801fbbbcc028c359080ae4bd546fc871f67.html" />
<author>
<name>Omar Sandoval</name>
<email>osandov@osandov.com</email>
</author>
<content type="text">commit 64ab2801fbbbcc028c359080ae4bd546fc871f67
parent f428f3e01a4ced5b1df07ddf913bb022692f8035
Author: Omar Sandoval &lt;osandov@osandov.com&gt;
Date:   Fri,  3 Nov 2017 09:49:10 -0700

Set class name on menu window

WM_CLASS is a standard ICCCM property which is used to identify windows.
Window managers and compositors use it to allow per-application
configurable behavior.

</content>
</entry>
<entry>
<id>f428f3e01a4ced5b1df07ddf913bb022692f8035</id>
<published>2017-05-02T16:32:04Z</published>
<updated>2017-05-02T16:32:04Z</updated>
<title type="text">release 4.7</title>
<link rel="alternate" type="text/html" href="commit/f428f3e01a4ced5b1df07ddf913bb022692f8035.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit f428f3e01a4ced5b1df07ddf913bb022692f8035
parent 5cd66e2c6ca6a82e59927d495498fa6e478594d6
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Tue,  2 May 2017 18:32:04 +0200

release 4.7

</content>
</entry>
<entry>
<id>5cd66e2c6ca6a82e59927d495498fa6e478594d6</id>
<published>2016-12-07T14:45:01Z</published>
<updated>2016-12-11T11:33:16Z</updated>
<title type="text">Revert &quot;fix input text matching&quot;</title>
<link rel="alternate" type="text/html" href="commit/5cd66e2c6ca6a82e59927d495498fa6e478594d6.html" />
<author>
<name>Andrew Gregory</name>
<email>andrew.gregory.8@gmail.com</email>
</author>
<content type="text">commit 5cd66e2c6ca6a82e59927d495498fa6e478594d6
parent e90b88e12a88d6214c00d5ee58ceb69446aa5ac4
Author: Andrew Gregory &lt;andrew.gregory.8@gmail.com&gt;
Date:   Wed,  7 Dec 2016 09:45:01 -0500

Revert &quot;fix input text matching&quot;

This reverts commit 09d0a36e0370f7ca9bdb171bf93c5ac3131c5a92.

Using strncmp with the length of the user input turns it into a prefix
match rather than an exact match as it&#39;s supposed to be.

</content>
</entry>
<entry>
<id>e90b88e12a88d6214c00d5ee58ceb69446aa5ac4</id>
<published>2016-11-25T12:38:09Z</published>
<updated>2016-11-25T13:21:40Z</updated>
<title type="text">Xinerama: correct variable declarations in preprocessor conditional</title>
<link rel="alternate" type="text/html" href="commit/e90b88e12a88d6214c00d5ee58ceb69446aa5ac4.html" />
<author>
<name>Thomas Gardner</name>
<email>tmg@fastmail.com</email>
</author>
<content type="text">commit e90b88e12a88d6214c00d5ee58ceb69446aa5ac4
parent a280bdad1f16943a70eaff086852d3b11043b060
Author: Thomas Gardner &lt;tmg@fastmail.com&gt;
Date:   Fri, 25 Nov 2016 22:38:09 +1000

Xinerama: correct variable declarations in preprocessor conditional

</content>
</entry>
<entry>
<id>a280bdad1f16943a70eaff086852d3b11043b060</id>
<published>2016-11-05T10:36:42Z</published>
<updated>2016-11-05T10:36:42Z</updated>
<title type="text">die() on calloc failure</title>
<link rel="alternate" type="text/html" href="commit/a280bdad1f16943a70eaff086852d3b11043b060.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit a280bdad1f16943a70eaff086852d3b11043b060
parent a9a5c6cc2d7d55ed7e556a4fe9d75307c6df2e84
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sat,  5 Nov 2016 11:36:42 +0100

die() on calloc failure

thanks Markus Teich and David!

</content>
</entry>
<entry>
<id>a9a5c6cc2d7d55ed7e556a4fe9d75307c6df2e84</id>
<published>2016-10-08T12:08:28Z</published>
<updated>2016-10-14T13:26:35Z</updated>
<title type="text">add embedding support with -w option</title>
<link rel="alternate" type="text/html" href="commit/a9a5c6cc2d7d55ed7e556a4fe9d75307c6df2e84.html" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit a9a5c6cc2d7d55ed7e556a4fe9d75307c6df2e84
parent a97f550aa7b81d2add1d2a99e594c038da01fc19
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat,  8 Oct 2016 14:08:28 +0200

add embedding support with -w option

</content>
</entry>
<entry>
<id>a97f550aa7b81d2add1d2a99e594c038da01fc19</id>
<published>2016-10-08T12:42:53Z</published>
<updated>2016-10-14T13:26:34Z</updated>
<title type="text">dmenu.1: group single options</title>
<link rel="alternate" type="text/html" href="commit/a97f550aa7b81d2add1d2a99e594c038da01fc19.html" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit a97f550aa7b81d2add1d2a99e594c038da01fc19
parent ff8daf88475960f6ccc4e3ded3214147ecb21809
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat,  8 Oct 2016 14:42:53 +0200

dmenu.1: group single options

</content>
</entry>
<entry>
<id>ff8daf88475960f6ccc4e3ded3214147ecb21809</id>
<published>2016-10-08T12:36:04Z</published>
<updated>2016-10-14T13:26:34Z</updated>
<title type="text">dmenu.1: fix -l option</title>
<link rel="alternate" type="text/html" href="commit/ff8daf88475960f6ccc4e3ded3214147ecb21809.html" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit ff8daf88475960f6ccc4e3ded3214147ecb21809
parent 026827fd65c1163a92a984c4eae3882a6d69f8df
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat,  8 Oct 2016 14:36:04 +0200

dmenu.1: fix -l option

</content>
</entry>
<entry>
<id>026827fd65c1163a92a984c4eae3882a6d69f8df</id>
<published>2016-08-12T12:39:30Z</published>
<updated>2016-08-12T12:39:30Z</updated>
<title type="text">die() consistency: always add newline</title>
<link rel="alternate" type="text/html" href="commit/026827fd65c1163a92a984c4eae3882a6d69f8df.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 026827fd65c1163a92a984c4eae3882a6d69f8df
parent d14670b9959f8b3760b63dd40a70687a90312b8a
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Fri, 12 Aug 2016 14:39:30 +0200

die() consistency: always add newline

</content>
</entry>
<entry>
<id>d14670b9959f8b3760b63dd40a70687a90312b8a</id>
<published>2016-07-26T21:13:06Z</published>
<updated>2016-07-26T21:13:06Z</updated>
<title type="text">fix crash if negative monitor (&lt; -1) was passed</title>
<link rel="alternate" type="text/html" href="commit/d14670b9959f8b3760b63dd40a70687a90312b8a.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit d14670b9959f8b3760b63dd40a70687a90312b8a
parent aa92cd68bdff95c181cc854043598e6c6007d45e
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Tue, 26 Jul 2016 23:13:06 +0200

fix crash if negative monitor (&lt; -1) was passed

for example: dmenu -m &#39;-9001&#39;

</content>
</entry>
<entry>
<id>aa92cd68bdff95c181cc854043598e6c6007d45e</id>
<published>2016-07-26T21:02:34Z</published>
<updated>2016-07-26T21:02:34Z</updated>
<title type="text">Revert &quot;Print highlighted input text only on single match&quot;</title>
<link rel="alternate" type="text/html" href="commit/aa92cd68bdff95c181cc854043598e6c6007d45e.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit aa92cd68bdff95c181cc854043598e6c6007d45e
parent a4053bc4e403ae57343f43b7e363a0911bba5a3a
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Tue, 26 Jul 2016 23:02:34 +0200

Revert &quot;Print highlighted input text only on single match&quot;

This reverts commit a4053bc4e403ae57343f43b7e363a0911bba5a3a.

My bad, was working on the wrong branch and accidently pushed it...
*facepalm*

</content>
</entry>
<entry>
<id>a4053bc4e403ae57343f43b7e363a0911bba5a3a</id>
<published>2016-07-26T10:48:23Z</published>
<updated>2016-07-26T16:29:42Z</updated>
<title type="text">Print highlighted input text only on single match</title>
<link rel="alternate" type="text/html" href="commit/a4053bc4e403ae57343f43b7e363a0911bba5a3a.html" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit a4053bc4e403ae57343f43b7e363a0911bba5a3a
parent 657122f7819fd74d66706ffb607deb44884401b7
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Tue, 26 Jul 2016 12:48:23 +0200

Print highlighted input text only on single match

When the input text fully matches a single item, do not draw the item
and highlight the input text to show that it matches an item in
opposition to regular input text not matching anything.

</content>
</entry>
<entry>
<id>657122f7819fd74d66706ffb607deb44884401b7</id>
<published>2016-07-25T09:33:25Z</published>
<updated>2016-07-25T17:57:31Z</updated>
<title type="text">Partially revert 44c7de3: fix items text width offset calculation</title>
<link rel="alternate" type="text/html" href="commit/657122f7819fd74d66706ffb607deb44884401b7.html" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 657122f7819fd74d66706ffb607deb44884401b7
parent 3c91eed0fb74657c3fa25bc4fd65cd0aa88464c0
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Mon, 25 Jul 2016 11:33:25 +0200

Partially revert 44c7de3: fix items text width offset calculation

Without this, we discard the item if it&#39;s longer than assigned width
instead of truncating it.

</content>
</entry>
<entry>
<id>3c91eed0fb74657c3fa25bc4fd65cd0aa88464c0</id>
<published>2016-06-28T15:56:25Z</published>
<updated>2016-06-28T15:56:25Z</updated>
<title type="text">config.def.h: style improvement, use color Scheme enum</title>
<link rel="alternate" type="text/html" href="commit/3c91eed0fb74657c3fa25bc4fd65cd0aa88464c0.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 3c91eed0fb74657c3fa25bc4fd65cd0aa88464c0
parent 76eb5783046cf89ba6b7e9f8cdab35fe86d07a82
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Tue, 28 Jun 2016 17:56:25 +0200

config.def.h: style improvement, use color Scheme enum

</content>
</entry>
<entry>
<id>76eb5783046cf89ba6b7e9f8cdab35fe86d07a82</id>
<published>2016-06-28T05:11:50Z</published>
<updated>2016-06-28T15:51:28Z</updated>
<title type="text">fix: Do not crash on e.g. dmenu &lt; /dev/null</title>
<link rel="alternate" type="text/html" href="commit/76eb5783046cf89ba6b7e9f8cdab35fe86d07a82.html" />
<author>
<name>S. Gilles</name>
<email>sgilles@math.umd.edu</email>
</author>
<content type="text">commit 76eb5783046cf89ba6b7e9f8cdab35fe86d07a82
parent 44c7de3dcf49ee568863f55610f40c7a05b4dfe7
Author: S. Gilles &lt;sgilles@math.umd.edu&gt;
Date:   Tue, 28 Jun 2016 01:11:50 -0400

fix: Do not crash on e.g. dmenu &lt; /dev/null

</content>
</entry>
<entry>
<id>44c7de3dcf49ee568863f55610f40c7a05b4dfe7</id>
<published>2016-05-21T19:51:14Z</published>
<updated>2016-06-03T17:13:15Z</updated>
<title type="text">import new drw from libsl and minor fixes.</title>
<link rel="alternate" type="text/html" href="commit/44c7de3dcf49ee568863f55610f40c7a05b4dfe7.html" />
<author>
<name>Markus Teich</name>
<email>markus.teich@stusta.mhn.de</email>
</author>
<content type="text">commit 44c7de3dcf49ee568863f55610f40c7a05b4dfe7
parent b3d9451c2ddfad7c1b10e9a868afed4d92b37e41
Author: Markus Teich &lt;markus.teich@stusta.mhn.de&gt;
Date:   Sat, 21 May 2016 21:51:14 +0200

import new drw from libsl and minor fixes.

- extract drawitem function (code deduplication)
- fix bug where inputw was not correctly calculated from the widest item, but
  just from the one with the longest strlen() which is not the same. It&#39;s better
  now, but does not account for fallback fonts, since it would be too slow to
  calculate all the correct item widths on startup.
- minor code style fixes (indentation, useless line breaks)

</content>
</entry>
<entry>
<id>b3d9451c2ddfad7c1b10e9a868afed4d92b37e41</id>
<published>2016-02-22T14:03:36Z</published>
<updated>2016-02-22T23:31:03Z</updated>
<title type="text">arg.h: fixed argv checks order</title>
<link rel="alternate" type="text/html" href="commit/b3d9451c2ddfad7c1b10e9a868afed4d92b37e41.html" />
<author>
<name>Lucas Gabriel Vuotto</name>
<email>l.vuotto92@gmail.com</email>
</author>
<content type="text">commit b3d9451c2ddfad7c1b10e9a868afed4d92b37e41
parent 3de85ca21cedf2a9f67755afc8ef031a9170b96a
Author: Lucas Gabriel Vuotto &lt;l.vuotto92@gmail.com&gt;
Date:   Mon, 22 Feb 2016 11:03:36 -0300

arg.h: fixed argv checks order

This prevents accessing to a potentially out-of-bounds memory section.

Signed-off-by: Lucas Gabriel Vuotto &lt;l.vuotto92@gmail.com&gt;

</content>
</entry>
<entry>
<id>3de85ca21cedf2a9f67755afc8ef031a9170b96a</id>
<published>2016-01-11T12:26:37Z</published>
<updated>2016-01-14T22:02:27Z</updated>
<title type="text">Typofix</title>
<link rel="alternate" type="text/html" href="commit/3de85ca21cedf2a9f67755afc8ef031a9170b96a.html" />
<author>
<name>Klemens Nanni</name>
<email>kl3@posteo.org</email>
</author>
<content type="text">commit 3de85ca21cedf2a9f67755afc8ef031a9170b96a
parent bf3deb6357f1c864ba6b9771a33dc31e18a68e16
Author: Klemens Nanni &lt;kl3@posteo.org&gt;
Date:   Mon, 11 Jan 2016 13:26:37 +0100

Typofix

</content>
</entry>
<entry>
<id>bf3deb6357f1c864ba6b9771a33dc31e18a68e16</id>
<published>2015-12-19T18:58:03Z</published>
<updated>2015-12-19T19:32:17Z</updated>
<title type="text">Shut up glibc about _BSD_SOURCE being deprecated</title>
<link rel="alternate" type="text/html" href="commit/bf3deb6357f1c864ba6b9771a33dc31e18a68e16.html" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit bf3deb6357f1c864ba6b9771a33dc31e18a68e16
parent 120e8401074254d39be916ad83bafda9ef25e6a9
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat, 19 Dec 2015 19:58:03 +0100

Shut up glibc about _BSD_SOURCE being deprecated

</content>
</entry>
<entry>
<id>120e8401074254d39be916ad83bafda9ef25e6a9</id>
<published>2015-12-19T08:32:55Z</published>
<updated>2015-12-19T19:32:14Z</updated>
<title type="text">Add config option for word delimiters</title>
<link rel="alternate" type="text/html" href="commit/120e8401074254d39be916ad83bafda9ef25e6a9.html" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 120e8401074254d39be916ad83bafda9ef25e6a9
parent 32f2564dbbbf5aeafb7190a3d35066142f34448f
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat, 19 Dec 2015 09:32:55 +0100

Add config option for word delimiters

Let the user configure word boundaries other than &#39; &#39;, only works with
the portable character set.

</content>
</entry>
<entry>
<id>32f2564dbbbf5aeafb7190a3d35066142f34448f</id>
<published>2015-11-08T22:37:47Z</published>
<updated>2015-11-08T22:37:47Z</updated>
<title type="text">arg.h: remove unused ARGNUM* macros</title>
<link rel="alternate" type="text/html" href="commit/32f2564dbbbf5aeafb7190a3d35066142f34448f.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 32f2564dbbbf5aeafb7190a3d35066142f34448f
parent cc596365ac9c522beb8978cfca741d23d3bf83ae
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sun,  8 Nov 2015 23:37:47 +0100

arg.h: remove unused ARGNUM* macros

</content>
</entry>
<entry>
<id>cc596365ac9c522beb8978cfca741d23d3bf83ae</id>
<published>2015-11-08T22:03:34Z</published>
<updated>2015-11-08T22:03:34Z</updated>
<title type="text">unboolify dmenu</title>
<link rel="alternate" type="text/html" href="commit/cc596365ac9c522beb8978cfca741d23d3bf83ae.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit cc596365ac9c522beb8978cfca741d23d3bf83ae
parent c9e4e152e61b22186ba4f4ca58ae8c8d3d83e81e
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sun,  8 Nov 2015 23:03:34 +0100

unboolify dmenu

</content>
</entry>
<entry>
<id>c9e4e152e61b22186ba4f4ca58ae8c8d3d83e81e</id>
<published>2015-11-08T15:46:34Z</published>
<updated>2015-11-08T15:46:34Z</updated>
<title type="text">Makefile: package config.def.h on make dist</title>
<link rel="alternate" type="text/html" href="commit/c9e4e152e61b22186ba4f4ca58ae8c8d3d83e81e.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit c9e4e152e61b22186ba4f4ca58ae8c8d3d83e81e
parent cc99007809b18c27ef441b1a2ccb38cbbec664c7
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sun,  8 Nov 2015 16:46:34 +0100

Makefile: package config.def.h on make dist

</content>
</entry>
<entry>
<id>cc99007809b18c27ef441b1a2ccb38cbbec664c7</id>
<published>2015-11-08T15:44:41Z</published>
<updated>2015-11-08T15:44:41Z</updated>
<title type="text">remove .hgtags file</title>
<link rel="alternate" type="text/html" href="commit/cc99007809b18c27ef441b1a2ccb38cbbec664c7.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit cc99007809b18c27ef441b1a2ccb38cbbec664c7
parent 34f549adb2f586b58467345c89a0082bcc8833f2
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sun,  8 Nov 2015 16:44:41 +0100

remove .hgtags file

</content>
</entry>
<entry>
<id>34f549adb2f586b58467345c89a0082bcc8833f2</id>
<published>2015-11-07T11:53:00Z</published>
<updated>2015-11-07T11:53:00Z</updated>
<title type="text">dmenu.1: clarify monitor numbers are starting from 0 (first mon)</title>
<link rel="alternate" type="text/html" href="commit/34f549adb2f586b58467345c89a0082bcc8833f2.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 34f549adb2f586b58467345c89a0082bcc8833f2
parent da0b9eb6c98288e7f9455352a78ba30d4b8b17f5
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sat,  7 Nov 2015 12:53:00 +0100

dmenu.1: clarify monitor numbers are starting from 0 (first mon)

</content>
</entry>
<entry>
<id>da0b9eb6c98288e7f9455352a78ba30d4b8b17f5</id>
<published>2015-11-07T11:43:00Z</published>
<updated>2015-11-07T11:43:00Z</updated>
<title type="text">fix: multimon: always spawn client on first monitor if specified with -m 0</title>
<link rel="alternate" type="text/html" href="commit/da0b9eb6c98288e7f9455352a78ba30d4b8b17f5.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit da0b9eb6c98288e7f9455352a78ba30d4b8b17f5
parent 44b242c76359e21b97418675f253d45feb7c04e0
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sat,  7 Nov 2015 12:43:00 +0100

fix: multimon: always spawn client on first monitor if specified with -m 0

This was always broken.

Reproduce:
	focus client on second monitor, spawn dmenu with -m 0.

Result:
	Old wrong behaviour: dmenu spawns on second monitor (focused client).
	Now: dmenu spawns on specified monitor (first).

</content>
</entry>
<entry>
<id>44b242c76359e21b97418675f253d45feb7c04e0</id>
<published>2015-10-20T20:56:57Z</published>
<updated>2015-10-20T20:56:57Z</updated>
<title type="text">drw: cleanup drw_text, prevent gcc warning false-positive of unused var</title>
<link rel="alternate" type="text/html" href="commit/44b242c76359e21b97418675f253d45feb7c04e0.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 44b242c76359e21b97418675f253d45feb7c04e0
parent e2e7fcb2198d40e2a50591932ee2b2a8f9969a5f
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Tue, 20 Oct 2015 22:56:57 +0200

drw: cleanup drw_text, prevent gcc warning false-positive of unused var

... we don&#39;t allow passing text is NULL anymore either, for that behaviour
just use drw_rect() (it is used in dwm).

</content>
</entry>
<entry>
<id>e2e7fcb2198d40e2a50591932ee2b2a8f9969a5f</id>
<published>2015-10-20T20:55:39Z</published>
<updated>2015-10-20T20:55:39Z</updated>
<title type="text">drw: simplify drw_font_xcreate and prevent a potential unneeded allocation</title>
<link rel="alternate" type="text/html" href="commit/e2e7fcb2198d40e2a50591932ee2b2a8f9969a5f.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit e2e7fcb2198d40e2a50591932ee2b2a8f9969a5f
parent 1f2226df1380f178240bb81dddcad6c5ff2e9d62
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Tue, 20 Oct 2015 22:55:39 +0200

drw: simplify drw_font_xcreate and prevent a potential unneeded allocation

</content>
</entry>
<entry>
<id>1f2226df1380f178240bb81dddcad6c5ff2e9d62</id>
<published>2015-10-20T20:53:55Z</published>
<updated>2015-10-20T20:53:55Z</updated>
<title type="text">drw: a valid (non-NULL) Drw and Fnt context must be passed</title>
<link rel="alternate" type="text/html" href="commit/1f2226df1380f178240bb81dddcad6c5ff2e9d62.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 1f2226df1380f178240bb81dddcad6c5ff2e9d62
parent 5a20b409c673a6736c3f9326cb54edc32908f717
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Tue, 20 Oct 2015 22:53:55 +0200

drw: a valid (non-NULL) Drw and Fnt context must be passed

don&#39;t do these checks on this level. However for resource drw_*_free
we will allow it.

</content>
</entry>
<entry>
<id>5a20b409c673a6736c3f9326cb54edc32908f717</id>
<published>2015-10-20T20:51:57Z</published>
<updated>2015-10-20T20:51:57Z</updated>
<title type="text">add sbase-style ecalloc(), calloc: or die</title>
<link rel="alternate" type="text/html" href="commit/5a20b409c673a6736c3f9326cb54edc32908f717.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 5a20b409c673a6736c3f9326cb54edc32908f717
parent 164986763a29db97abb52b15cbd282b5636d83c0
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Tue, 20 Oct 2015 22:51:57 +0200

add sbase-style ecalloc(), calloc: or die

... remove intermediary variables

</content>
</entry>
<entry>
<id>164986763a29db97abb52b15cbd282b5636d83c0</id>
<published>2015-10-18T16:37:20Z</published>
<updated>2015-10-18T16:37:20Z</updated>
<title type="text">free schemes as array</title>
<link rel="alternate" type="text/html" href="commit/164986763a29db97abb52b15cbd282b5636d83c0.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 164986763a29db97abb52b15cbd282b5636d83c0
parent 09d0a36e0370f7ca9bdb171bf93c5ac3131c5a92
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sun, 18 Oct 2015 18:37:20 +0200

free schemes as array

this makes it slightly easier to add custom schemes aswell

</content>
</entry>
<entry>
<id>09d0a36e0370f7ca9bdb171bf93c5ac3131c5a92</id>
<published>2015-10-04T12:47:52Z</published>
<updated>2015-10-04T13:04:59Z</updated>
<title type="text">fix input text matching</title>
<link rel="alternate" type="text/html" href="commit/09d0a36e0370f7ca9bdb171bf93c5ac3131c5a92.html" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 09d0a36e0370f7ca9bdb171bf93c5ac3131c5a92
parent acbf35a5e35b6f6a7dd3f8da49a6e5ec5ac075ce
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sun,  4 Oct 2015 14:47:52 +0200

fix input text matching

just compare the size of the input string

</content>
</entry>
<entry>
<id>acbf35a5e35b6f6a7dd3f8da49a6e5ec5ac075ce</id>
<published>2015-10-04T12:01:22Z</published>
<updated>2015-10-04T12:03:07Z</updated>
<title type="text">fix incorrect ordering of match results</title>
<link rel="alternate" type="text/html" href="commit/acbf35a5e35b6f6a7dd3f8da49a6e5ec5ac075ce.html" />
<author>
<name>Davide Del Zompo</name>
<email>davide.delzompo@gmail.com</email>
</author>
<content type="text">commit acbf35a5e35b6f6a7dd3f8da49a6e5ec5ac075ce
parent 240a7810e492ec01075614729a1a1c45ef9f7af2
Author: Davide Del Zompo &lt;davide.delzompo@gmail.com&gt;
Date:   Sun,  4 Oct 2015 14:01:22 +0200

fix incorrect ordering of match results

look for exact matches comparing the user input against the item text

</content>
</entry>
<entry>
<id>240a7810e492ec01075614729a1a1c45ef9f7af2</id>
<published>2015-10-04T10:32:07Z</published>
<updated>2015-10-04T10:32:07Z</updated>
<title type="text">fix paste from clipboard (ctrl+shift+y)</title>
<link rel="alternate" type="text/html" href="commit/240a7810e492ec01075614729a1a1c45ef9f7af2.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 240a7810e492ec01075614729a1a1c45ef9f7af2
parent d5ce8df9d9a86bf0d1cb97e4cfe4cd6951f2f1f5
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sun,  4 Oct 2015 12:32:07 +0200

fix paste from clipboard (ctrl+shift+y)

from Joshua Lloret on the ML:

&quot;attached is a small patch to enable pasting from clipboard, as well as primary.

It seems like there was already code in there to allow this, but since there was never any case to match the upper case &#39;Y&#39;, that inline if would always evaluate to false.&quot;

</content>
</entry>
<entry>
<id>d5ce8df9d9a86bf0d1cb97e4cfe4cd6951f2f1f5</id>
<published>2015-09-27T22:38:17Z</published>
<updated>2015-09-27T22:38:17Z</updated>
<title type="text">minor style fix</title>
<link rel="alternate" type="text/html" href="commit/d5ce8df9d9a86bf0d1cb97e4cfe4cd6951f2f1f5.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit d5ce8df9d9a86bf0d1cb97e4cfe4cd6951f2f1f5
parent ba75bb30fa1f458ea4d80a2858ffeaf9d49afbcc
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Mon, 28 Sep 2015 00:38:17 +0200

minor style fix

</content>
</entry>
<entry>
<id>ba75bb30fa1f458ea4d80a2858ffeaf9d49afbcc</id>
<published>2015-09-27T22:19:36Z</published>
<updated>2015-09-27T22:33:29Z</updated>
<title type="text">Remove function prototypes and reorder functions accordingly</title>
<link rel="alternate" type="text/html" href="commit/ba75bb30fa1f458ea4d80a2858ffeaf9d49afbcc.html" />
<author>
<name>FRIGN</name>
<email>dev@frign.de</email>
</author>
<content type="text">commit ba75bb30fa1f458ea4d80a2858ffeaf9d49afbcc
parent 10fd4f275feaef0b505cc8e65a2deccae69a0968
Author: FRIGN &lt;dev@frign.de&gt;
Date:   Mon, 28 Sep 2015 00:19:36 +0200

Remove function prototypes and reorder functions accordingly

</content>
</entry>
<entry>
<id>10fd4f275feaef0b505cc8e65a2deccae69a0968</id>
<published>2015-09-27T22:15:03Z</published>
<updated>2015-09-27T22:33:26Z</updated>
<title type="text">Untypedef struct item</title>
<link rel="alternate" type="text/html" href="commit/10fd4f275feaef0b505cc8e65a2deccae69a0968.html" />
<author>
<name>FRIGN</name>
<email>dev@frign.de</email>
</author>
<content type="text">commit 10fd4f275feaef0b505cc8e65a2deccae69a0968
parent b048eacc9ddc6ca995783411d4df84c23f3a0351
Author: FRIGN &lt;dev@frign.de&gt;
Date:   Mon, 28 Sep 2015 00:15:03 +0200

Untypedef struct item

Adds clarity. Typedefs for structs are definitely a discussion matter,
but there&#39;s no reason to hide a simple data-structure behind a
meaningless typedef.

</content>
</entry>
<entry>
<id>b048eacc9ddc6ca995783411d4df84c23f3a0351</id>
<published>2015-09-27T22:18:35Z</published>
<updated>2015-09-27T22:27:09Z</updated>
<title type="text">Fix the conversion from microseconds to nanoseconds</title>
<link rel="alternate" type="text/html" href="commit/b048eacc9ddc6ca995783411d4df84c23f3a0351.html" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit b048eacc9ddc6ca995783411d4df84c23f3a0351
parent c42c3780274e6b12eaeab918cf7c13d2c36cf253
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Mon, 28 Sep 2015 00:18:35 +0200

Fix the conversion from microseconds to nanoseconds

</content>
</entry>
<entry>
<id>c42c3780274e6b12eaeab918cf7c13d2c36cf253</id>
<published>2015-09-27T22:06:05Z</published>
<updated>2015-09-27T22:15:13Z</updated>
<title type="text">Replace deprecated usleep() with nanosleep()</title>
<link rel="alternate" type="text/html" href="commit/c42c3780274e6b12eaeab918cf7c13d2c36cf253.html" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit c42c3780274e6b12eaeab918cf7c13d2c36cf253
parent c15a95a061bdb8235220b37638d1b586611f0ac6
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Mon, 28 Sep 2015 00:06:05 +0200

Replace deprecated usleep() with nanosleep()

</content>
</entry>
<entry>
<id>c15a95a061bdb8235220b37638d1b586611f0ac6</id>
<published>2015-09-27T22:02:28Z</published>
<updated>2015-09-27T22:02:28Z</updated>
<title type="text">config.mk: use -std=c99</title>
<link rel="alternate" type="text/html" href="commit/c15a95a061bdb8235220b37638d1b586611f0ac6.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit c15a95a061bdb8235220b37638d1b586611f0ac6
parent cf0fb79cd8303f6d1089b7e919add4b0fc8d9069
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Mon, 28 Sep 2015 00:02:28 +0200

config.mk: use -std=c99

</content>
</entry>
<entry>
<id>cf0fb79cd8303f6d1089b7e919add4b0fc8d9069</id>
<published>2015-09-27T21:57:39Z</published>
<updated>2015-09-27T21:57:39Z</updated>
<title type="text">dmenu: style improvements</title>
<link rel="alternate" type="text/html" href="commit/cf0fb79cd8303f6d1089b7e919add4b0fc8d9069.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit cf0fb79cd8303f6d1089b7e919add4b0fc8d9069
parent 03cb1ec55abebb6355858f582d68e33dabcfe6f5
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sun, 27 Sep 2015 23:57:39 +0200

dmenu: style improvements

- move main to bottom, usage above main.
- dont use variable names with function prototypes.
- space before if, for, while, etc: &#39;if(&#39; -&gt; &#39;if (&#39;.

this makes the code-style more consistent

</content>
</entry>
<entry>
<id>03cb1ec55abebb6355858f582d68e33dabcfe6f5</id>
<published>2015-09-27T21:56:02Z</published>
<updated>2015-09-27T21:56:02Z</updated>
<title type="text">drw style improvements</title>
<link rel="alternate" type="text/html" href="commit/03cb1ec55abebb6355858f582d68e33dabcfe6f5.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 03cb1ec55abebb6355858f582d68e33dabcfe6f5
parent bc20c13db0fdb73a5ef2c0d4b791e05e3f324aba
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sun, 27 Sep 2015 23:56:02 +0200

drw style improvements

this makes the code-style more consistent aswell.

</content>
</entry>
<entry>
<id>bc20c13db0fdb73a5ef2c0d4b791e05e3f324aba</id>
<published>2015-09-27T21:02:33Z</published>
<updated>2015-09-27T21:02:33Z</updated>
<title type="text">separate program-specific c99 bool and X11</title>
<link rel="alternate" type="text/html" href="commit/bc20c13db0fdb73a5ef2c0d4b791e05e3f324aba.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit bc20c13db0fdb73a5ef2c0d4b791e05e3f324aba
parent 96e60c66bc85985fe34cfdcd989abc08fc46a5e2
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sun, 27 Sep 2015 23:02:33 +0200

separate program-specific c99 bool and X11

True, False are X11-specific, make sure to use c99 stdbool for
program-specific things.

... also remove left-over vim mode string in config.

</content>
</entry>
<entry>
<id>96e60c66bc85985fe34cfdcd989abc08fc46a5e2</id>
<published>2015-09-27T20:55:21Z</published>
<updated>2015-09-27T20:55:21Z</updated>
<title type="text">config.mk: fix _XOPEN_SOURCE=700 for getline()</title>
<link rel="alternate" type="text/html" href="commit/96e60c66bc85985fe34cfdcd989abc08fc46a5e2.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 96e60c66bc85985fe34cfdcd989abc08fc46a5e2
parent 2d2175ff6f67e2bc85138d3f359d2f7580bcb754
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sun, 27 Sep 2015 22:55:21 +0200

config.mk: fix _XOPEN_SOURCE=700 for getline()

</content>
</entry>
<entry>
<id>2d2175ff6f67e2bc85138d3f359d2f7580bcb754</id>
<published>2015-09-27T20:38:14Z</published>
<updated>2015-09-27T20:38:14Z</updated>
<title type="text">config.mk: improve feature test check</title>
<link rel="alternate" type="text/html" href="commit/2d2175ff6f67e2bc85138d3f359d2f7580bcb754.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 2d2175ff6f67e2bc85138d3f359d2f7580bcb754
parent bbf7b95dc93a47dbb5a4143b903797dc97197515
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sun, 27 Sep 2015 22:38:14 +0200

config.mk: improve feature test check

this fixes a crash on NetBSD because it requires -D_XOPEN_SOURCE (strdup, usleep).

thanks k0ga and stateless for reporting and fixing this issue!

</content>
</entry>
<entry>
<id>bbf7b95dc93a47dbb5a4143b903797dc97197515</id>
<published>2015-08-06T02:19:14Z</published>
<updated>2015-08-06T10:47:51Z</updated>
<title type="text">Fixed typo introduced by shared code</title>
<link rel="alternate" type="text/html" href="commit/bbf7b95dc93a47dbb5a4143b903797dc97197515.html" />
<author>
<name>Eric Pruitt</name>
<email>eric.pruitt@gmail.com</email>
</author>
<content type="text">commit bbf7b95dc93a47dbb5a4143b903797dc97197515
parent d6742ef8a6ce03f28ee9431ef51901ef712ffd76
Author: Eric Pruitt &lt;eric.pruitt@gmail.com&gt;
Date:   Wed,  5 Aug 2015 19:19:14 -0700

Fixed typo introduced by shared code

</content>
</entry>
<entry>
<id>d6742ef8a6ce03f28ee9431ef51901ef712ffd76</id>
<published>2015-07-19T19:34:51Z</published>
<updated>2015-07-19T19:38:42Z</updated>
<title type="text">stest: get rid of getopt, use suckless arg.h</title>
<link rel="alternate" type="text/html" href="commit/d6742ef8a6ce03f28ee9431ef51901ef712ffd76.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit d6742ef8a6ce03f28ee9431ef51901ef712ffd76
parent 5feb0c689dd815a31d48e2007b364057f6fec773
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sun, 19 Jul 2015 21:34:51 +0200

stest: get rid of getopt, use suckless arg.h

... also some style improvements.

</content>
</entry>
<entry>
<id>5feb0c689dd815a31d48e2007b364057f6fec773</id>
<published>2015-07-19T18:32:08Z</published>
<updated>2015-07-19T18:32:08Z</updated>
<title type="text">config.mk: add FREETYPELIBS and FREETYPEINC</title>
<link rel="alternate" type="text/html" href="commit/5feb0c689dd815a31d48e2007b364057f6fec773.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 5feb0c689dd815a31d48e2007b364057f6fec773
parent 1c242df1244af10cf5d2c2640ac0d2a7ad1ad878
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sun, 19 Jul 2015 20:32:08 +0200

config.mk: add FREETYPELIBS and FREETYPEINC

These variables make it simpler to change the paths to this for ports.
`pkg-config` is avoided because it sucks, in particular for cross-compilation.

A commented path for *BSD is added, the Xft includes are located at:
/usr/X11R6/include there.

Also already bump the version number to 4.6, a release will come
approximately in August.

</content>
</entry>
<entry>
<id>1c242df1244af10cf5d2c2640ac0d2a7ad1ad878</id>
<published>2015-07-19T18:29:26Z</published>
<updated>2015-07-19T18:29:26Z</updated>
<title type="text">fix prompt color style how it used to be</title>
<link rel="alternate" type="text/html" href="commit/1c242df1244af10cf5d2c2640ac0d2a7ad1ad878.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 1c242df1244af10cf5d2c2640ac0d2a7ad1ad878
parent 4b1fecd44e8376594c418663351fcb30c4e841de
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sun, 19 Jul 2015 20:29:26 +0200

fix prompt color style how it used to be

This is the style how it was before the big Xft change. The colors were
inverted, this was not the case before the change.

Reported by &quot;zvz&quot; on #suckless IRC, thanks!

</content>
</entry>
<entry>
<id>4b1fecd44e8376594c418663351fcb30c4e841de</id>
<published>2015-05-04T19:54:46Z</published>
<updated>2015-06-27T19:47:10Z</updated>
<title type="text">Use libdraw: add Xft and fallback-fonts support to graphics lib</title>
<link rel="alternate" type="text/html" href="commit/4b1fecd44e8376594c418663351fcb30c4e841de.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 4b1fecd44e8376594c418663351fcb30c4e841de
parent 13a529ce63364544bdc851dfd5d3aa2ef8740914
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Mon,  4 May 2015 21:54:46 +0200

Use libdraw: add Xft and fallback-fonts support to graphics lib

- 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 &quot;:&quot; (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>
<id>13a529ce63364544bdc851dfd5d3aa2ef8740914</id>
<published>2014-09-17T11:40:11Z</published>
<updated>2014-09-17T11:40:11Z</updated>
<title type="text">applied Hiltjo&#39;s patch as suggested on the ml to fix ControlMask for C-j and C-m</title>
<link rel="alternate" type="text/html" href="commit/13a529ce63364544bdc851dfd5d3aa2ef8740914.html" />
<author>
<name>Anselm R Garbe</name>
<email>garbeam@gmail.com</email>
</author>
<content type="text">commit 13a529ce63364544bdc851dfd5d3aa2ef8740914
parent aa69426670bf0ae480db127ff8d4fc62d6da2593
Author: Anselm R Garbe &lt;garbeam@gmail.com&gt;
Date:   Wed, 17 Sep 2014 13:40:11 +0200

applied Hiltjo&#39;s patch as suggested on the ml to fix ControlMask for C-j and C-m

</content>
</entry>
<entry>
<id>aa69426670bf0ae480db127ff8d4fc62d6da2593</id>
<published>2014-07-24T19:10:23Z</published>
<updated>2014-07-30T19:07:47Z</updated>
<title type="text">fix crash with ctrl-enter as input</title>
<link rel="alternate" type="text/html" href="commit/aa69426670bf0ae480db127ff8d4fc62d6da2593.html" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit aa69426670bf0ae480db127ff8d4fc62d6da2593
parent 4c50e43df46e486a0fac632d34eaed37359ceba7
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Thu, 24 Jul 2014 19:10:23 +0000

fix crash with ctrl-enter as input

reproduce: ./dmenu; send EOF; press ctrl+enter.

</content>
</entry>
<entry>
<id>4c50e43df46e486a0fac632d34eaed37359ceba7</id>
<published>2014-05-29T16:03:53Z</published>
<updated>2014-05-29T16:03:53Z</updated>
<title type="text">updated copyright notices in LICENSE and dmenu.c file</title>
<link rel="alternate" type="text/html" href="commit/4c50e43df46e486a0fac632d34eaed37359ceba7.html" />
<author>
<name>Anselm R Garbe</name>
<email>anselm@garbe.us</email>
</author>
<content type="text">commit 4c50e43df46e486a0fac632d34eaed37359ceba7
parent 5ed5e90bfb7760f24661281cf7156087afbe49d3
Author: Anselm R Garbe &lt;anselm@garbe.us&gt;
Date:   Thu, 29 May 2014 18:03:53 +0200

updated copyright notices in LICENSE and dmenu.c file

</content>
</entry>
<entry>
<id>5ed5e90bfb7760f24661281cf7156087afbe49d3</id>
<published>2013-08-13T17:15:04Z</published>
<updated>2013-08-13T17:15:04Z</updated>
<title type="text">applied Martin Kühl&#39;s inverse matching flag to stest</title>
<link rel="alternate" type="text/html" href="commit/5ed5e90bfb7760f24661281cf7156087afbe49d3.html" />
<author>
<name>Anselm R Garbe</name>
<email>anselm@garbe.us</email>
</author>
<content type="text">commit 5ed5e90bfb7760f24661281cf7156087afbe49d3
parent 13f787306f46a5f838987e3b546d85d1bb1c3c01
Author: Anselm R Garbe &lt;anselm@garbe.us&gt;
Date:   Tue, 13 Aug 2013 19:15:04 +0200

applied Martin Kühl&#39;s inverse matching flag to stest

</content>
</entry>
<entry>
<id>13f787306f46a5f838987e3b546d85d1bb1c3c01</id>
<published>2013-08-02T20:30:20Z</published>
<updated>2013-08-02T20:30:20Z</updated>
<title type="text">applied Martti Kühne&#39;s dmenu monitor patch https://gist.github.com/mar77i/3349298/raw/f6581ca96627f4c71c0bd1faf531daaf2a613b95/monarg.patch becomes upstream now</title>
<link rel="alternate" type="text/html" href="commit/13f787306f46a5f838987e3b546d85d1bb1c3c01.html" />
<author>
<name>Anselm R Garbe</name>
<email>anselm@garbe.us</email>
</author>
<content type="text">commit 13f787306f46a5f838987e3b546d85d1bb1c3c01
parent 597d4b43379433a5bf86d490f747c0eeda38bba8
Author: Anselm R Garbe &lt;anselm@garbe.us&gt;
Date:   Fri,  2 Aug 2013 22:30:20 +0200

applied Martti Kühne&#39;s dmenu monitor patch
https://gist.github.com/mar77i/3349298/raw/f6581ca96627f4c71c0bd1faf531daaf2a613b95/monarg.patch becomes upstream now

</content>
</entry>
<entry>
<id>597d4b43379433a5bf86d490f747c0eeda38bba8</id>
<published>2013-06-28T20:06:02Z</published>
<updated>2013-06-28T20:06:02Z</updated>
<title type="text">accepted vi&#39;is exit approach ^[ (suggested by Arkaduisz)</title>
<link rel="alternate" type="text/html" href="commit/597d4b43379433a5bf86d490f747c0eeda38bba8.html" />
<author>
<name>Anselm R Garbe</name>
<email>anselm@garbe.us</email>
</author>
<content type="text">commit 597d4b43379433a5bf86d490f747c0eeda38bba8
parent 55c9be06ca5a527e14e3f0b5b08845f0fcbf4999
Author: Anselm R Garbe &lt;anselm@garbe.us&gt;
Date:   Fri, 28 Jun 2013 22:06:02 +0200

accepted vi&#39;is exit approach ^[ (suggested by Arkaduisz)

</content>
</entry>
<entry>
<id>55c9be06ca5a527e14e3f0b5b08845f0fcbf4999</id>
<published>2013-04-17T19:16:51Z</published>
<updated>2013-04-17T19:16:51Z</updated>
<title type="text">forgot to add config.def.h, thanks William</title>
<link rel="alternate" type="text/html" href="commit/55c9be06ca5a527e14e3f0b5b08845f0fcbf4999.html" />
<author>
<name>Anselm R Garbe</name>
<email>anselm@garbe.us</email>
</author>
<content type="text">commit 55c9be06ca5a527e14e3f0b5b08845f0fcbf4999
parent 14f72a276334de4a46543cf648a4922bc54f1e9f
Author: Anselm R Garbe &lt;anselm@garbe.us&gt;
Date:   Wed, 17 Apr 2013 21:16:51 +0200

forgot to add config.def.h, thanks William

</content>
</entry>
<entry>
<id>14f72a276334de4a46543cf648a4922bc54f1e9f</id>
<published>2013-04-17T19:04:05Z</published>
<updated>2013-04-17T19:04:05Z</updated>
<title type="text">adopted Alex Sedov&#39;s config.h revival patch to tip</title>
<link rel="alternate" type="text/html" href="commit/14f72a276334de4a46543cf648a4922bc54f1e9f.html" />
<author>
<name>Anselm R Garbe</name>
<email>anselm@garbe.us</email>
</author>
<content type="text">commit 14f72a276334de4a46543cf648a4922bc54f1e9f
parent ec64f273fb7660d3746eb765dc02e40726a54294
Author: Anselm R Garbe &lt;anselm@garbe.us&gt;
Date:   Wed, 17 Apr 2013 21:04:05 +0200

adopted Alex Sedov&#39;s config.h revival patch to tip

</content>
</entry>
<entry>
<id>ec64f273fb7660d3746eb765dc02e40726a54294</id>
<published>2013-04-17T18:59:12Z</published>
<updated>2013-04-17T18:59:12Z</updated>
<title type="text">applied Alex Sedov&#39;s Tab buffer termination patch, thanks</title>
<link rel="alternate" type="text/html" href="commit/ec64f273fb7660d3746eb765dc02e40726a54294.html" />
<author>
<name>Anselm R Garbe</name>
<email>anselm@garbe.us</email>
</author>
<content type="text">commit ec64f273fb7660d3746eb765dc02e40726a54294
parent 0d12a47415edba5db73f56dba76f123394581387
Author: Anselm R Garbe &lt;anselm@garbe.us&gt;
Date:   Wed, 17 Apr 2013 20:59:12 +0200

applied Alex Sedov&#39;s Tab buffer termination patch, thanks

</content>
</entry>
<entry>
<id>0d12a47415edba5db73f56dba76f123394581387</id>
<published>2013-04-17T18:56:54Z</published>
<updated>2013-04-17T18:56:54Z</updated>
<title type="text">applied multisel patch to mainline</title>
<link rel="alternate" type="text/html" href="commit/0d12a47415edba5db73f56dba76f123394581387.html" />
<author>
<name>Anselm R Garbe</name>
<email>anselm@garbe.us</email>
</author>
<content type="text">commit 0d12a47415edba5db73f56dba76f123394581387
parent dec9a28863f388072be105e0950deb72ac719d48
Author: Anselm R Garbe &lt;anselm@garbe.us&gt;
Date:   Wed, 17 Apr 2013 20:56:54 +0200

applied multisel patch to mainline

</content>
</entry>
<entry>
<id>dec9a28863f388072be105e0950deb72ac719d48</id>
<published>2012-07-30T15:02:12Z</published>
<updated>2012-07-30T15:02:12Z</updated>
<title type="text">dmenu_run: Split cache logic to dmenu_path again</title>
<link rel="alternate" type="text/html" href="commit/dec9a28863f388072be105e0950deb72ac719d48.html" />
<author>
<name>Quentin Glidic</name>
<email>sardemff7+hg@sardemff7.net</email>
</author>
<content type="text">commit dec9a28863f388072be105e0950deb72ac719d48
parent 1299e41447fe5850d127857a68f37c5badd491ce
Author: Quentin Glidic &lt;sardemff7+hg@sardemff7.net&gt;
Date:   Mon, 30 Jul 2012 17:02:12 +0200

dmenu_run: Split cache logic to dmenu_path again

This allows to run dmenu_path to update the cache using
a packager manager hook system
</content>
</entry>
<entry>
<id>1299e41447fe5850d127857a68f37c5badd491ce</id>
<published>2012-05-15T09:47:54Z</published>
<updated>2012-05-15T09:47:54Z</updated>
<title type="text">ignore prompt if it is empty in addition to NULL</title>
<link rel="alternate" type="text/html" href="commit/1299e41447fe5850d127857a68f37c5badd491ce.html" />
<author>
<name>Moritz Wilhelmy</name>
<email>moritz+hg@wzff.de</email>
</author>
<content type="text">commit 1299e41447fe5850d127857a68f37c5badd491ce
parent 38fccafada4eee3e4e0301d7c6eadd3c5788b305
Author: Moritz Wilhelmy &lt;moritz+hg@wzff.de&gt;
Date:   Tue, 15 May 2012 11:47:54 +0200

ignore prompt if it is empty in addition to NULL
</content>
</entry>
<entry>
<id>38fccafada4eee3e4e0301d7c6eadd3c5788b305</id>
<published>2012-04-06T15:38:01Z</published>
<updated>2012-04-06T15:38:01Z</updated>
<title type="text">_POSIX_C_SOURCE=200809L</title>
<link rel="alternate" type="text/html" href="commit/38fccafada4eee3e4e0301d7c6eadd3c5788b305.html" />
<author>
<name>Connor Lane Smith</name>
<email>cls@lubutu.com</email>
</author>
<content type="text">commit 38fccafada4eee3e4e0301d7c6eadd3c5788b305
parent 1f11faf7b505ac94bee1242e90dbd3ae37a086b4
Author: Connor Lane Smith &lt;cls@lubutu.com&gt;
Date:   Fri,  6 Apr 2012 16:38:01 +0100

_POSIX_C_SOURCE=200809L
</content>
</entry>
<entry>
<id>1f11faf7b505ac94bee1242e90dbd3ae37a086b4</id>
<published>2012-02-10T00:37:42Z</published>
<updated>2012-02-10T00:37:42Z</updated>
<title type="text">listen for C-S-[jm]</title>
<link rel="alternate" type="text/html" href="commit/1f11faf7b505ac94bee1242e90dbd3ae37a086b4.html" />
<author>
<name>Connor Lane Smith</name>
<email>cls@lubutu.com</email>
</author>
<content type="text">commit 1f11faf7b505ac94bee1242e90dbd3ae37a086b4
parent 50145384c821bb05f5497e80a006fee2db9f145b
Author: Connor Lane Smith &lt;cls@lubutu.com&gt;
Date:   Fri, 10 Feb 2012 00:37:42 +0000

listen for C-S-[jm]
</content>
</entry>
<entry>
<id>50145384c821bb05f5497e80a006fee2db9f145b</id>
<published>2012-01-19T22:52:17Z</published>
<updated>2012-01-19T22:52:17Z</updated>
<title type="text">add ^G escape keybinding</title>
<link rel="alternate" type="text/html" href="commit/50145384c821bb05f5497e80a006fee2db9f145b.html" />
<author>
<name>Karl F</name>
<email>karlf@thep.lu.se</email>
</author>
<content type="text">commit 50145384c821bb05f5497e80a006fee2db9f145b
parent 7707111c109f105b8b404c3250dca879bb94407c
Author: Karl F &lt;karlf@thep.lu.se&gt;
Date:   Thu, 19 Jan 2012 22:52:17 +0000

add ^G escape keybinding
</content>
</entry>
<entry>
<id>7707111c109f105b8b404c3250dca879bb94407c</id>
<published>2012-01-18T23:56:13Z</published>
<updated>2012-01-18T23:56:13Z</updated>
<title type="text">remove _POSIX_C_SOURCE cflag</title>
<link rel="alternate" type="text/html" href="commit/7707111c109f105b8b404c3250dca879bb94407c.html" />
<author>
<name>Connor Lane Smith</name>
<email>cls@lubutu.com</email>
</author>
<content type="text">commit 7707111c109f105b8b404c3250dca879bb94407c
parent 7f45b3f7aa590755d42986585b9936a186920ac2
Author: Connor Lane Smith &lt;cls@lubutu.com&gt;
Date:   Wed, 18 Jan 2012 23:56:13 +0000

remove _POSIX_C_SOURCE cflag
</content>
</entry>
<entry>
<id>7f45b3f7aa590755d42986585b9936a186920ac2</id>
<published>2012-01-08T12:13:00Z</published>
<updated>2012-01-08T12:13:00Z</updated>
<title type="text">update version 4.5-hg</title>
<link rel="alternate" type="text/html" href="commit/7f45b3f7aa590755d42986585b9936a186920ac2.html" />
<author>
<name>Connor Lane Smith</name>
<email>cls@lubutu.com</email>
</author>
<content type="text">commit 7f45b3f7aa590755d42986585b9936a186920ac2
parent 0f91dd1c74554bd19a0f06e7e851026e85efeb98
Author: Connor Lane Smith &lt;cls@lubutu.com&gt;
Date:   Sun,  8 Jan 2012 13:13:00 +0100

update version 4.5-hg
</content>
</entry>
<entry>
<id>0f91dd1c74554bd19a0f06e7e851026e85efeb98</id>
<published>2012-01-04T12:30:47Z</published>
<updated>2012-01-04T12:30:47Z</updated>
<title type="text">config.mk cleanup</title>
<link rel="alternate" type="text/html" href="commit/0f91dd1c74554bd19a0f06e7e851026e85efeb98.html" />
<author>
<name>anselm@garbe.us</name>
<email>unknown</email>
</author>
<content type="text">commit 0f91dd1c74554bd19a0f06e7e851026e85efeb98
parent 3402a8d53a95bd60b434bd26139d398392489b28
Author: anselm@garbe.us &lt;unknown&gt;
Date:   Wed,  4 Jan 2012 13:30:47 +0100

config.mk cleanup
</content>
</entry>
<entry>
<id>3402a8d53a95bd60b434bd26139d398392489b28</id>
<published>2012-01-02T18:48:11Z</published>
<updated>2012-01-02T18:48:11Z</updated>
<title type="text">align M-[hjkl] closer to vi keys</title>
<link rel="alternate" type="text/html" href="commit/3402a8d53a95bd60b434bd26139d398392489b28.html" />
<author>
<name>Connor Lane Smith</name>
<email>cls@lubutu.com</email>
</author>
<content type="text">commit 3402a8d53a95bd60b434bd26139d398392489b28
parent d3e9bd152ed007682b339f3a07a5720ad53cb675
Author: Connor Lane Smith &lt;cls@lubutu.com&gt;
Date:   Mon,  2 Jan 2012 19:48:11 +0100

align M-[hjkl] closer to vi keys
</content>
</entry>
<entry>
<id>d3e9bd152ed007682b339f3a07a5720ad53cb675</id>
<published>2012-01-01T19:33:56Z</published>
<updated>2012-01-01T19:33:56Z</updated>
<title type="text">happy new year!</title>
<link rel="alternate" type="text/html" href="commit/d3e9bd152ed007682b339f3a07a5720ad53cb675.html" />
<author>
<name>Connor Lane Smith</name>
<email>cls@lubutu.com</email>
</author>
<content type="text">commit d3e9bd152ed007682b339f3a07a5720ad53cb675
parent b95fb20269f55c9fe649d971c53efb8040d3ceea
Author: Connor Lane Smith &lt;cls@lubutu.com&gt;
Date:   Sun,  1 Jan 2012 20:33:56 +0100

happy new year!
</content>
</entry>
</feed>
