Re: [dev] A dmenu that includes all additional features

2011-09-15 Thread Fernando C.V.
On Sun, Sep 11, 2011 at 11:09 PM, Dieter Plaetinck wrote: > * stable sort. @CLS why I want this: say, for an application launcher, if I > provide input to dmenu ordered by frequency, that means commands at > the top are more important then those that come after. (where important > means: is more l

Re: [dev] A dmenu that includes all additional features

2011-09-15 Thread Connor Lane Smith
On 12 September 2011 10:51, Connor Lane Smith wrote: > Yeah, that's true. I think 'unstable' token matching would be quite > slow (comparative to the rest of dmenu), and involve a lot of code > ("). Maybe if someone's interested they can give it a shot. In the attached patched I've replaced stand