Commit Graph

23 Commits

Author SHA1 Message Date
8f0213db74 misc batch of fixes before v1.2.3 (#65)
* fix some formatter and linter issues
* make clang-tidy/clang-format fail with error status and output in github error format
* docs, add kmscon thing
* and some CI stuff
2025-07-20 21:50:12 +02:00
689c962cc9 fix: necessary code changes for nix configurability 2025-07-06 05:13:09 +02:00
6cac2f91ed fix: neccessary code changes for nix 2025-07-06 04:21:49 +02:00
ba836e5cd4 feat: add refresh_rate option for clock 2025-07-04 03:30:29 +02:00
64e088884d fix: broken cfg parser (blame 8403bfc2) 2025-06-29 18:51:53 +02:00
8403bfc26c fix: strlcpy usage & changes 2025-06-21 05:16:07 +02:00
938166366f lint: fix code for clang-tidy 2025-06-21 01:29:43 +02:00
6d30e889d5 fix: language & format 2025-06-21 00:54:36 +02:00
e7ef64cd16 feat: ithnk full utf8 support & ui 100% consistent 2025-06-21 00:52:30 +02:00
787b412005 feat: utf8 support & partial ui.c refactor 2025-06-20 21:31:49 +02:00
fc4367b6f7 fix: grammer and shecks
(get it, shell + checks = SHecks, k i'll stop)
2025-06-14 00:08:55 +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
a846c1b4c9 lint(tidy): some clang-tidy work 2025-06-10 23:32:55 +02:00
6975c265f0 feat: add config open error guide message 2025-06-08 13:50:28 +02:00
7d76687833 lint: apply new style 2025-06-06 20:46:55 +02:00
dc6424979e fix: address mem issues 2025-06-06 18:12:45 +02:00
rmntgx
ee6565d5b4 fix: memory leaks and memory access errors 2025-05-20 19:42:24 +05:00
4c7d221a17 dev: use #includes according to error's concerns 2024-12-25 20:00:09 +01:00
0ba5519937 feat: add behavior.{source,user_source} for custom env 2024-12-25 19:25:09 +01:00
2284ab017d chore: remove config inconsistencies 2024-09-05 21:20:09 +02:00
dbbab78e23 format: let clang-format run ._.
(won't even talk about clang-tidy)
2024-09-05 20:26:58 +02:00
ca95d390c2 fix: build error on x64 2024-08-20 23:56:46 +02:00
0955b115e6 do config :) 2024-07-14 21:44:08 +02:00