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-26 | Change --font-name option to --font in man page. | Phil Jones | |
This should have been done as part of 32e2cb851e5acd1163c9418a2efa138fcdac6070. | |||
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). | |||
2022-06-26 | Add optional background around selected result. | Phil Jones | |
2022-06-25 | Add example themes and allow # in colors. | Phil Jones | |
2022-06-25 | Add manpages. | Phil Jones | |