This commit is contained in:
speedie 2023-04-02 13:44:47 +02:00
parent 64b9af8de5
commit 3f01a71e0b
2 changed files with 2 additions and 2 deletions

View file

@ -177,7 +177,7 @@ not much I can do about it without significant rewrites I dont think
are worth doing.</li> are worth doing.</li>
<li>Image support: Images take a long time to load sometimes, <li>Image support: Images take a long time to load sometimes,
particularly when items are selected using the cursor so what we really particularly when items are selected using the cursor so what we really
need is a way to ] skip over images after a set time limit</li> need is a way to skip over images after a set time limit</li>
</ul> </ul>
<h2 id="scripts">Scripts</h2> <h2 id="scripts">Scripts</h2>
<p>This build of spmenu should work with all spmenu/dmenu scripts. <a <p>This build of spmenu should work with all spmenu/dmenu scripts. <a

View file

@ -148,7 +148,7 @@ Silencing this would be a good idea.
will be the max size of one item. This is fine, and there is not much I can do will be the max size of one item. This is fine, and there is not much I can do
about it without significant rewrites I don't think are worth doing. about it without significant rewrites I don't think are worth doing.
- Image support: Images take a long time to load sometimes, particularly when - Image support: Images take a long time to load sometimes, particularly when
items are selected using the cursor so what we really need is a way to ] items are selected using the cursor so what we really need is a way to
skip over images after a set time limit skip over images after a set time limit
## Scripts ## Scripts