|
- Introduced `send_notification()` to send desktop notifications via dwm signal.
- Updated `run()` to replace `--on-success` and `--on-failure` with
`--success-notify` and `--failure-notify`.
- Adjusted documentation and examples to match the new behavior.
- Simplified argv0 initialization to use `basename` instead of full path.
|