Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-24 | Horizontal mode fixes. | Phil Jones | |
Implement horizontal mode for Pango, and add min-input-width option. | |||
2022-06-24 | Allow double-quoted strings in config file. | Phil Jones | |
2022-06-23 | Remove Cairo scale factor. | Phil Jones | |
The scale factor is now only used to scale font sizes, not all Cairo drawing operations. This makes pixel-sized options correct. | |||
2022-06-23 | Add tofi-run symlink. | Phil Jones | |
Invoking 'tofi' now acts like dmenu, expecting newline-separated options on stdin. Also fix history file handling and add an option to disable it. | |||
2022-06-23 | Add config file name to error messages. | Phil Jones | |
2022-06-23 | Allow percentages for window size & margins. | Phil Jones | |
2022-06-21 | Add result selection. | Phil Jones | |
2022-06-21 | Minor parsing bugfixes. | Phil Jones | |
2022-06-21 | Add config file handling. | Phil Jones | |
Single letter style arguments have been removed. |