<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dmenu, branch 5.1</title>
<subtitle>dmenu fork - https://tools.suckless.org/dmenu/</subtitle>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/dmenu/'/>
<entry>
<title>bump version to 5.1</title>
<updated>2022-02-11T11:26:35+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2022-02-11T11:26:35+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/dmenu/commit/?id=308fe78b83836371720c7d7eb2c3eac409f3cc16'/>
<id>308fe78b83836371720c7d7eb2c3eac409f3cc16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>code-style: rm newline (oops)</title>
<updated>2022-02-08T20:45:28+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2022-02-08T20:45:28+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/dmenu/commit/?id=c4b656e0da36070a834b03ceb76269ffee8ac952'/>
<id>c4b656e0da36070a834b03ceb76269ffee8ac952</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revert using strcasestr and use a more optimized portable version</title>
<updated>2022-02-08T18:38:23+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2022-02-08T18:32:25+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/dmenu/commit/?id=3e39c526d28582b0b5606d3e3bb36ee3d271e616'/>
<id>3e39c526d28582b0b5606d3e3bb36ee3d271e616</id>
<content type='text'>
... compared to the old cistrstr().

Thanks for the feedback!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... compared to the old cistrstr().

Thanks for the feedback!
</pre>
</div>
</content>
</entry>
<entry>
<title>follow-up fix: add -D_GNU_SOURCE for strcasestr for some systems</title>
<updated>2022-02-07T09:36:13+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2022-02-07T09:36:13+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/dmenu/commit/?id=a9a3836861bd23387b5a51d6f6ac23377e98e26f'/>
<id>a9a3836861bd23387b5a51d6f6ac23377e98e26f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve performance of case-insensitive matching</title>
<updated>2022-02-06T23:21:12+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2022-02-06T23:21:12+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/dmenu/commit/?id=eb96af27f4059c93d7e000e910b71d74829a239b'/>
<id>eb96af27f4059c93d7e000e910b71d74829a239b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Improve speed of drw_text when provided with large strings"</title>
<updated>2021-08-20T21:05:53+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2021-08-20T21:05:53+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/dmenu/commit/?id=d78ff08d99780a73447d5a95bf1e358e8c23aa3c'/>
<id>d78ff08d99780a73447d5a95bf1e358e8c23aa3c</id>
<content type='text'>
This reverts commit c585e8e498ec6f9c423ab8ea07cf853ee5b05fbe.

It causes issues with truncation of characters when the text does not fit and
so on.  The patch should be reworked and properly tested.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit c585e8e498ec6f9c423ab8ea07cf853ee5b05fbe.

It causes issues with truncation of characters when the text does not fit and
so on.  The patch should be reworked and properly tested.
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for more keypad keys</title>
<updated>2021-08-09T16:39:25+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2021-08-09T16:39:25+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/dmenu/commit/?id=cd2133a5f66b42f992a9a1b92bbbce11dc26b941'/>
<id>cd2133a5f66b42f992a9a1b92bbbce11dc26b941</id>
<content type='text'>
The keypad Enter key was already supported. On some keyboard layouts like my
laptop the page-up and page-down key is more comfortable to use.
This adds a few lines but no complexity.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The keypad Enter key was already supported. On some keyboard layouts like my
laptop the page-up and page-down key is more comfortable to use.
This adds a few lines but no complexity.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve speed of drw_text when provided with large strings</title>
<updated>2021-08-09T16:20:51+00:00</updated>
<author>
<name>Miles Alan</name>
<email>m@milesalan.com</email>
</author>
<published>2021-08-08T01:34:35+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/dmenu/commit/?id=c585e8e498ec6f9c423ab8ea07cf853ee5b05fbe'/>
<id>c585e8e498ec6f9c423ab8ea07cf853ee5b05fbe</id>
<content type='text'>
Calculates len &amp; ew in drw_font_getexts loop by incrementing instead of
decrementing; as such avoids proportional increase in time spent in loop
based on provided strings size.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Calculates len &amp; ew in drw_font_getexts loop by incrementing instead of
decrementing; as such avoids proportional increase in time spent in loop
based on provided strings size.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove always true condition in if statement</title>
<updated>2021-07-25T08:55:45+00:00</updated>
<author>
<name>Guilherme Janczak</name>
<email>guilherme.janczak@yandex.com</email>
</author>
<published>2021-07-25T01:55:25+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/dmenu/commit/?id=523aa08f51a88c59ad4b1f600f8ce3d122e9e289'/>
<id>523aa08f51a88c59ad4b1f600f8ce3d122e9e289</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version to 5.0</title>
<updated>2020-09-02T16:31:23+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2020-09-02T16:30:56+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/dmenu/commit/?id=1a13d0465d1a6f4f74bc5b07b04c9bd542f20ba6'/>
<id>1a13d0465d1a6f4f74bc5b07b04c9bd542f20ba6</id>
<content type='text'>
... and bump LICENSE year.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... and bump LICENSE year.
</pre>
</div>
</content>
</entry>
</feed>
