Commit Graph

6 Commits

Author SHA1 Message Date
2f2a2c2696 fix(cfg): parser bugs on missing final newline 2025-07-06 23:03:41 +02:00
938166366f lint: fix code for clang-tidy 2025-06-21 01:29:43 +02:00
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
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