No description
Find a file
Snider 92333ff2db
Some checks failed
Security Scan / security (push) Failing after 8s
Test / test (push) Failing after 1m25s
feat(display): wire go-config for config file persistence
Replace the in-memory loadConfig() stub with real ~/.core/gui/config.yaml
loading via go-config. handleConfigTask now persists changes to disk via
cfg.Set() + cfg.Commit(). Sub-service applyConfig() stubs fleshed out:
window reads default dimensions (TODO: Manager API), systray stores icon
path, menu reads show_dev_tools flag with accessor.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-13 13:54:28 +00:00
.forgejo/workflows ci: add Forgejo Actions test and security scan workflows 2026-02-23 03:28:13 +00:00
docs docs: add go-config wiring design spec and implementation plan (2 tasks) 2026-03-13 13:45:46 +00:00
pkg feat(display): wire go-config for config file persistence 2026-03-13 13:54:28 +00:00
ui refactor: move ui/ demo to top level 2026-03-13 12:27:52 +00:00
.gitignore feat: initial Wails v3 desktop framework 2026-01-30 08:44:23 +00:00
CLAUDE.md docs: add CLAUDE.md project instructions 2026-03-13 13:38:02 +00:00
go.mod feat(display): wire go-config for config file persistence 2026-03-13 13:54:28 +00:00
go.sum feat(display): wire go-config for config file persistence 2026-03-13 13:54:28 +00:00
LICENSE.txt Add European Union Public Licence v. 1.2 2026-01-30 08:47:01 +00:00