5 Commits

Author SHA1 Message Date
5174f0b2bf
feat: modernize config
- config now is more toml like
- no need to declare all fields, it implements defaults
- no yanderedev code, introspection babbyyy 😎
- desktop and config files parser semi-unification
- misc tweaks all over (mainly allocation failures handling)
2025-06-13 14:05:19 +02:00
7db89e973d
debug: add a logging module 2025-06-11 16:47:16 +02:00
2bdb57390d
lint: satisfy some nullability annotations 2025-06-11 14:40:21 +02:00
bb1ca09fd8
lint(format): change format rules a bit 2025-06-10 23:44:40 +02:00
22c3f7c896
feat|perf: generic&efficient desktop&config parser 2025-06-10 23:44:09 +02:00