Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-19 | Add --history-file option. | Phil Jones | |
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-21 | Add config file handling. | Phil Jones | |
Single letter style arguments have been removed. | |||
2021-11-17 | Add sorting by run frequency. | Phil Jones | |
This implements a rofi-like run cache. Other smaller changes include simplification of resize logic now that there's only one surface. |