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
Age
Commit message (
Expand
)
Author
3 days
Bump to version 0.9.3
zachir
3 days
Implement version flag
zachir
3 days
Use tabs (the wrong choice) because upstream
zachir
3 days
Make dmenu a fully separate mode
zachir
3 days
Don't make dmenu compat new config file options
zachir
5 days
Fix -r flag
0.9.2
ZachIR
5 days
Fix help message
ZachIR
5 days
Add -p short flag for --prompt
ZachIR
5 days
Add -r require flag
ZachIR
5 days
Add -P password flag
ZachIR
5 days
Add -b flag for bottom
ZachIR
2024-12-30
Add Ctrl+h and Ctrl+m keybindings
Dmitry Meyer
2024-12-30
Control-{f|b} keybinding for forwards and backwards.
Struan Robertson
2024-12-30
Allow for exiting Tofi using Control-g like Emacs
Struan Robertson
2024-12-30
Fix comment typo.
Phil Jones
2024-12-30
Handle `fopen()` errors with drun cache.
Phil Jones
2023-07-17
Use `access()` to check execute permissions.
Phil Jones
2023-07-17
Return error if no selection is made
Ben Collerson
2023-07-16
Add --physical-keybindings option.
Phil Jones
2023-07-16
Fix typo.
Phil Jones
2023-07-16
Fix --print-index when searching.
Phil Jones
2023-05-14
Add --print-index option.
Phil Jones
2023-05-09
Add Alt-h and Alt-l keybindings.
Phil Jones
2023-05-09
Add alt-j/k/n/p keybindings.
Phil Jones
2023-05-02
Swap Ctrl-O binding for Ctrl-[.
Phil Jones
2023-04-30
Replace `strto[u]l` with `strto[u]ll`.
Phil Jones
2023-04-30
Add Ctrl-O keybinding.
Phil Jones
2023-04-17
Add --matching-algorithm option.
Phil Jones
2023-04-10
Fix broken line spacing with some fonts.
Phil Jones
2023-04-09
Add --auto-accept-single option.
Phil Jones
2023-03-16
Fix selection background for Harfbuzz backend.
Phil Jones
2023-03-12
Minor cleanup of harfbuzz initialisation code.
Phil Jones
2023-03-12
Fix crash when wp_viewporter is not supported.
Phil Jones
2023-03-12
Fix rendering issue for some versions of Harfbuzz.
Phil Jones
2023-03-06
Replace generated protocol code with xml.
Phil Jones
2023-03-06
Change log indent to 4 spaces.
Phil Jones
2023-03-06
Add fractional scaling support.
Phil Jones
2023-03-05
Remove unused image.h.
Phil Jones
2023-03-03
Convert to using wp_viewporter.
Phil Jones
2023-02-28
Fix background box -1 padding alignment.
Phil Jones
2023-02-28
Convert to using Cairo scale.
Phil Jones
2023-02-26
Log when the second buffer is created.
Phil Jones
2023-02-26
Support Ctrl-n & Ctrl-p navigation.
Phil Jones
2023-02-26
Pad just enough when -1 is specified.
Phil Jones
2023-01-22
Add page up & page down keybindings.
Phil Jones
2022-12-21
Fix compilation with Harfbuzz < 4.0.0.
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-11
Fix a couple of cache-generation memory leaks.
Phil Jones
2022-12-06
Add config file unit tests and fix some bugs.
Phil Jones
[next]