23 Commits

Author SHA1 Message Date
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
7d76687833
lint: apply new style 2025-06-06 20:46:55 +02:00
d6a348c543
Merge branch 'master' into code-formatting 2025-06-06 20:44:39 +02:00
b22ae6b2cc
fix: memory leaks 2025-06-06 19:40:38 +02:00
rmntgx
0b02a2cef2 format: satisfy linter 2025-05-17 21:56:27 +00:00
f34a71195e
chore: use size_t for indexing and iterating 2024-12-25 20:22:28 +01:00
e13a8ff79c
fix: #includes 👀 2024-12-25 20:16:25 +01: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
a0b68491ba
chore: implement vectors
also seems to address several of these:
https://github.com/javalsai/lidm/issues/3#issuecomment-2423933131

not sure about the issue itself, might be permission stuff
2024-10-19 17:50:50 +02: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
730e6db100
fix: grammar (codespell) 2024-09-05 17:23:18 +02:00
1a8aa1a14e
fix: ui bugs introduced in last commit 2024-09-04 22:07:49 +02:00
grialion
64e101eafa fix: compiler warnings
Fix compiler warnings by
- replacing raw write() calls with printf()
- error checking chdir()
- printing '\x1b[H\x1b[J' instead of calling system(clear)
- using sys/reboot.h to power off and reboot instead of using system
2024-09-04 21:15:30 +02:00
a1167f7f5f
fix: make(-Wall) warnings 2024-08-27 14:37:17 +02:00
9d81c9df8b
feat: better handling
* setui/setgid/etc errors are recoverable now
* fix small print_errno arguments bug
* send TERM env var to session (if present)
2024-07-26 18:17:17 +02:00
080966978c
fix: env stuff 2024-07-16 09:21:53 +02:00
18a00ca264
remove: hardcoded ansi sequence 2024-07-15 00:02:35 +02:00
f9bfc48a9f spain's gonna win btw 🇪🇸 2024-07-14 20:21:17 +02:00
6398d1b206 navigation: wtf I'm doing 2024-07-13 16:56:34 +02:00
6b2d76c9b8 all: at this point just read readme 😭
spaghetti code
equivalent spaghetti readme
spaghetti commit (wait no, this is actually descriptive)
2024-07-13 12:19:02 +02:00