2 * r + 2 * t
324acb492a
fix: ensure singletons exist when evaluating attached props
2026-04-11 21:08:09 +10:00
2 * r + 2 * t
4f2b90147e
fix: signal and emit macros -> keywords
...
Only the ones inside macros are unable to use the keywords
2026-04-11 20:16:37 +10:00
2 * r + 2 * t
d5d6f70f52
feat: add load/save + fail signals
2026-04-11 20:10:27 +10:00
2 * r + 2 * t
e283ee2a9f
fix: fully qualify Q_PROPERTY types
2026-04-11 19:49:05 +10:00
2 * r + 2 * t
8f51502f91
fix: use qobject parent
2026-04-11 19:44:22 +10:00
2 * r + 2 * t
edf6184c81
fix: retry reading file before warn
...
Some programs will not write to the file atomically, causing us to read
a malformed JSON while the write is in progress. Add a retry system to
avoid false warnings.
2026-04-11 19:16:44 +10:00
2 * r + 2 * t
a53aff357a
feat: expose default configs to qml
2026-04-11 18:58:45 +10:00
2 * r + 2 * t
08cc492698
fix: ensure tokens are not bound multiple times
2026-04-11 18:36:29 +10:00
2 * r + 2 * t
f15b234753
fix: create tokens singleton when global config is created
...
GlobalConfig depends on TokenConfig to forward properties
2026-04-11 18:35:05 +10:00
2 * r + 2 * t
9a8c5ec7f9
feat: add debug logging
2026-04-11 18:15:59 +10:00
2 * r + 2 * t
71f27bb45f
feat: add per monitor configs
...
Per monitor configs go in a separate file in the monitor dir, e.g.
`monitors/<MONITOR_NAME>/shell.json`
2026-04-11 18:09:21 +10:00
2 * r + 2 * t
a932a68a40
feat: add config scope
2026-04-11 15:40:19 +10:00
2 * r + 2 * t
9f8fd7d660
feat: make tokens separate singleton
2026-04-11 15:36:18 +10:00
2 * r + 2 * t
f4b851b5b3
feat: advanced -> tokens
2026-04-11 15:09:59 +10:00
2 * r + 2 * t
4ff97c8306
fix: crash/block on qml engine reload
2026-04-11 03:27:19 +10:00
2 * r + 2 * t
ff1bde855e
fix: expose config types to qml properly
2026-04-11 03:07:48 +10:00
2 * r + 2 * t
f7aec30ad2
fix: use private constructor for singleton
2026-04-11 02:52:17 +10:00
2 * r + 2 * t
8d73d6037d
fix: move scale back to normal config
2026-04-11 02:38:03 +10:00
2 * r + 2 * t
d530e209b3
feat: add c++ settings
2026-04-11 02:18:55 +10:00