7
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Dec 02, 2024 — Dec 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
drw.c: drw_scm_free: call free inside More... 2 months ago
cleanup schemes and colors More... 2 months ago
bump version to 5.4 More... 4 months ago
XUngrabKeyboard() instead of XUngrabKey() More... 9 months ago
remove extra newline More... about 1 year ago
Avoid unsigned integer underflow in drw_text() More... about 1 year ago
util.c: output function might override errno and thus affect perror() More... about 1 year ago
drw.c: use the same pattern as ellipsis_width to check for infinite recursion More... over 1 year ago
render invalid utf8 sequences as U+FFFD
NRK
More... over 1 year ago
overhaul utf8decode()
NRK
More... over 1 year ago
bump version to 5.3 More... over 1 year ago
Makefile: remove the options target More... about 2 years ago
drw: minor improvement to the nomatches cache
NRK
More... over 2 years ago
fix BadMatch error when embedding on some windows More... over 2 years ago
readstdin: reduce memory-usage by duplicating the line from getline() More... over 2 years ago
readstdin: allocate amount of items More... about 3 years ago
readstdin: add a comment More... about 3 years ago
fix leak when getline fails
NRK
More... about 3 years ago
dmenu: small XmbLookupString code improvements More... about 3 years ago
bump version to 5.2 More... about 3 years ago
dmenu: use die() to print the usage message More... about 3 years ago
remove workaround for a crash with color emojis on some systems, now fixed in libXft 2.3.5 More... about 3 years ago
fix a regression in the previous commit for tab complete More... over 3 years ago
readstdin: use getline(3)
NRK
More... over 3 years ago
tab-complete: figure out the size before copying
NRK
More... over 3 years ago
sync code-style patch from libsl More... over 3 years ago
Makefile: add manual path for OpenBSD More... over 3 years ago
fix incorrect comment, math is hard More... over 3 years ago
inputw: improve correctness and startup performance, by NRK More... over 3 years ago
drw_text: account for fallback fonts in ellipsis_width
NRK
More... over 3 years ago