rmntgx
a08ffa5a75
fix: simplified code
2025-06-29 10:20:01 +05:00
rmntgx
4a83e5d825
feature: saving previous selection
2025-06-29 10:20:00 +05:00
4361e1d9a2
Merge pull request #40 from javalsai/actions/update-aur-1.0.0
...
[AUR update]: Bump to 1.0.0
2025-06-22 21:32:19 +02:00
GitHub Actions
3d2e5c1a18
Update AUR pkgs to v1.0.0
2025-06-22 19:14:16 +00:00
2b1e4691b8
Merge pull request #38 from javalsai/improvements
...
improvements: #33 mainly
v1.0.0
2025-06-22 21:10:30 +02:00
52c9c9e03b
docs: add guide on project structure and conventions
2025-06-22 01:41:32 +02:00
18fb1417f5
docs(man&md): update config manpages and md on service files
2025-06-22 01:05:27 +02:00
b2d25198e0
chore: handle all posible malloc failures
2025-06-22 00:32:35 +02:00
6ddbb407da
fix(ui): custom input not taking all width
2025-06-21 05:25:03 +02:00
8403bfc26c
fix: strlcpy usage & changes
2025-06-21 05:16:07 +02:00
002788c693
Merge branch 'master' into improvements
2025-06-21 05:15:47 +02:00
e5c1dd5973
fix(ci): bash error lol
2025-06-21 05:15:26 +02:00
b10d4373d6
fix(ci): print stderr on make failure
2025-06-21 04:37:58 +02:00
24431383a2
chore: update themes
2025-06-21 04:29:56 +02:00
55e58b46d9
fix(ui): some missing utf8 support
2025-06-21 04:21:10 +02:00
cd1f44ec41
feat: support custom format dates
2025-06-21 03:10:29 +02:00
a129fa0186
fix(typo): readme
2025-06-21 03:02:45 +02:00
1645c082bc
docs: formalize README
2025-06-21 02:17:36 +02:00
7a92035930
docs: clean up contribution guide
2025-06-21 01:41:05 +02:00
ecfd413108
dev: add make script for pre-commit'ing
2025-06-21 01:30:01 +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
d5688f5c5c
typo: Chang -> Clang
2025-06-14 00:25:01 +02:00
7ab0bc31a7
rn: valgrind-out.txt
...
how did the rebase make it to master ;(
2025-06-14 00:23:26 +02:00
f8ccc43794
Merge branch 'master' into improvements
2025-06-14 00:22:22 +02:00
f9cf8665b2
fix: hopefully fix actions (again Xth time)
2025-06-14 00:19:14 +02:00
fc4367b6f7
fix: grammer and shecks
...
(get it, shell + checks = SHecks, k i'll stop)
2025-06-14 00:08:55 +02:00
2796078186
media: update theme screenshots and gif
2025-06-13 15:42:02 +02:00
891d6f4783
feat: add scripts to view themes and take their screenshots
2025-06-13 15:40:05 +02:00
7d92c4dd2c
style(themes): renew themes to new format and fix stuff
2025-06-13 14:28:46 +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
3480393a66
docs(man): add LIDM_LOG to manpages
2025-06-12 14:02:25 +02:00
a95f71f7a5
dev: start to implement logger in some places
2025-06-11 17:15:30 +02:00
c88bdaea06
fix: no human users found
2025-06-11 17:04:42 +02:00
7db89e973d
debug: add a logging module
2025-06-11 16:47:16 +02:00
90c0903f25
Merge branch 'master' into improvements
2025-06-11 16:20:31 +02:00
cbb3aa3910
dev: remove strcln in favor of strdup
2025-06-11 16:17:00 +02:00
aa1cafe743
lint: satisfy linter on users & better malloc handling
2025-06-11 16:11:24 +02:00
2bdb57390d
lint: satisfy some nullability annotations
2025-06-11 14:40:21 +02:00
4e18df55bf
dev: add valgrind-out.txt to .gitignore
2025-06-10 23:45:27 +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
rmntgx
d13ebfff4e
fix: removed unnecessary libraries
2025-06-10 23:35:35 +02:00
a846c1b4c9
lint(tidy): some clang-tidy work
2025-06-10 23:32:55 +02:00
da9118346b
feat: add config open error guide message
2025-06-10 21:44:44 +02:00
6975c265f0
feat: add config open error guide message
2025-06-08 13:50:28 +02:00
511d35a7c0
Merge pull request #36 from rmntgx/master
...
fix: removed unnecessary libraries
2025-06-08 13:50:04 +02:00
d36ef22c9a
fix: hopefully fix actions
2025-06-08 13:36:28 +02:00