aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Collapse)Author
2026-03-14dfm: 1.0.2Dylan Araps
2026-03-14dfm: Add privilege escalation.Dylan Araps
Pressing 'Z' (default) will spawn a nested dfm by escalating privileges using the value of DFM_SU (default 'sudo'). Pressing 'Z' again inside of this escalated mode returns to the original dfm.
2026-03-12configure: change CONFIG_ to use macros.Dylan Araps
Makes the variables accessible in CPP.
2026-03-09configure: use system dpp if possibleDylan Araps
2026-03-03dfm: 1.0.0Dylan Araps
It is finished.
2026-02-28configure: fix -DMACRODylan Araps
2026-02-28build: Maybe fix OpenBSDDylan Araps
We'll see how this goes...
2026-02-28configure: fix OpenBSDDylan Araps
2026-02-28build: fix gitignore errorDylan Araps
2026-02-270.99.0Dylan Araps