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
/
entry.c
Age
Commit message (
Expand
)
Author
2022-06-24
Correct clipping with rounded corners.
Phil Jones
2022-06-23
Combine Harfbuzz & Pango backends.
Phil Jones
2022-06-23
Remove Cairo scale factor.
Phil Jones
2022-06-21
Add various command line arguments.
Phil Jones
2022-06-10
Various small changes.
Phil Jones
2022-06-10
Delay second buffer initialisation.
Phil Jones
2022-06-10
Avoid an unnecessary copy of the image buffer.
Phil Jones
2022-06-09
Minor cleanup.
Phil Jones
2022-06-09
Speed up Cairo initialisation.
Phil Jones
2022-06-09
Add Harfbuzz backend.
Phil Jones
2022-06-07
Switch from using (E)GL to wl_shm.
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
2021-11-07
Initial working build.
Phil Jones
2021-11-03
Don't use Pango by default.
Phil Jones
2021-11-01
Change default password character to full-stop.
Phil Jones
2021-11-01
Add extra cleanup code to debug builds.
Phil Jones
2021-10-31
Add actual greetd functionality.
Phil Jones
2021-10-31
Don't log which font is being used in release.
Phil Jones
2021-10-31
Add HiDPI support and lots of cleanup.
Phil Jones
2021-10-29
Basic text entry working.
Phil Jones