| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 27 hours | feat: read/write hyprsunset.conf | Danilo M. | 1 | -0/+17 | |
| Add read_config() and write_config() functions for managing hyprsunset configuration files. Implements file I/O operations with automatic parent directory creation and CONFIG_PATH default to ~/.config/hypr/hyprsunset.conf. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | |||||
| 27 hours | feat: serialize profiles with day/night tagging | Danilo M. | 1 | -0/+44 | |
| Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | |||||
| 27 hours | feat: parse hyprsunset.conf profiles | Danilo M. | 1 | -0/+40 | |
| Implement minimal config parser with Profile dataclass and parse_config function. Regex-based parsing of hyprsunset.conf format with support for time, identity, temperature, and gamma fields. Foundation for later tasks (serialize, read/write, validation). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | |||||
