385 Commits

Author SHA1 Message Date
javalsai 2574ef4ac0 Merge branch 'master' into fix-51 2025-07-06 05:22:54 +02:00
javalsai 689c962cc9 fix: necessary code changes for nix configurability 2025-07-06 05:13:09 +02:00
javalsai be6e039a9b feat: make a complete nix module 2025-07-06 05:06:54 +02:00
javalsai 6cac2f91ed fix: neccessary code changes for nix 2025-07-06 04:21:49 +02:00
javalsai ee244be195 fix: oopsie path
istg if I keep making these silly mistakes...
2025-07-06 01:54:23 +02:00
javalsai b580b6917b feat(nix): reorganize nix flake for modularity and flexibility 2025-07-06 01:24:43 +02:00
javalsai 22c75a37e1 feat(nix): make flake read version from makefile 2025-07-05 22:28:02 +02:00
javalsai 3ad16d3a3c fix: Makefile v1.2.1 2025-07-05 20:16:40 +02:00
javalsai df6a565874 release: v1.2.1 2025-07-05 19:01:55 +02:00
javalsai 310b0a87dc Merge pull request #55 from javalsai/fix_makefile_rsync
fix: makefile rsync dependency, runit installation
2025-07-05 18:45:02 +02:00
javalsai 6384a94f61 pkg(Makefile): make services packaging easier 2025-07-05 18:27:29 +02:00
javalsai 56e8897565 fix(Makefile): wrong path 2025-07-05 18:23:05 +02:00
javalsai f67e30991a fix(Makedile): proper service install recipes
update docs too
2025-07-05 17:53:53 +02:00
grialion e8a9e57af9 fix(Makefile): comprehensive runit installation 2025-07-05 15:19:39 +02:00
javalsai 31c3ad6d42 fix(Makefile): duplicated s6 install 2025-07-05 14:52:13 +02:00
javalsai a00a73756c fix: support /etc/sv/ and /etc/<init>/sv 2025-07-05 14:50:43 +02:00
grialion 51c12eefdc fix: makefile rsync dependency, runit installation 2025-07-05 11:16:02 +02:00
javalsai f678056c5b Merge pull request #54 from javalsai/actions/update-aur-
[AUR update]: Bump to v1.2.0
2025-07-04 22:53:04 +02:00
javalsai 3a7bd6f9f5 fix(ci,aur): empty version strings 2025-07-04 22:50:45 +02:00
javalsai 5207e1e94b Merge branch 'master' into actions/update-aur- 2025-07-04 22:49:01 +02:00
GitHub Actions 69d48d32d6 Update AUR pkgs to v 2025-07-04 20:47:25 +00:00
javalsai 7f75b8edce fix: allow building without a git repo v1.2.0 2025-07-04 22:40:23 +02:00
javalsai 75fc3c139b ci: rename release workflow 2025-07-04 22:09:32 +02:00
javalsai ec41c6f70e Merge pull request #53 from javalsai/update_rate
feat: add refresh_rate option for clock
2025-07-04 20:58:49 +02:00
javalsai 65bbb7d1b4 Merge branch 'master' into update_rate 2025-07-04 19:33:43 +02:00
javalsai 9fe938b96a Merge pull request #52 from grialion/feat-help-version-menu
feat: help, version menu
2025-07-04 19:28:25 +02:00
javalsai 5f7e412408 Merge branch 'master' into feat-help-version-menu 2025-07-04 19:25:59 +02:00
javalsai 335459e127 ci: rename push workflow 2025-07-04 19:22:59 +02:00
javalsai c05218d30a ci: split check & build 2025-07-04 19:19:44 +02:00
javalsai 3d6efa448b ci: update make release action 2025-07-04 19:12:45 +02:00
javalsai f3ae85bb94 feat|fix: improve all ci behavior 2025-07-04 18:36:47 +02:00
javalsai 521a7c295e rm: unused Makefile flags 2025-07-04 16:39:29 +02:00
javalsai d1b993c32a ci: fix bear 2025-07-04 16:05:14 +02:00
javalsai 7cd976f916 ci: fix clang-tidy 2025-07-04 16:03:42 +02:00
javalsai 240bdbede6 ci(9245d38): set-status first of all
and no need to cache libpam for vm build architectures
2025-07-04 15:56:31 +02:00
javalsai e4b11f9a30 ci: add clang-tidy to CI 2025-07-04 15:50:37 +02:00
javalsai 736e816509 style: satisfy clang-tidy 2025-07-04 15:50:18 +02:00
javalsai 3fb74ece44 style: indent preprocessor directives 2025-07-04 15:23:22 +02:00
javalsai 19a1355b06 dev: automatic version.h generation
also added compiler information as a feature
2025-07-04 15:22:22 +02:00
javalsai 9c022c5813 feat(cfg): add ellipsis to config 2025-07-04 04:48:20 +02:00
javalsai a316afecb2 fix: possible memory issues 2025-07-04 04:47:32 +02:00
javalsai 5a6471dd00 feat: utf8 hostname and ellipsis 2025-07-04 04:40:10 +02:00
javalsai 9084dfdcda fix: wrong default.ini value 2025-07-04 04:12:22 +02:00
javalsai 5b5adf76b7 feat: support long hostnames
close #49
2025-07-04 03:56:51 +02:00
javalsai ba836e5cd4 feat: add refresh_rate option for clock 2025-07-04 03:30:29 +02:00
javalsai 981aa4efc7 Merge pull request #48 from rmntgx/ui-improvements
Interface resize
2025-07-04 01:45:16 +02:00
javalsai 9f905622a2 chore: dry and modularize a bit 2025-07-04 01:43:32 +02:00
grialion 3ec1eec56f fix: git describe always (even in CI build)
use --always to make it work on shallow cloned repos (ie. CI build job)
2025-07-04 00:40:10 +02:00
grialion 9245d38ecf ci: fix: install git before checkout action 2025-07-04 00:35:51 +02:00
grialion afd23657c0 feat: help, version menu 2025-07-04 00:15:14 +02:00