<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suckless/wayland/dwl/config.mk, branch main</title>
<subtitle>Dynamic Window Manager for Wayland
</subtitle>
<id>http://git.nathanreiner.xyz/suckless/wayland/dwl/atom?h=main</id>
<link rel='self' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/'/>
<updated>2023-03-24T15:11:33Z</updated>
<entry>
<title>apply ipc patch and my configuration</title>
<updated>2023-03-24T15:11:33Z</updated>
<author>
<name>Nathan Reiner</name>
<email>nathan@nathanreiner.xyz</email>
</author>
<published>2023-03-24T15:11:33Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/commit/?id=3643191bd9405e8210f2f4167303e3c5872f2bf2'/>
<id>urn:sha1:3643191bd9405e8210f2f4167303e3c5872f2bf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump version to 0.4</title>
<updated>2022-12-30T20:46:52Z</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@protonmail.com</email>
</author>
<published>2022-12-30T20:38:03Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/commit/?id=8653b276927b6622d3c50f98d05380b27b9b007c'/>
<id>urn:sha1:8653b276927b6622d3c50f98d05380b27b9b007c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove `--long` from git-describe command</title>
<updated>2022-12-30T20:46:34Z</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@protonmail.com</email>
</author>
<published>2022-12-30T20:45:03Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/commit/?id=932c1d45f279a78cac021f7f643fc65460245b64'/>
<id>urn:sha1:932c1d45f279a78cac021f7f643fc65460245b64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump version to 0.4-rc3</title>
<updated>2022-12-24T23:54:19Z</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@protonmail.com</email>
</author>
<published>2022-12-24T23:54:19Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/commit/?id=05f4e23c43aa0d6e8fb8673a3b0d71653dc6dbbd'/>
<id>urn:sha1:05f4e23c43aa0d6e8fb8673a3b0d71653dc6dbbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump version to 0.4-rc2</title>
<updated>2022-12-06T05:21:21Z</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@protonmail.com</email>
</author>
<published>2022-12-06T05:21:21Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/commit/?id=c9a0a8bf6de9130655342e362a5a9f09c6a7fd08'/>
<id>urn:sha1:c9a0a8bf6de9130655342e362a5a9f09c6a7fd08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump version to 0.4-rc1</title>
<updated>2022-12-02T16:12:16Z</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@protonmail.com</email>
</author>
<published>2022-12-02T16:12:16Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/commit/?id=4c6050331e4e9e03a43afb365263e3c48b50b294'/>
<id>urn:sha1:4c6050331e4e9e03a43afb365263e3c48b50b294</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'djpohly/main' into wlroots-next</title>
<updated>2022-10-02T04:30:47Z</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@protonmail.com</email>
</author>
<published>2022-10-02T04:30:47Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/commit/?id=ae3d435717f9c40313a516ed760094718104b9c3'/>
<id>urn:sha1:ae3d435717f9c40313a516ed760094718104b9c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rework Makefile</title>
<updated>2022-09-21T04:34:48Z</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@protonmail.com</email>
</author>
<published>2022-09-21T04:34:48Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/commit/?id=31106eff64406a004beb18c265a8b6fa0ae4f7a5'/>
<id>urn:sha1:31106eff64406a004beb18c265a8b6fa0ae4f7a5</id>
<content type='text'>
- allow user to use a different pkg-config binary
- restore almost all (and add other ones) warning flags (-Werror is not set)
- $(XWAYLAND) is added to our CPPFLAGS
- remove useless comments
- don't generate idle-protocol.h (not used)
</content>
</entry>
<entry>
<title>add missing library (xcb-icccm)</title>
<updated>2022-09-18T20:49:30Z</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@protonmail.com</email>
</author>
<published>2022-09-18T20:49:30Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/commit/?id=d11358762d3693e8e268ecf01861f522a0dc96f5'/>
<id>urn:sha1:d11358762d3693e8e268ecf01861f522a0dc96f5</id>
<content type='text'>
this library is also used by wlroots, so nothing new
</content>
</entry>
<entry>
<title>append `-dev` to $(_VERSION) (should have added it a long time ago)</title>
<updated>2022-09-08T05:13:03Z</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@protonmail.com</email>
</author>
<published>2022-09-08T05:13:03Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/commit/?id=303fc72b124721ef86d1340367a2d3474716c367'/>
<id>urn:sha1:303fc72b124721ef86d1340367a2d3474716c367</id>
<content type='text'>
</content>
</entry>
</feed>
