add 2.0.1 update post

This commit is contained in:
speedie 2023-06-07 09:52:27 +02:00
parent f0c37aa4b8
commit c92dd074a8

View file

@ -109,7 +109,7 @@
<title>spmenu 2.0 release</title> <title>spmenu 2.0 release</title>
<link>https://spmenu.speedie.site</link> <link>https://spmenu.speedie.site</link>
<guid isPermaLink="false">post9</guid> <guid isPermaLink="false">post9</guid>
<pubDate>Fri, 03 Jun 2023 00:00:00 +0100</pubDate> <pubDate>Fri, 02 Jun 2023 00:00:00 +0100</pubDate>
<description> <description>
<![CDATA[ <![CDATA[
<p>spmenu 2.0 release. This release fixes many bugs, but notably adds in experimental Wayland support. It is enabled by default.</p> <p>spmenu 2.0 release. This release fixes many bugs, but notably adds in experimental Wayland support. It is enabled by default.</p>
@ -125,5 +125,31 @@
]]> ]]>
</description> </description>
</item> </item>
<item>
<title>spmenu 2.0.1 release</title>
<link>https://spmenu.speedie.site</link>
<guid isPermaLink="false">post10</guid>
<pubDate>Sat, 03 Jun 2023 00:00:00 +0100</pubDate>
<description>
<![CDATA[
<p>spmenu 2.0.1 release. This release fixes some issues with release 2.0.</p>
<ul>
<li>Fix alpha option for Wayland</li>
<li>Fix X11 support. It would work under Xwayland but not a real X11 window manager</li>
<li>Update URLs after the cgit to gitea migration</li>
<li>Add license notice to all the scripts</li>
<li>Remove old and outdated comments from the example .Xresources file</li>
<li>Disable broken X11 only features under Wayland.</li>
<li>Remove old USEPANGO code</li>
<li>Fix typo in <code>die()</code> call</li>
<li>Bash is now a dependency in the PKGBUILD, as it should be</li>
<li>Freetype is no longer a dependency in the PKGBUILD, it's not necessary</li>
<li>Move the code for opening the display to <code>readstdin()</code>, so .Xresources can be used if Wayland as the primary protocol is enabled, but X11 is actually used.</li>
<li>Don't remove spmenu-VERSION.tar.gz when creating a pacman package.</li>
</ul>
<p>You can get the new release through pacman if you're using my Arch repository, or you can simply get the source code and compile it yourself.</p>
]]>
</description>
</item>
</channel> </channel>
</rss> </rss>