summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
30 hoursfeat: parse hyprsunset.conf profilesDanilo M.2-0/+65
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>
30 hourschore: project scaffoldingDanilo M.4-0/+26
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
30 hoursAdd implementation plan for hyprsunset-qtDanilo M.1-0/+1206
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
30 hoursAdd design spec for hyprsunset-qtDanilo M.1-0/+203
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>