index
:
hyprsunset-qt
master
Qt6 GUI for hyprsunset: edit profiles, fetch sunrise/sunset, restart the daemon
Danilo M.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-17
packaging: real md5 for v0.1.1 snapshot
HEAD
master
Danilo M.
1
-1
/
+1
2026-07-17
fix: constrain wheel to hyprsunset_qt package, bump to 0.1.1
v0.1.1
Danilo M.
3
-6
/
+9
2026-07-17
packaging: point .info at v0.1.0 snapshot with real md5
Danilo M.
1
-3
/
+3
2026-07-17
packaging: add SlackBuild, .desktop launcher and icon
v0.1.0
Danilo M.
7
-0
/
+175
2026-07-17
fix: send User-Agent to avoid Cloudflare 403 on sun API
Danilo M.
2
-3
/
+23
2026-07-17
docs: add CLAUDE.md
Danilo M.
1
-0
/
+50
2026-07-17
docs: GPLv2 license, README, attribution
Danilo M.
9
-0
/
+423
2026-07-17
feat: PyQt6 main window and entry point
Danilo M.
2
-0
/
+257
2026-07-17
feat: field validation helpers
Danilo M.
2
-0
/
+39
2026-07-17
feat: daemon status, restart, live preview
Danilo M.
2
-0
/
+85
2026-07-17
feat: geolocate and sunrise-sunset fetch
Danilo M.
2
-1
/
+45
2026-07-17
feat: sun UTC-to-local conversion and cache
Danilo M.
2
-0
/
+52
2026-07-17
feat: app settings INI
Danilo M.
2
-0
/
+79
2026-07-17
feat: read/write hyprsunset.conf
Danilo M.
2
-1
/
+34
2026-07-17
feat: serialize profiles with day/night tagging
Danilo M.
2
-1
/
+72
2026-07-17
feat: parse hyprsunset.conf profiles
Danilo M.
2
-0
/
+65
2026-07-17
chore: project scaffolding
Danilo M.
4
-0
/
+26
2026-07-17
Add implementation plan for hyprsunset-qt
Danilo M.
1
-0
/
+1206
2026-07-17
Add design spec for hyprsunset-qt
Danilo M.
1
-0
/
+203