276 Commits

Author SHA1 Message Date
bae810eb99
Merge pull request #47 from javalsai/actions/update-aur-1.1.1
[AUR update]: Bump to 1.1.1
2025-07-01 01:56:05 +02:00
GitHub Actions
4c955053e8 Update AUR pkgs to v1.1.1 2025-06-30 23:55:37 +00:00
3bfc2f52f3
Merge pull request #46 from javalsai/fix-45
fix #45
v1.1.1
2025-07-01 01:53:22 +02:00
59acddf652
dev: add debug utils folder 2025-07-01 01:26:35 +02:00
6c6769b2b3
chore: clean some auth logic 2025-07-01 01:16:08 +02:00
99e27dd0c0
fix(likely): #45 2025-07-01 01:09:49 +02:00
4b6d113bdb
Merge pull request #44 from javalsai/actions/update-aur-1.1.0
[AUR update]: Bump to 1.1.0
2025-06-29 19:05:26 +02:00
GitHub Actions
4fa400eb06 Update AUR pkgs to v1.1.0 2025-06-29 17:01:11 +00:00
11e9257c4a
Merge pull request #43 from javalsai/improvements
fix: broken cfg parser (blame 8403bfc2)
v1.1.0
2025-06-29 18:57:49 +02:00
7d7cf10600
Merge pull request #42 from rmntgx/save-last-selection
Save last selection
2025-06-29 18:55:44 +02:00
64e088884d
fix: broken cfg parser (blame 8403bfc2) 2025-06-29 18:51:53 +02:00
bceb13b844
feat: save user and session as strings 2025-06-29 18:50:35 +02:00
rmntgx
f0e962ad50 fix: create directory 2025-06-29 11:51:42 +05:00
rmntgx
16d1325f96 style: formatting and linter satisfaction 2025-06-29 10:56:31 +05:00
rmntgx
1714b477ad fix: compilation error after rebase 2025-06-29 10:24:58 +05:00
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