Tree
- Tree:
8eaf2f1646f424e3d6ccab889fe18e44a294e3c6- Date:
- Message:
- bxnotify.c: Implement command-line configuration logic. - Convert hardcoded config.h macros into mutable global variables for runtime configuration. - Implement CLI option parsing using getopt(3) to support custom duration (-d), font (-f), foreground color (-F), background color (-B), border color (-C), and alignment (-a) at launch. - Update setup() and draw() to utilize runtime configuration variables instead of compile-time macros. - Retain config.def.h as the architectural source for default values.
| .gitignore | commits | blame |
| Makefile | commits | blame |
| bxnotify.c | commits | blame |
| config.def.h | commits | blame |
