summaryrefslogtreecommitdiff
path: root/src/config.c
AgeCommit message (Expand)Author
2022-08-20Add scale option.Phil Jones
2022-08-12Add --fuzzy_match option.Phil Jones
2022-08-07Delay scaling of percentage values.Phil Jones
2022-08-03Make --drun-print-exec always be true.Phil Jones
2022-07-30Add option to colour matching portion of results.Phil Jones
2022-07-30Improve error message for invalid colours.Phil Jones
2022-07-29Make a selection-padding of -1 be infinite.Phil Jones
2022-07-29Add --selection-padding option.Phil Jones
2022-07-27Fix window workspaces in drun mode.Phil Jones
2022-07-24Add drun mode.Phil Jones
2022-06-26Add optional background around selected result.Phil Jones
2022-06-26Fix multiple output handling.Phil Jones
2022-06-26Add --late-keyboard-init option.Phil Jones
2022-06-26Add bash completions.Phil Jones
2022-06-25Add example themes and allow # in colors.Phil Jones
2022-06-25Add option to disable font hinting.Phil Jones
2022-06-25Fix padding and split into top/bottom/left/right.Phil Jones
2022-06-24Horizontal mode fixes.Phil Jones
2022-06-24Allow double-quoted strings in config file.Phil Jones
2022-06-23Remove Cairo scale factor.Phil Jones
2022-06-23Add tofi-run symlink.Phil Jones
2022-06-23Add config file name to error messages.Phil Jones
2022-06-23Allow percentages for window size & margins.Phil Jones
2022-06-21Add result selection.Phil Jones
2022-06-21Minor parsing bugfixes.Phil Jones
2022-06-21Add config file handling.Phil Jones