Differences From Artifact [2513df755d]:
- File readme.md — part of check-in [e3a5a8ccea] at 2019-04-08 02:15:13 on branch trunk — add licensing info (user: lexi, size: 251) [annotate] [blame] [check-ins using]
To Artifact [2e8787ac9f]:
- File readme.md — part of check-in [011cb3726d] at 2019-04-13 11:22:59 on branch trunk — add bgrd (user: lexi, size: 311) [annotate] [blame] [check-ins using]
1 1 # util 2 2 various odds and ends. all code in this repository is licensed under the AGPL unless otherwise noted. 3 3 4 4 * **safekill.c**: utility to help keep from accidentally killing important windows; compile with `cc -Ofast safekill.c -lX11 -lc -osafekill` 5 +* **bgrd.c**: it’s… a long story. just read the header.