summaryrefslogtreecommitdiff
path: root/src/config.c
AgeCommit message (Expand)Author
2022-10-23Replace wchar and friends with Unicode handling.Phil Jones
2022-10-22Add --terminal option.Phil Jones
2022-10-18Fix --exclusive-zone=-1 not working.Phil Jones
2022-10-14Add --exclusive-zone option.Phil Jones
2022-10-05Add options to hide input for passwords etc.Phil Jones
2022-09-27Add --include option.Phil Jones
2022-09-08Make --scale default to true.Phil Jones
2022-08-22Add --prompt-padding option.Phil Jones
2022-08-21Add --require-match option.Phil Jones
2022-08-20Fix double scaling of min-input-width.Dima Krasner
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