aboutsummaryrefslogtreecommitdiffstats
path: root/hyprsunset_qt
AgeCommit message (Expand)AuthorFilesLines
2026-07-17fix: send User-Agent to avoid Cloudflare 403 on sun APIDanilo M.1-1/+6
2026-07-17docs: GPLv2 license, README, attributionDanilo M.7-0/+28
2026-07-17feat: PyQt6 main window and entry pointDanilo M.2-0/+257
2026-07-17feat: field validation helpersDanilo M.1-0/+15
2026-07-17feat: daemon status, restart, live previewDanilo M.1-0/+45
2026-07-17feat: geolocate and sunrise-sunset fetchDanilo M.1-0/+22
2026-07-17feat: sun UTC-to-local conversion and cacheDanilo M.1-0/+31
2026-07-17feat: app settings INIDanilo M.1-0/+53
2026-07-17feat: read/write hyprsunset.confDanilo M.1-0/+17
2026-07-17feat: serialize profiles with day/night taggingDanilo M.1-0/+44
2026-07-17feat: parse hyprsunset.conf profilesDanilo M.1-0/+40
2026-07-17chore: project scaffoldingDanilo M.1-0/+3