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
2023-03-06
Add fractional scaling support.
Phil Jones
2023-03-03
Convert to using wp_viewporter.
Phil Jones
2023-02-28
Convert to using Cairo scale.
Phil Jones
2022-12-21
Add text cursor support.
Phil Jones
2022-12-11
Add home path substitution for --font option.
niki-on-github
2022-12-06
Add config file unit tests and fix some bugs.
Phil Jones
2022-12-01
Add --ascii-input option.
Phil Jones
2022-11-25
Fix potentially uninitialised variable.
Phil Jones
2022-11-24
Avoid some unnecessary copying in config parser.
Phil Jones
2022-11-24
Fix more potential char parsing errors.
Phil Jones
2022-11-24
Don't set options if they failed to parse.
Phil Jones
2022-11-22
Fix new theme options not following scale factor.
Phil Jones
2022-11-21
Add --clip-to-padding option.
Phil Jones
2022-11-21
Overhaul text theming.
Phil Jones
2022-11-21
Add --font-variations option.
Phil Jones
2022-11-20
Add --font-features option.
Phil Jones
2022-11-19
Add --history-file option.
Phil Jones
2022-11-16
Add placeholder text options.
Phil Jones
2022-10-25
Add --multi-instance option.
Phil Jones
2022-10-23
Replace wchar and friends with Unicode handling.
Phil Jones
2022-10-22
Add --terminal option.
Phil Jones
2022-10-18
Fix --exclusive-zone=-1 not working.
Phil Jones
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
[next]