update updates.xml

This commit is contained in:
speedie 2023-07-05 04:36:33 +02:00
parent 61add0fd96
commit 75236bfb1e

View file

@ -287,5 +287,33 @@
]]> ]]>
</description> </description>
</item> </item>
<item>
<title>spmenu 3.0 release</title>
<link>https://spmenu.speedie.site</link>
<guid isPermaLink="false">post16</guid>
<pubDate>Wed, 05 Jul 2023 00:00:00 +0100</pubDate>
<description>
<![CDATA[
<p>spmenu 3.0 release. Adds icons, Regex matching, and fixes some bugs with highlighting and tab completion. Major version bump as well, because why not.</p>
<ul>
<li>Added icon support, images can now (optionally) be displayed as icons</li>
<li>Added Regex matching for items</li>
<li>Added ClickImage click type</li>
<li>Added option to always use insert mode to the configuration file</li>
<li>Added screenshot feature, allowing you to screenshot spmenu (and only spmenu) using a keybind</li>
<li>Fix weird line/column window resizing</li>
<li>Move binds configuration to another function, fixing a weird bug with binds.conf</li>
<li>Tab completion now completes the ENTIRE item, and doesn't skip over colored text</li>
<li>Change default word delimiters, now deleting words is much nicer</li>
<li>Remove many keybinds to make the default config less overwhelming. You can (of course) add those back if you want</li>
<li>Change default cache, history and bookmark paths in spmenu_run</li>
<li>Fix -cc argument in spmenu_run</li>
<li>Fix segmentation fault when tab completing nothing</li>
<li>Fix highlighting for colored entries</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>