<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dwmblocks/Makefile, 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>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>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>
<entry>
<title>Added back the ability to change compiler with CC environment variable.</title>
<updated>2020-08-19T16:12:37+00:00</updated>
<author>
<name>aidan</name>
<email>aidan@Edward.localdomain</email>
</author>
<published>2020-08-19T16:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sualokin.xyz/dwmblocks/commit/?id=904e40790870aedbc579d9093b6786b0c1500a96'/>
<id>904e40790870aedbc579d9093b6786b0c1500a96</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 #12 from kdkasad/patch-1</title>
<updated>2020-08-13T03:20:36+00:00</updated>
<author>
<name>torrinfail</name>
<email>torrinfail@gmail.com</email>
</author>
<published>2020-08-13T03:20:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sualokin.xyz/dwmblocks/commit/?id=661f3eb4bcdf20dfa97ae58fa8e6f343b07a909e'/>
<id>661f3eb4bcdf20dfa97ae58fa8e6f343b07a909e</id>
<content type='text'>
Change `cp`/`chmod` to `install` in Makefile</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change `cp`/`chmod` to `install` in Makefile</pre>
</div>
</content>
</entry>
<entry>
<title>added blocks.def.h to act as default blocks file so that changes made in</title>
<updated>2020-08-12T02:50:11+00:00</updated>
<author>
<name>Aidan</name>
<email>torrinfail@gmail.com</email>
</author>
<published>2020-08-12T02:50:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sualokin.xyz/dwmblocks/commit/?id=7e0bc3f5801ba70fcf6d5824a74e29836b2d57b7'/>
<id>7e0bc3f5801ba70fcf6d5824a74e29836b2d57b7</id>
<content type='text'>
the future will not affect csutom blocks.h files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the future will not affect csutom blocks.h files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into patch-1</title>
<updated>2020-07-28T17:06:04+00:00</updated>
<author>
<name>torrinfail</name>
<email>torrinfail@gmail.com</email>
</author>
<published>2020-07-28T17:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sualokin.xyz/dwmblocks/commit/?id=7a570d5760759329692f98b3514662cf673ea92e'/>
<id>7a570d5760759329692f98b3514662cf673ea92e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added variable in makefile to change c compiler</title>
<updated>2020-07-06T08:10:33+00:00</updated>
<author>
<name>Aidan</name>
<email>torrinfail@gmail.com</email>
</author>
<published>2020-07-06T08:10:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sualokin.xyz/dwmblocks/commit/?id=dcb198d7d7da45b8d7cd2d241b42f8405bd049b1'/>
<id>dcb198d7d7da45b8d7cd2d241b42f8405bd049b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed argument order for gcc</title>
<updated>2020-05-30T01:22:34+00:00</updated>
<author>
<name>Taylor Henderson</name>
<email>tph5595@users.noreply.github.com</email>
</author>
<published>2020-05-30T01:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sualokin.xyz/dwmblocks/commit/?id=e62fbe64994a8d0c38edf806f641826eb3a2b430'/>
<id>e62fbe64994a8d0c38edf806f641826eb3a2b430</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
