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
/
main.c
Age
Commit message (
Expand
)
Author
2022-11-19
Add support for pasting from clipboard.
Phil Jones
2022-11-16
Add placeholder text options.
Phil Jones
2022-10-25
Add --multi-instance option.
Phil Jones
2022-10-25
Disallow multiple simultaneous tofi instances.
Phil Jones
2022-10-23
Synchronise rendering with surface update.
Phil Jones
2022-10-23
Replace wchar and friends with Unicode handling.
Phil Jones
2022-10-22
Add --terminal option.
Phil Jones
2022-10-21
Initial input handling cleanup.
Phil Jones
2022-10-18
Improve UTF-8 handling.
Phil Jones
2022-10-14
Add --exclusive-zone option.
Phil Jones
2022-10-14
Change default layer to overlay.
Phil Jones
2022-10-12
Add Shift-Tab keybinding.
Phil Jones
2022-10-12
Fix crash when moving selection with no results.
Phil Jones
2022-10-05
Add options to hide input for passwords etc.
Phil Jones
2022-09-29
Fix appearing on the wrong output on Hyprland.
Phil Jones
2022-09-27
Add --include option.
Phil Jones
2022-09-08
Make --scale default to true.
Phil Jones
2022-09-07
Allow space-separated, per-word matches.
Phil Jones
2022-08-22
Add --prompt-padding option.
Phil Jones
2022-08-21
Add --require-match option.
Phil Jones
2022-08-20
Add Ctrl-u and Ctrl-w readline bindings.
Phil Jones
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-04
Improve pagination.
Phil Jones
2022-08-03
Make --drun-print-exec always be true.
Phil Jones
2022-08-03
Add pagination of results.
Phil Jones
2022-08-03
Add key repeat.
Phil Jones
2022-07-31
Add checks for old wayland versions.
Phil Jones
2022-07-30
Add option to colour matching portion of results.
Phil Jones
2022-07-29
Add --selection-padding option.
Phil Jones
2022-07-27
Fix window workspaces in drun mode.
Phil Jones
2022-07-27
Fix drun mode when history is enabled.
Phil Jones
2022-07-26
Add keyword matching for drun searches.
Phil Jones
2022-07-26
Add automatic detection of number of results.
Phil Jones
2022-07-26
Fix percentage values on rotated monitors.
Phil Jones
2022-07-25
Change keyboard interactivity to exclusive mode.
Phil Jones
2022-07-25
Fix margin being scaled by scale factor.
Phil Jones
2022-07-24
Add drun mode.
Phil Jones
2022-07-05
Sort results by match position.
Phil Jones
2022-06-30
Fix buffers sometimes going out of sync.
Phil Jones
2022-06-29
Add Ctrl-j and Ctrl-k keybindings.
Phil Jones
2022-06-28
Select next result on Tab.
Phil Jones
2022-06-27
Add default output selection.
Phil Jones
2022-06-26
Add optional background around selected result.
Phil Jones
2022-06-26
Fix some minor memory error typos.
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 manpages.
Phil Jones
[next]