Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-26 | Add automatic detection of number of results. | Phil Jones | |
Tofi will now try to autodetect how many results can be drawn if --num-results=0 is specified, which is now the default. | |||
2022-07-24 | Add drun mode. | Phil Jones | |
This is a pretty simple implementation, but it should work for most use cases. Notably, generic application names aren't used (though that could be added without too much hassle), and neither are keywords (that would be more difficult). |