aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-02-28Merge branch 'trash'Dylan Araps
2026-02-28dfm: add trash supportDylan Araps
2026-02-28dfm: make sure to join gap buffer on early execDylan Araps
2026-02-28config_cmd: typoDylan Araps
2026-02-28confi_cmd: typoDylan Araps
2026-02-28dfm: also wake on winchDylan Araps
This adds responsive resize whilst still allowing dfm to do nothing at idle. Nifty.
2026-02-28lib: clean up includesDylan Araps
2026-02-28dfm: fix includesDylan Araps
2026-02-28Merge branch 'master' of github.com:dylanaraps/dfmDylan Araps
2026-02-28build: fix gitignore errorDylan Araps
2026-02-28Merge pull request #1 from sewnie/gitignoredylan
fix configure generation errors
2026-02-28bin/u8: Fix byte splitting and variable chainingDylan Araps
Turns out I encountered this issue five years ago and reported it. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257702 Closes #2
2026-02-28config.h.in: fix accidental double quotingsewn
Removes the extraneous quote that breaks building with LLVM.
2026-02-27misc: nitDylan Araps
2026-02-27doc: nitDylan Araps
2026-02-27doc: add blog postDylan Araps
I would be lying if this wasnt an --amend of "asdljsadlksajdl".
2026-02-270.99.0Dylan Araps