<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>dwmstatus, branch HEAD</title>
<subtitle>A simple dwm status application in C.
</subtitle>
<entry>
<id>ec01a84698346cca0b3d4e06202101982cda7de0</id>
<published>2024-07-25T11:16:11Z</published>
<updated>2024-07-25T11:16:11Z</updated>
<title>Add meme-status to example.</title>
<link rel="alternate" href="gopher://suckless.org/1/git/dwmstatus/commit/ec01a84698346cca0b3d4e06202101982cda7de0.gph" />
<author>
<name>Christoph Lohmann</name>
<email>[email protected]</email>
</author>
<content>commit ec01a84698346cca0b3d4e06202101982cda7de0
parent 384bee02eac5cc189ed382f621bb8151a4e9872b
Author: Christoph Lohmann &lt;[email protected]&gt;
Date:   Thu, 25 Jul 2024 13:16:11 +0200

Add meme-status to example.

Everyone should have a status of his/her memes.

</content>
</entry>
<entry>
<id>384bee02eac5cc189ed382f621bb8151a4e9872b</id>
<published>2023-08-24T09:13:09Z</published>
<updated>2023-08-24T09:13:09Z</updated>
<title>Add comment about xinitrc logic. Do double fork.</title>
<link rel="alternate" href="gopher://suckless.org/1/git/dwmstatus/commit/384bee02eac5cc189ed382f621bb8151a4e9872b.gph" />
<author>
<name>Christoph Lohmann</name>
<email>[email protected]</email>
</author>
<content>commit 384bee02eac5cc189ed382f621bb8151a4e9872b
parent 81cdc8f4a2528374842049c214937349b30fbebc
Author: Christoph Lohmann &lt;[email protected]&gt;
Date:   Thu, 24 Aug 2023 11:13:09 +0200

Add comment about xinitrc logic. Do double fork.

Thanks eidolon for the hint.

</content>
</entry>
<entry>
<id>81cdc8f4a2528374842049c214937349b30fbebc</id>
<published>2023-01-29T11:15:22Z</published>
<updated>2023-01-29T11:15:22Z</updated>
<title>Close fd if there was an empty return.</title>
<link rel="alternate" href="gopher://suckless.org/1/git/dwmstatus/commit/81cdc8f4a2528374842049c214937349b30fbebc.gph" />
<author>
<name>Christoph Lohmann</name>
<email>[email protected]</email>
</author>
<content>commit 81cdc8f4a2528374842049c214937349b30fbebc
parent a30f9f5bd1c9c3fcd96b32e3919206df0e9306bf
Author: Christoph Lohmann &lt;[email protected]&gt;
Date:   Sun, 29 Jan 2023 12:15:22 +0100

Close fd if there was an empty return.

* Not closing will use up all file descriptors over time.

</content>
</entry>
<entry>
<id>a30f9f5bd1c9c3fcd96b32e3919206df0e9306bf</id>
<published>2022-12-28T18:09:24Z</published>
<updated>2022-12-28T18:09:24Z</updated>
<title>Add dwmstatus-restart script as an example.</title>
<link rel="alternate" href="gopher://suckless.org/1/git/dwmstatus/commit/a30f9f5bd1c9c3fcd96b32e3919206df0e9306bf.gph" />
<author>
<name>Christoph Lohmann</name>
<email>[email protected]</email>
</author>
<content>commit a30f9f5bd1c9c3fcd96b32e3919206df0e9306bf
parent f2dea576d5051a860a6708c6bd170d35be18700d
Author: Christoph Lohmann &lt;[email protected]&gt;
Date:   Wed, 28 Dec 2022 19:09:24 +0100

Add dwmstatus-restart script as an example.

</content>
</entry>
<entry>
<id>f2dea576d5051a860a6708c6bd170d35be18700d</id>
<published>2022-12-28T18:09:11Z</published>
<updated>2022-12-28T18:09:11Z</updated>
<title>Add Surf status to dwmstatus.</title>
<link rel="alternate" href="gopher://suckless.org/1/git/dwmstatus/commit/f2dea576d5051a860a6708c6bd170d35be18700d.gph" />
<author>
<name>Christoph Lohmann</name>
<email>[email protected]</email>
</author>
<content>commit f2dea576d5051a860a6708c6bd170d35be18700d
parent e3109b83569672686c3bd705ff37006f62c1b39c
Author: Christoph Lohmann &lt;[email protected]&gt;
Date:   Wed, 28 Dec 2022 19:09:11 +0100

Add Surf status to dwmstatus.

</content>
</entry>
<entry>
<id>e3109b83569672686c3bd705ff37006f62c1b39c</id>
<published>2022-08-21T13:03:34Z</published>
<updated>2022-08-21T13:47:20Z</updated>
<title>Fix execscript() function to retrieve kbmap</title>
<link rel="alternate" href="gopher://suckless.org/1/git/dwmstatus/commit/e3109b83569672686c3bd705ff37006f62c1b39c.gph" />
<author>
<name>Pepijn Krijnsen</name>
<email>[email protected]</email>
</author>
<content>commit e3109b83569672686c3bd705ff37006f62c1b39c
parent 8c2a152d8f4b28f62b8aaa2e0f6b408da9f99fe0
Author: Pepijn Krijnsen &lt;[email protected]&gt;
Date:   Sun, 21 Aug 2022 14:03:34 +0100

Fix execscript() function to retrieve kbmap

Signed-off-by: Christoph Lohmann &lt;[email protected]&gt;

</content>
</entry>
<entry>
<id>8c2a152d8f4b28f62b8aaa2e0f6b408da9f99fe0</id>
<published>2022-08-18T15:05:48Z</published>
<updated>2022-08-18T15:05:48Z</updated>
<title>Fix fgets. Thanks bob!</title>
<link rel="alternate" href="gopher://suckless.org/1/git/dwmstatus/commit/8c2a152d8f4b28f62b8aaa2e0f6b408da9f99fe0.gph" />
<author>
<name>Christoph Lohmann</name>
<email>[email protected]</email>
</author>
<content>commit 8c2a152d8f4b28f62b8aaa2e0f6b408da9f99fe0
parent 110faa443ead7749b8f17222d198e60a2a1ce4fa
Author: Christoph Lohmann &lt;[email protected]&gt;
Date:   Thu, 18 Aug 2022 17:05:48 +0200

Fix fgets. Thanks bob!

</content>
</entry>
<entry>
<id>110faa443ead7749b8f17222d198e60a2a1ce4fa</id>
<published>2022-08-18T11:51:28Z</published>
<updated>2022-08-18T11:51:28Z</updated>
<title>Change refresh to 30 seconds.</title>
<link rel="alternate" href="gopher://suckless.org/1/git/dwmstatus/commit/110faa443ead7749b8f17222d198e60a2a1ce4fa.gph" />
<author>
<name>Christoph Lohmann</name>
<email>[email protected]</email>
</author>
<content>commit 110faa443ead7749b8f17222d198e60a2a1ce4fa
parent 19953a7de2c6fc8cf6c3e88f8cd51e7e8e54d190
Author: Christoph Lohmann &lt;[email protected]&gt;
Date:   Thu, 18 Aug 2022 13:51:28 +0200

Change refresh to 30 seconds.

</content>
</entry>
<entry>
<id>19953a7de2c6fc8cf6c3e88f8cd51e7e8e54d190</id>
<published>2022-08-18T11:48:00Z</published>
<updated>2022-08-18T11:48:00Z</updated>
<title>Add xkbmap handler.</title>
<link rel="alternate" href="gopher://suckless.org/1/git/dwmstatus/commit/19953a7de2c6fc8cf6c3e88f8cd51e7e8e54d190.gph" />
<author>
<name>Christoph Lohmann</name>
<email>[email protected]</email>
</author>
<content>commit 19953a7de2c6fc8cf6c3e88f8cd51e7e8e54d190
parent 51bc02f6ea93e54c976aa76f5a43dd032e637f51
Author: Christoph Lohmann &lt;[email protected]&gt;
Date:   Thu, 18 Aug 2022 13:48:00 +0200

Add xkbmap handler.

</content>
</entry>
<entry>
<id>51bc02f6ea93e54c976aa76f5a43dd032e637f51</id>
<published>2018-07-17T13:50:15Z</published>
<updated>2018-07-17T13:50:15Z</updated>
<title>Adapt LICENSE to 2018.</title>
<link rel="alternate" href="gopher://suckless.org/1/git/dwmstatus/commit/51bc02f6ea93e54c976aa76f5a43dd032e637f51.gph" />
<author>
<name>Christoph Lohmann</name>
<email>[email protected]</email>
</author>
<content>commit 51bc02f6ea93e54c976aa76f5a43dd032e637f51
parent 7bde3c55521fa3d7c7029ad99ec7e88e8c9f301c
Author: Christoph Lohmann &lt;[email protected]&gt;
Date:   Tue, 17 Jul 2018 15:50:15 +0200

Adapt LICENSE to 2018.

</content>
</entry>
<entry>
<id>7bde3c55521fa3d7c7029ad99ec7e88e8c9f301c</id>
<published>2018-07-17T13:49:45Z</published>
<updated>2018-07-17T13:49:45Z</updated>
<title>Adapt dwmstatus to 2018.</title>
<link rel="alternate" href="gopher://suckless.org/1/git/dwmstatus/commit/7bde3c55521fa3d7c7029ad99ec7e88e8c9f301c.gph" />
<author>
<name>Christoph Lohmann</name>
<email>[email protected]</email>
</author>
<content>commit 7bde3c55521fa3d7c7029ad99ec7e88e8c9f301c
parent e0bea395b27a50936a4db59ecb34775067eab4f3
Author: Christoph Lohmann &lt;[email protected]&gt;
Date:   Tue, 17 Jul 2018 15:49:45 +0200

Adapt dwmstatus to 2018.

</content>
</entry>
<entry>
<id>e0bea395b27a50936a4db59ecb34775067eab4f3</id>
<published>2017-09-10T17:29:17Z</published>
<updated>2017-09-10T17:29:17Z</updated>
<title>No object files in source repositories.</title>
<link rel="alternate" href="gopher://suckless.org/1/git/dwmstatus/commit/e0bea395b27a50936a4db59ecb34775067eab4f3.gph" />
<author>
<name>Christoph Lohmann</name>
<email>[email protected]</email>
</author>
<content>commit e0bea395b27a50936a4db59ecb34775067eab4f3
parent a1751622782eb9d3d9bfae56b75b857d8cbd0c6c
Author: Christoph Lohmann &lt;[email protected]&gt;
Date:   Sun, 10 Sep 2017 19:29:17 +0200

No object files in source repositories.

</content>
</entry>
<entry>
<id>a1751622782eb9d3d9bfae56b75b857d8cbd0c6c</id>
<published>2017-09-10T17:28:54Z</published>
<updated>2017-09-10T17:28:54Z</updated>
<title>Initial commit.</title>
<link rel="alternate" href="gopher://suckless.org/1/git/dwmstatus/commit/a1751622782eb9d3d9bfae56b75b857d8cbd0c6c.gph" />
<author>
<name>Christoph Lohmann</name>
<email>[email protected]</email>
</author>
<content>commit a1751622782eb9d3d9bfae56b75b857d8cbd0c6c
Author: Christoph Lohmann &lt;[email protected]&gt;
Date:   Sun, 10 Sep 2017 19:28:54 +0200

Initial commit.

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