| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 22 hours | docs: GPLv2 license, README, attribution | Danilo M. | 1 | -0/+4 | |
| Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | |||||
| 23 hours | feat: daemon status, restart, live preview | Danilo M. | 1 | -0/+45 | |
| Add daemon.py module to control hyprsunset daemon via subprocess: - is_running() checks daemon status using pgrep - live_preview() pushes temperature/gamma/identity to running daemon via hyprctl - restart() kills existing daemon and launches new detached process All subprocess calls are mocked in tests; no real processes are touched. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | |||||
