<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dwmblocks, branch master</title>
<subtitle>An OpenBSD version of dwmblocks that allows using a limited range of signals.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.sualokin.xyz/dwmblocks/'/>
<entry>
<title>Initial commit and full program.</title>
<updated>2022-09-07T11:59:22+00:00</updated>
<author>
<name>nikolaus</name>
<email>nikolaus@fishbox.fritz.box</email>
</author>
<published>2022-09-07T11:59:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sualokin.xyz/dwmblocks/commit/?id=566442a0c023b2f07b9ade411d54870998564641'/>
<id>566442a0c023b2f07b9ade411d54870998564641</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #48 from anntnzrb/patch-makefile</title>
<updated>2022-01-07T03:08:50+00:00</updated>
<author>
<name>torrinfail</name>
<email>torrinfail@gmail.com</email>
</author>
<published>2022-01-07T03:08:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sualokin.xyz/dwmblocks/commit/?id=a933ce0d6109524b393feb3e7156cbf0de88b42c'/>
<id>a933ce0d6109524b393feb3e7156cbf0de88b42c</id>
<content type='text'>
Makefile tweaks
These changes are all pretty good. And I'm all for making it easier to build on the BSDs!</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makefile tweaks
These changes are all pretty good. And I'm all for making it easier to build on the BSDs!</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #59 from mehmetumit/master</title>
<updated>2022-01-07T02:45:08+00:00</updated>
<author>
<name>torrinfail</name>
<email>torrinfail@gmail.com</email>
</author>
<published>2022-01-07T02:45:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sualokin.xyz/dwmblocks/commit/?id=ba866be168ec676c7361360957c20ed9cef9e737'/>
<id>ba866be168ec676c7361360957c20ed9cef9e737</id>
<content type='text'>
\0 delimeter issue fixed
This was clearly just an oversight. Thanks for the fix!</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
\0 delimeter issue fixed
This was clearly just an oversight. Thanks for the fix!</pre>
</div>
</content>
</entry>
<entry>
<title>\0 delimeter issue fixed</title>
<updated>2021-09-26T11:26:30+00:00</updated>
<author>
<name>Mehmet Ümit Özden</name>
<email>ozdenmehmetumit@gmail.com</email>
</author>
<published>2021-09-26T11:26:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sualokin.xyz/dwmblocks/commit/?id=f47a157e57c81b27bd3f04eed422ca068b70b7a3'/>
<id>f47a157e57c81b27bd3f04eed422ca068b70b7a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added {Free,Open}BSD support | minor edits</title>
<updated>2021-08-05T12:55:45+00:00</updated>
<author>
<name>anntnzrb</name>
<email>anntnzrb@protonmail.com</email>
</author>
<published>2021-08-05T12:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sualokin.xyz/dwmblocks/commit/?id=adb7a49803346cf1c8a10e147c5e93a42bc10169'/>
<id>adb7a49803346cf1c8a10e147c5e93a42bc10169</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile tweaks</title>
<updated>2021-05-28T17:31:50+00:00</updated>
<author>
<name>anntnzrb</name>
<email>anntnzrb@protonmail.com</email>
</author>
<published>2021-05-28T16:36:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sualokin.xyz/dwmblocks/commit/?id=6be2a10558f8df9545a79f89a6a9cb40ea7ca6a7'/>
<id>6be2a10558f8df9545a79f89a6a9cb40ea7ca6a7</id>
<content type='text'>
Modified according to
[dwm](http://git.suckless.org/dwm/file/Makefile.html) 's
Makefile file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modified according to
[dwm](http://git.suckless.org/dwm/file/Makefile.html) 's
Makefile file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #40 from IGeraGera/IGeraGera-patch-1</title>
<updated>2020-12-27T20:43:03+00:00</updated>
<author>
<name>torrinfail</name>
<email>torrinfail@gmail.com</email>
</author>
<published>2020-12-27T20:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sualokin.xyz/dwmblocks/commit/?id=96cbb453e5373c05372fd4bf3faacfa53e409067'/>
<id>96cbb453e5373c05372fd4bf3faacfa53e409067</id>
<content type='text'>
Updated the patch in README.md for commit b6b0be4</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated the patch in README.md for commit b6b0be4</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #39 from Strahinja/master</title>
<updated>2020-12-24T23:53:26+00:00</updated>
<author>
<name>torrinfail</name>
<email>torrinfail@gmail.com</email>
</author>
<published>2020-12-24T23:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sualokin.xyz/dwmblocks/commit/?id=0e22e81b1e952e13534d7e5068be57a4d8396d87'/>
<id>0e22e81b1e952e13534d7e5068be57a4d8396d87</id>
<content type='text'>
Add the call to pclose() when the output from the block command is empty</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the call to pclose() when the output from the block command is empty</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #41 from victor-timofei/master</title>
<updated>2020-12-24T23:49:30+00:00</updated>
<author>
<name>torrinfail</name>
<email>torrinfail@gmail.com</email>
</author>
<published>2020-12-24T23:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sualokin.xyz/dwmblocks/commit/?id=5b8eb5f7b146db4a2089fe1ca96b243a5c471e84'/>
<id>5b8eb5f7b146db4a2089fe1ca96b243a5c471e84</id>
<content type='text'>
Fix LDFLAGS for Ubuntu</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix LDFLAGS for Ubuntu</pre>
</div>
</content>
</entry>
<entry>
<title>Fix LDFLAGS for Ubuntu</title>
<updated>2020-12-23T17:52:47+00:00</updated>
<author>
<name>Victor Timofei</name>
<email>victor@vtimothy.com</email>
</author>
<published>2020-12-23T17:52:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sualokin.xyz/dwmblocks/commit/?id=af5389ce30a1a5d1f875a672e6e68f4f2fcb0789'/>
<id>af5389ce30a1a5d1f875a672e6e68f4f2fcb0789</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
