summaryrefslogtreecommitdiffstats
path: root/hyprsunset_qt
AgeCommit message (Collapse)AuthorFilesLines
36 hoursfeat: serialize profiles with day/night taggingDanilo M.1-0/+44
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
37 hoursfeat: parse hyprsunset.conf profilesDanilo 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>
37 hourschore: project scaffoldingDanilo M.1-0/+3
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>