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
/
tofi.h
Age
Commit message (
Expand
)
Author
2022-10-22
Add --terminal option.
Phil Jones
2022-10-14
Add --exclusive-zone option.
Phil Jones
2022-08-21
Add --require-match option.
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-03
Add key repeat.
Phil Jones
2022-07-27
Fix window workspaces in drun mode.
Phil Jones
2022-07-26
Fix percentage values on rotated monitors.
Phil Jones
2022-07-24
Add drun mode.
Phil Jones
2022-06-27
Add default output selection.
Phil Jones
2022-06-26
Fix multiple output handling.
Phil Jones
2022-06-26
Add --late-keyboard-init option.
Phil Jones
2022-06-25
Add manpages.
Phil Jones
2022-06-25
Add option to disable font hinting.
Phil Jones
2022-06-23
Add tofi-run symlink.
Phil Jones
2022-06-23
Allow percentages for window size & margins.
Phil Jones
2022-06-21
Add config file handling.
Phil Jones
2022-06-21
Add various command line arguments.
Phil Jones
2022-06-07
Switch from using (E)GL to wl_shm.
Phil Jones
2021-11-17
Add sorting by run frequency.
Phil Jones
2021-11-15
Multiple smaller changes.
Phil Jones
2021-11-15
Switch from subsurface setup to just one surface.
Phil Jones
2021-11-14
Initial experiments with layer shell.
Phil Jones
2021-11-14
Rename main struct to tofi.
Phil Jones