index
:
tofi.git
master
Fork of philj56/tofi with improved dmenu flag support
ZachIR
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
config.c
Age
Commit message (
Expand
)
Author
2022-10-14
Add --exclusive-zone option.
Phil Jones
2022-10-05
Add options to hide input for passwords etc.
Phil Jones
2022-09-27
Add --include option.
Phil Jones
2022-09-08
Make --scale default to true.
Phil Jones
2022-08-22
Add --prompt-padding option.
Phil Jones
2022-08-21
Add --require-match option.
Phil Jones
2022-08-20
Fix double scaling of min-input-width.
Dima Krasner
2022-08-20
Add scale option.
Phil Jones
2022-08-12
Add --fuzzy_match option.
Phil Jones
2022-08-07
Delay scaling of percentage values.
Phil Jones
2022-08-03
Make --drun-print-exec always be true.
Phil Jones
2022-07-30
Add option to colour matching portion of results.
Phil Jones
2022-07-30
Improve error message for invalid colours.
Phil Jones
2022-07-29
Make a selection-padding of -1 be infinite.
Phil Jones
2022-07-29
Add --selection-padding option.
Phil Jones
2022-07-27
Fix window workspaces in drun mode.
Phil Jones
2022-07-24
Add drun mode.
Phil Jones
2022-06-26
Add optional background around selected result.
Phil Jones
2022-06-26
Fix multiple output handling.
Phil Jones
2022-06-26
Add --late-keyboard-init option.
Phil Jones
2022-06-26
Add bash completions.
Phil Jones
2022-06-25
Add example themes and allow # in colors.
Phil Jones
2022-06-25
Add option to disable font hinting.
Phil Jones
2022-06-25
Fix padding and split into top/bottom/left/right.
Phil Jones
2022-06-24
Horizontal mode fixes.
Phil Jones
2022-06-24
Allow double-quoted strings in config file.
Phil Jones
2022-06-23
Remove Cairo scale factor.
Phil Jones
2022-06-23
Add tofi-run symlink.
Phil Jones
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