<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>thingmenu, branch HEAD</title>
<subtitle>A simple graphical menu launcher for X11.
</subtitle>
<entry>
<id>17f3dbe69cd92eef39836ced8ba24e3035aee89f</id>
<published>2022-12-28T21:23:39Z</published>
<updated>2022-12-28T21:23:39Z</updated>
<title type="text">Add numpad shortcuts.</title>
<link rel="alternate" href="commit/17f3dbe69cd92eef39836ced8ba24e3035aee89f.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 17f3dbe69cd92eef39836ced8ba24e3035aee89f
parent f3edf619a8441c5ebc5ea4b209770bf30788c137
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Wed, 28 Dec 2022 22:23:39 +0100

Add numpad shortcuts.

</content>
</entry>
<entry>
<id>f3edf619a8441c5ebc5ea4b209770bf30788c137</id>
<published>2019-05-26T14:52:29Z</published>
<updated>2019-05-26T16:02:10Z</updated>
<title type="text">Handle sigchld to reap zombies immideately</title>
<link rel="alternate" href="commit/f3edf619a8441c5ebc5ea4b209770bf30788c137.gph" />
<author>
<name>Platon Ryzhikov</name>
<email>ihummer63@yandex.ru</email>
</author>
<content type="text">commit f3edf619a8441c5ebc5ea4b209770bf30788c137
parent f19ef16ad6c6db0361253620088a5b37b9d0ab4d
Author: Platon Ryzhikov &lt;ihummer63@yandex.ru&gt;
Date:   Sun, 26 May 2019 17:52:29 +0300

Handle sigchld to reap zombies immideately

Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;

</content>
</entry>
<entry>
<id>f19ef16ad6c6db0361253620088a5b37b9d0ab4d</id>
<published>2019-05-24T18:19:14Z</published>
<updated>2019-05-24T18:19:14Z</updated>
<title type="text">Wait for children to exit, so there are no zombies left.</title>
<link rel="alternate" href="commit/f19ef16ad6c6db0361253620088a5b37b9d0ab4d.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit f19ef16ad6c6db0361253620088a5b37b9d0ab4d
parent 811e5fc9b529d6efa2833e58e9a08165490f3281
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Fri, 24 May 2019 20:19:14 +0200

Wait for children to exit, so there are no zombies left.

</content>
</entry>
<entry>
<id>811e5fc9b529d6efa2833e58e9a08165490f3281</id>
<published>2019-05-24T17:30:12Z</published>
<updated>2019-05-24T17:30:12Z</updated>
<title type="text">Fix runentry to not spawn zombies.</title>
<link rel="alternate" href="commit/811e5fc9b529d6efa2833e58e9a08165490f3281.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 811e5fc9b529d6efa2833e58e9a08165490f3281
parent bcb369a656d09ae2c2bb76d99622afc9ba33474b
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Fri, 24 May 2019 19:30:12 +0200

Fix runentry to not spawn zombies.

Thanks to Platon Ryzhikov &lt;ihummer63@yandex.ru&gt; for reporting!

</content>
</entry>
<entry>
<id>bcb369a656d09ae2c2bb76d99622afc9ba33474b</id>
<published>2018-12-08T12:36:42Z</published>
<updated>2018-12-08T12:58:44Z</updated>
<title type="text">check memory allocations, malloc+memset to calloc</title>
<link rel="alternate" href="commit/bcb369a656d09ae2c2bb76d99622afc9ba33474b.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit bcb369a656d09ae2c2bb76d99622afc9ba33474b
parent a98965225be0bdad50d9711bbf0c54ef4d18888a
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sat,  8 Dec 2018 13:36:42 +0100

check memory allocations, malloc+memset to calloc

- some consistency for strdup allocations.
- free allocates strings at exit too.

Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;

</content>
</entry>
<entry>
<id>a98965225be0bdad50d9711bbf0c54ef4d18888a</id>
<published>2018-12-08T10:47:23Z</published>
<updated>2018-12-08T10:56:03Z</updated>
<title type="text">config.mk: use X11INC for default include</title>
<link rel="alternate" href="commit/a98965225be0bdad50d9711bbf0c54ef4d18888a.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit a98965225be0bdad50d9711bbf0c54ef4d18888a
parent 9502c2896785f760f6e0402eb6b20cc75e27f8b5
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sat,  8 Dec 2018 11:47:23 +0100

config.mk: use X11INC for default include

Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;

</content>
</entry>
<entry>
<id>9502c2896785f760f6e0402eb6b20cc75e27f8b5</id>
<published>2016-03-03T12:44:12Z</published>
<updated>2016-03-03T12:44:12Z</updated>
<title type="text">Fix oob in arg.h.</title>
<link rel="alternate" href="commit/9502c2896785f760f6e0402eb6b20cc75e27f8b5.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 9502c2896785f760f6e0402eb6b20cc75e27f8b5
parent 8646255f0c1de4f802b096195a1b8abbe48953c4
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Thu,  3 Mar 2016 13:44:12 +0100

Fix oob in arg.h.

</content>
</entry>
<entry>
<id>8646255f0c1de4f802b096195a1b8abbe48953c4</id>
<published>2016-02-04T05:48:47Z</published>
<updated>2016-02-04T05:48:47Z</updated>
<title type="text">Fix the examples and their description.</title>
<link rel="alternate" href="commit/8646255f0c1de4f802b096195a1b8abbe48953c4.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 8646255f0c1de4f802b096195a1b8abbe48953c4
parent e54f54c03160ab7e6615e15f9ee0984ab5d2e9dc
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Thu,  4 Feb 2016 06:48:47 +0100

Fix the examples and their description.

Thanks bleb for noticing this.

</content>
</entry>
<entry>
<id>e54f54c03160ab7e6615e15f9ee0984ab5d2e9dc</id>
<published>2012-08-04T20:30:22Z</published>
<updated>2012-08-04T20:30:22Z</updated>
<title type="text">Adding ARGBEGIN for flexible parameter handling and fixing the manpage.</title>
<link rel="alternate" href="commit/e54f54c03160ab7e6615e15f9ee0984ab5d2e9dc.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit e54f54c03160ab7e6615e15f9ee0984ab5d2e9dc
parent 0255257e75f6f3820d695394eb80cd20dcf78e78
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sat,  4 Aug 2012 22:30:22 +0200

Adding ARGBEGIN for flexible parameter handling and fixing the manpage.

</content>
</entry>
<entry>
<id>0255257e75f6f3820d695394eb80cd20dcf78e78</id>
<published>2012-02-05T11:42:43Z</published>
<updated>2012-02-05T11:42:43Z</updated>
<title type="text">Correcting spelling for the manpage change.</title>
<link rel="alternate" href="commit/0255257e75f6f3820d695394eb80cd20dcf78e78.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 0255257e75f6f3820d695394eb80cd20dcf78e78
parent d8eb104a4ebbb9b4b7947b13705332798f8dfb25
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sun,  5 Feb 2012 12:42:43 +0100

Correcting spelling for the manpage change.

</content>
</entry>
<entry>
<id>d8eb104a4ebbb9b4b7947b13705332798f8dfb25</id>
<published>2012-02-05T11:41:19Z</published>
<updated>2012-02-05T11:41:19Z</updated>
<title type="text">Changing config.mk to standard suckless behaviour.</title>
<link rel="alternate" href="commit/d8eb104a4ebbb9b4b7947b13705332798f8dfb25.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit d8eb104a4ebbb9b4b7947b13705332798f8dfb25
parent 1055c15ee9a299f0e496c39532e80bb8ed722dea
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sun,  5 Feb 2012 12:41:19 +0100

Changing config.mk to standard suckless behaviour.

</content>
</entry>
<entry>
<id>1055c15ee9a299f0e496c39532e80bb8ed722dea</id>
<published>2012-02-05T11:40:57Z</published>
<updated>2012-02-05T11:40:57Z</updated>
<title type="text">Adding a menu notice to the manpage.</title>
<link rel="alternate" href="commit/1055c15ee9a299f0e496c39532e80bb8ed722dea.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 1055c15ee9a299f0e496c39532e80bb8ed722dea
parent 70b2b06e7c11ffa06e2fdaef9a8cbea81c306d1d
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sun,  5 Feb 2012 12:40:57 +0100

Adding a menu notice to the manpage.

</content>
</entry>
<entry>
<id>70b2b06e7c11ffa06e2fdaef9a8cbea81c306d1d</id>
<published>2011-11-13T20:01:47Z</published>
<updated>2011-11-13T20:01:47Z</updated>
<title type="text">Adding Stephen Paul Weber to LICENSE.</title>
<link rel="alternate" href="commit/70b2b06e7c11ffa06e2fdaef9a8cbea81c306d1d.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 70b2b06e7c11ffa06e2fdaef9a8cbea81c306d1d
parent 9b1cf287f5be72735d7c2fb46aa1f066b5fcd09a
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sun, 13 Nov 2011 21:01:47 +0100

Adding Stephen Paul Weber to LICENSE.

</content>
</entry>
<entry>
<id>9b1cf287f5be72735d7c2fb46aa1f066b5fcd09a</id>
<published>2011-11-13T18:25:42Z</published>
<updated>2011-11-13T18:25:42Z</updated>
<title type="text">Pushing up to v0.8.</title>
<link rel="alternate" href="commit/9b1cf287f5be72735d7c2fb46aa1f066b5fcd09a.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 9b1cf287f5be72735d7c2fb46aa1f066b5fcd09a
parent 93e0eae6d3256d43a25e90843041fb566105fe99
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sun, 13 Nov 2011 19:25:42 +0100

Pushing up to v0.8.

</content>
</entry>
<entry>
<id>93e0eae6d3256d43a25e90843041fb566105fe99</id>
<published>2011-11-13T18:23:27Z</published>
<updated>2011-11-13T18:23:27Z</updated>
<title type="text">Removing some obvious comments.</title>
<link rel="alternate" href="commit/93e0eae6d3256d43a25e90843041fb566105fe99.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 93e0eae6d3256d43a25e90843041fb566105fe99
parent 32183505ec4dc9c66e4d6afc64a53054e6459c89
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sun, 13 Nov 2011 19:23:27 +0100

Removing some obvious comments.

</content>
</entry>
<entry>
<id>32183505ec4dc9c66e4d6afc64a53054e6459c89</id>
<published>2011-10-31T23:32:10Z</published>
<updated>2011-11-01T18:16:56Z</updated>
<title type="text">whitespace</title>
<link rel="alternate" href="commit/32183505ec4dc9c66e4d6afc64a53054e6459c89.gph" />
<author>
<name>Stephen Paul Weber</name>
<email>singpolyma@singpolyma.net</email>
</author>
<content type="text">commit 32183505ec4dc9c66e4d6afc64a53054e6459c89
parent 2c8bfd20bd0a5f65d9b513083210049701420ad6
Author: Stephen Paul Weber &lt;singpolyma@singpolyma.net&gt;
Date:   Mon, 31 Oct 2011 18:32:10 -0500

whitespace

</content>
</entry>
<entry>
<id>2c8bfd20bd0a5f65d9b513083210049701420ad6</id>
<published>2011-11-01T18:10:47Z</published>
<updated>2011-11-01T18:15:21Z</updated>
<title type="text">Keyboard navigation</title>
<link rel="alternate" href="commit/2c8bfd20bd0a5f65d9b513083210049701420ad6.gph" />
<author>
<name>Stephen Paul Weber</name>
<email>singpolyma@singpolyma.net</email>
</author>
<content type="text">commit 2c8bfd20bd0a5f65d9b513083210049701420ad6
parent 3cf543dfa6b3f04acdead19043cb862e12ad3396
Author: Stephen Paul Weber &lt;singpolyma@singpolyma.net&gt;
Date:   Tue,  1 Nov 2011 13:10:47 -0500

Keyboard navigation
</content>
</entry>
<entry>
<id>3cf543dfa6b3f04acdead19043cb862e12ad3396</id>
<published>2011-10-31T23:21:18Z</published>
<updated>2011-11-01T18:15:16Z</updated>
<title type="text">Cleaner exit</title>
<link rel="alternate" href="commit/3cf543dfa6b3f04acdead19043cb862e12ad3396.gph" />
<author>
<name>Stephen Paul Weber</name>
<email>singpolyma@singpolyma.net</email>
</author>
<content type="text">commit 3cf543dfa6b3f04acdead19043cb862e12ad3396
parent a620d2b9712d9c6ba82c27dc6570f7760c7644cb
Author: Stephen Paul Weber &lt;singpolyma@singpolyma.net&gt;
Date:   Mon, 31 Oct 2011 18:21:18 -0500

Cleaner exit

</content>
</entry>
<entry>
<id>a620d2b9712d9c6ba82c27dc6570f7760c7644cb</id>
<published>2011-10-31T22:54:03Z</published>
<updated>2011-11-01T18:09:43Z</updated>
<title type="text">Ignore right-click, etc</title>
<link rel="alternate" href="commit/a620d2b9712d9c6ba82c27dc6570f7760c7644cb.gph" />
<author>
<name>Stephen Paul Weber</name>
<email>singpolyma@singpolyma.net</email>
</author>
<content type="text">commit a620d2b9712d9c6ba82c27dc6570f7760c7644cb
parent a0128acd10507703644c1a401932bfeb821bf992
Author: Stephen Paul Weber &lt;singpolyma@singpolyma.net&gt;
Date:   Mon, 31 Oct 2011 17:54:03 -0500

Ignore right-click, etc

</content>
</entry>
<entry>
<id>a0128acd10507703644c1a401932bfeb821bf992</id>
<published>2011-10-31T23:32:04Z</published>
<updated>2011-11-01T18:09:42Z</updated>
<title type="text">Build as ISO C99</title>
<link rel="alternate" href="commit/a0128acd10507703644c1a401932bfeb821bf992.gph" />
<author>
<name>Stephen Paul Weber</name>
<email>singpolyma@singpolyma.net</email>
</author>
<content type="text">commit a0128acd10507703644c1a401932bfeb821bf992
parent b8917e420aa03fdf8b431e76b560d89a3ca5e095
Author: Stephen Paul Weber &lt;singpolyma@singpolyma.net&gt;
Date:   Mon, 31 Oct 2011 18:32:04 -0500

Build as ISO C99

</content>
</entry>
<entry>
<id>b8917e420aa03fdf8b431e76b560d89a3ca5e095</id>
<published>2011-10-09T16:21:37Z</published>
<updated>2011-10-09T16:21:37Z</updated>
<title type="text">Noone&#39;s expecting the coding style inquisition.</title>
<link rel="alternate" href="commit/b8917e420aa03fdf8b431e76b560d89a3ca5e095.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit b8917e420aa03fdf8b431e76b560d89a3ca5e095
parent ce149fb5b5c4223f0a724911be59bfe55f2ddb7b
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sun,  9 Oct 2011 18:21:37 +0200

Noone&#39;s expecting the coding style inquisition.

</content>
</entry>
<entry>
<id>ce149fb5b5c4223f0a724911be59bfe55f2ddb7b</id>
<published>2011-10-09T16:14:48Z</published>
<updated>2011-10-09T16:14:48Z</updated>
<title type="text">Add xgeometry support and remove old non-standard.</title>
<link rel="alternate" href="commit/ce149fb5b5c4223f0a724911be59bfe55f2ddb7b.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit ce149fb5b5c4223f0a724911be59bfe55f2ddb7b
parent 6fe4ccf5c1b27d5babe573dfa794ac86610ae28d
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sun,  9 Oct 2011 18:14:48 +0200

Add xgeometry support and remove old non-standard.

</content>
</entry>
<entry>
<id>6fe4ccf5c1b27d5babe573dfa794ac86610ae28d</id>
<published>2011-09-12T13:55:07Z</published>
<updated>2011-09-12T13:55:07Z</updated>
<title type="text">Adding expected behaviour to highlight and press.</title>
<link rel="alternate" href="commit/6fe4ccf5c1b27d5babe573dfa794ac86610ae28d.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 6fe4ccf5c1b27d5babe573dfa794ac86610ae28d
parent 179f5949844bee93fdcc1d6b62327ded89a7e553
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Mon, 12 Sep 2011 15:55:07 +0200

Adding expected behaviour to highlight and press.

</content>
</entry>
<entry>
<id>179f5949844bee93fdcc1d6b62327ded89a7e553</id>
<published>2011-09-12T13:46:06Z</published>
<updated>2011-09-12T13:46:06Z</updated>
<title type="text">Changing the behaviour to run on buttonrelease.</title>
<link rel="alternate" href="commit/179f5949844bee93fdcc1d6b62327ded89a7e553.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 179f5949844bee93fdcc1d6b62327ded89a7e553
parent 3330b885356850d35bf0594ba3e42aba078d5a10
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Mon, 12 Sep 2011 15:46:06 +0200

Changing the behaviour to run on buttonrelease.

</content>
</entry>
<entry>
<id>3330b885356850d35bf0594ba3e42aba078d5a10</id>
<published>2011-09-12T13:34:24Z</published>
<updated>2011-09-12T13:34:24Z</updated>
<title type="text">Minor typo in the comments.</title>
<link rel="alternate" href="commit/3330b885356850d35bf0594ba3e42aba078d5a10.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 3330b885356850d35bf0594ba3e42aba078d5a10
parent cf551b7ab2083bfbdc4882949531bdcb07b48005
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Mon, 12 Sep 2011 15:34:24 +0200

Minor typo in the comments.

</content>
</entry>
<entry>
<id>cf551b7ab2083bfbdc4882949531bdcb07b48005</id>
<published>2011-09-12T13:30:50Z</published>
<updated>2011-09-12T13:30:50Z</updated>
<title type="text">Adding fat finger mode.</title>
<link rel="alternate" href="commit/cf551b7ab2083bfbdc4882949531bdcb07b48005.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit cf551b7ab2083bfbdc4882949531bdcb07b48005
parent 772cc1d9aeac6a847e5e619db347edb55b5b2b43
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Mon, 12 Sep 2011 15:30:50 +0200

Adding fat finger mode.

</content>
</entry>
<entry>
<id>772cc1d9aeac6a847e5e619db347edb55b5b2b43</id>
<published>2011-09-08T13:48:08Z</published>
<updated>2011-09-08T13:48:08Z</updated>
<title type="text">Fixing the commandline -ws.</title>
<link rel="alternate" href="commit/772cc1d9aeac6a847e5e619db347edb55b5b2b43.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 772cc1d9aeac6a847e5e619db347edb55b5b2b43
parent 6a3e0e66058e4b5329f625b57623ef4a5f932ba9
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Thu,  8 Sep 2011 15:48:08 +0200

Fixing the commandline -ws.

</content>
</entry>
<entry>
<id>6a3e0e66058e4b5329f625b57623ef4a5f932ba9</id>
<published>2011-09-07T20:32:04Z</published>
<updated>2011-09-07T20:32:04Z</updated>
<title type="text">Removing bzero calls. Thanks Streng.</title>
<link rel="alternate" href="commit/6a3e0e66058e4b5329f625b57623ef4a5f932ba9.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 6a3e0e66058e4b5329f625b57623ef4a5f932ba9
parent 4d946a52a430e60110e87bcb3cb049374e8b4f27
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Wed,  7 Sep 2011 22:32:04 +0200

Removing bzero calls. Thanks Streng.

</content>
</entry>
<entry>
<id>4d946a52a430e60110e87bcb3cb049374e8b4f27</id>
<published>2011-09-07T20:27:57Z</published>
<updated>2011-09-07T20:27:57Z</updated>
<title type="text">I want mk.</title>
<link rel="alternate" href="commit/4d946a52a430e60110e87bcb3cb049374e8b4f27.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 4d946a52a430e60110e87bcb3cb049374e8b4f27
parent c889c20c8c343f605413f05c944028ac8c7aaa9d
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Wed,  7 Sep 2011 22:27:57 +0200

I want mk.

</content>
</entry>
<entry>
<id>c889c20c8c343f605413f05c944028ac8c7aaa9d</id>
<published>2011-09-07T20:25:21Z</published>
<updated>2011-09-07T20:25:21Z</updated>
<title type="text">thing, think, thing, think …</title>
<link rel="alternate" href="commit/c889c20c8c343f605413f05c944028ac8c7aaa9d.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit c889c20c8c343f605413f05c944028ac8c7aaa9d
parent 2285259c4e7597b0bc4f54bf268b020b05ce3ccb
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Wed,  7 Sep 2011 22:25:21 +0200

thing, think, thing, think …

</content>
</entry>
<entry>
<id>2285259c4e7597b0bc4f54bf268b020b05ce3ccb</id>
<published>2011-09-07T20:23:48Z</published>
<updated>2011-09-07T20:23:48Z</updated>
<title type="text">Fixing the example file.</title>
<link rel="alternate" href="commit/2285259c4e7597b0bc4f54bf268b020b05ce3ccb.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 2285259c4e7597b0bc4f54bf268b020b05ce3ccb
parent 9177598765d4919250e3aef98b0d94eb7f59e3cd
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Wed,  7 Sep 2011 22:23:48 +0200

Fixing the example file.

</content>
</entry>
<entry>
<id>9177598765d4919250e3aef98b0d94eb7f59e3cd</id>
<published>2011-09-07T20:22:30Z</published>
<updated>2011-09-07T20:22:30Z</updated>
<title type="text">Fixing the makefile behaviour.</title>
<link rel="alternate" href="commit/9177598765d4919250e3aef98b0d94eb7f59e3cd.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 9177598765d4919250e3aef98b0d94eb7f59e3cd
parent 63235367e0b8196b0b221ff74e4ebf82daafe096
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Wed,  7 Sep 2011 22:22:30 +0200

Fixing the makefile behaviour.

</content>
</entry>
<entry>
<id>63235367e0b8196b0b221ff74e4ebf82daafe096</id>
<published>2011-09-07T20:16:10Z</published>
<updated>2011-09-07T20:16:10Z</updated>
<title type="text">Reflecting changes in the manpage.</title>
<link rel="alternate" href="commit/63235367e0b8196b0b221ff74e4ebf82daafe096.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 63235367e0b8196b0b221ff74e4ebf82daafe096
parent 45838326b3fbed24d56063b64cae841ee7b56282
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Wed,  7 Sep 2011 22:16:10 +0200

Reflecting changes in the manpage.

</content>
</entry>
<entry>
<id>45838326b3fbed24d56063b64cae841ee7b56282</id>
<published>2011-09-07T20:09:54Z</published>
<updated>2011-09-07T20:09:54Z</updated>
<title type="text">Make widthscaling a commandline parameter.</title>
<link rel="alternate" href="commit/45838326b3fbed24d56063b64cae841ee7b56282.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 45838326b3fbed24d56063b64cae841ee7b56282
parent 9fbca8b3f21d2d0ad07d19ec8222c2a3fd89b984
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Wed,  7 Sep 2011 22:09:54 +0200

Make widthscaling a commandline parameter.

</content>
</entry>
<entry>
<id>9fbca8b3f21d2d0ad07d19ec8222c2a3fd89b984</id>
<published>2011-09-07T20:00:18Z</published>
<updated>2011-09-07T20:00:18Z</updated>
<title type="text">Adding the width scaling as a parameter.</title>
<link rel="alternate" href="commit/9fbca8b3f21d2d0ad07d19ec8222c2a3fd89b984.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 9fbca8b3f21d2d0ad07d19ec8222c2a3fd89b984
parent 85c2c65341cb8953afe7fc9fea794efca060c3d9
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Wed,  7 Sep 2011 22:00:18 +0200

Adding the width scaling as a parameter.

</content>
</entry>
<entry>
<id>85c2c65341cb8953afe7fc9fea794efca060c3d9</id>
<published>2011-09-07T19:47:07Z</published>
<updated>2011-09-07T19:47:07Z</updated>
<title type="text">Pushing to 0.7.</title>
<link rel="alternate" href="commit/85c2c65341cb8953afe7fc9fea794efca060c3d9.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 85c2c65341cb8953afe7fc9fea794efca060c3d9
parent ed1b10cb2eb03d31078fcd5353d60a36c7d77d87
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Wed,  7 Sep 2011 21:47:07 +0200

Pushing to 0.7.

</content>
</entry>
<entry>
<id>ed1b10cb2eb03d31078fcd5353d60a36c7d77d87</id>
<published>2011-09-07T19:46:01Z</published>
<updated>2011-09-07T19:46:01Z</updated>
<title type="text">Changing the parameter layout.</title>
<link rel="alternate" href="commit/ed1b10cb2eb03d31078fcd5353d60a36c7d77d87.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit ed1b10cb2eb03d31078fcd5353d60a36c7d77d87
parent fa32f61ef9dcbe04deddad48176d2919ed5b2326
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Wed,  7 Sep 2011 21:46:01 +0200

Changing the parameter layout.

</content>
</entry>
<entry>
<id>fa32f61ef9dcbe04deddad48176d2919ed5b2326</id>
<published>2011-07-02T10:34:52Z</published>
<updated>2011-07-02T10:34:52Z</updated>
<title type="text">Change version.</title>
<link rel="alternate" href="commit/fa32f61ef9dcbe04deddad48176d2919ed5b2326.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit fa32f61ef9dcbe04deddad48176d2919ed5b2326
parent 08dc77218ed9258f10f58e6f53d26931a5406f32
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sat,  2 Jul 2011 12:34:52 +0200

Change version.

</content>
</entry>
<entry>
<id>08dc77218ed9258f10f58e6f53d26931a5406f32</id>
<published>2011-07-02T10:32:56Z</published>
<updated>2011-07-02T10:32:56Z</updated>
<title type="text">README.md is gone.</title>
<link rel="alternate" href="commit/08dc77218ed9258f10f58e6f53d26931a5406f32.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 08dc77218ed9258f10f58e6f53d26931a5406f32
parent 2e6e710ce313489069e9de6905e1e7f91499910f
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sat,  2 Jul 2011 12:32:56 +0200

README.md is gone.

</content>
</entry>
<entry>
<id>2e6e710ce313489069e9de6905e1e7f91499910f</id>
<published>2011-07-02T10:14:12Z</published>
<updated>2011-07-02T10:14:12Z</updated>
<title type="text">Adding horizontal and manpage.</title>
<link rel="alternate" href="commit/2e6e710ce313489069e9de6905e1e7f91499910f.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 2e6e710ce313489069e9de6905e1e7f91499910f
parent 9f2398547291d67362c3c6499f64deed736ef424
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sat,  2 Jul 2011 12:14:12 +0200

Adding horizontal and manpage.

</content>
</entry>
<entry>
<id>9f2398547291d67362c3c6499f64deed736ef424</id>
<published>2011-06-30T19:59:24Z</published>
<updated>2011-06-30T19:59:24Z</updated>
<title type="text">Thanks to Bogdan Ionuț &lt;bogdan@punctweb.ro&gt;.</title>
<link rel="alternate" href="commit/9f2398547291d67362c3c6499f64deed736ef424.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 9f2398547291d67362c3c6499f64deed736ef424
parent 0173fad0c600def6194c0b45a10844ad01f48e4c
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Thu, 30 Jun 2011 21:59:24 +0200

Thanks to Bogdan Ionuț &lt;bogdan@punctweb.ro&gt;.

</content>
</entry>
<entry>
<id>0173fad0c600def6194c0b45a10844ad01f48e4c</id>
<published>2011-06-30T18:07:37Z</published>
<updated>2011-06-30T18:07:37Z</updated>
<title type="text">Helping the user a bit with config.h.</title>
<link rel="alternate" href="commit/0173fad0c600def6194c0b45a10844ad01f48e4c.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 0173fad0c600def6194c0b45a10844ad01f48e4c
parent e9c6212512c0054e862f15cc3af6abd9f63fa10f
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Thu, 30 Jun 2011 20:07:37 +0200

Helping the user a bit with config.h.

</content>
</entry>
<entry>
<id>e9c6212512c0054e862f15cc3af6abd9f63fa10f</id>
<published>2011-06-30T18:05:59Z</published>
<updated>2011-06-30T18:05:59Z</updated>
<title type="text">Bumping up the version number.</title>
<link rel="alternate" href="commit/e9c6212512c0054e862f15cc3af6abd9f63fa10f.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit e9c6212512c0054e862f15cc3af6abd9f63fa10f
parent 61b006b04f39ed482d927c73e7d826c5191329c1
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Thu, 30 Jun 2011 20:05:59 +0200

Bumping up the version number.

</content>
</entry>
<entry>
<id>61b006b04f39ed482d927c73e7d826c5191329c1</id>
<published>2011-06-30T18:05:32Z</published>
<updated>2011-06-30T18:05:32Z</updated>
<title type="text">Removing the config.h from tracking.</title>
<link rel="alternate" href="commit/61b006b04f39ed482d927c73e7d826c5191329c1.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 61b006b04f39ed482d927c73e7d826c5191329c1
parent eaa31fec602e3aec1402e83f4e767775f7641bc9
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Thu, 30 Jun 2011 20:05:32 +0200

Removing the config.h from tracking.

</content>
</entry>
<entry>
<id>eaa31fec602e3aec1402e83f4e767775f7641bc9</id>
<published>2011-06-30T18:05:08Z</published>
<updated>2011-06-30T18:05:08Z</updated>
<title type="text">Highlight and simple menu items added.</title>
<link rel="alternate" href="commit/eaa31fec602e3aec1402e83f4e767775f7641bc9.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit eaa31fec602e3aec1402e83f4e767775f7641bc9
parent 338b4a391a7991d938921284fe500afeceab1a1b
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Thu, 30 Jun 2011 20:05:08 +0200

Highlight and simple menu items added.

</content>
</entry>
<entry>
<id>338b4a391a7991d938921284fe500afeceab1a1b</id>
<published>2011-03-27T20:10:02Z</published>
<updated>2011-03-27T20:10:02Z</updated>
<title type="text">Initial commit.</title>
<link rel="alternate" href="commit/338b4a391a7991d938921284fe500afeceab1a1b.gph" />
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<content type="text">commit 338b4a391a7991d938921284fe500afeceab1a1b
Author: Christoph Lohmann &lt;20h@r-36.net&gt;
Date:   Sun, 27 Mar 2011 22:10:02 +0200

Initial commit.

</content>
</entry>
</feed>
