AramJonghu
AramJonghu pushed to 135-issue-pr-templates at zach/z-bar-qt 2026-07-10 12:08:23 +02:00
4cb30647a9 hotfix(bugreport): adding optional input field; which init system?
AramJonghu pushed to 135-issue-pr-templates at zach/z-bar-qt 2026-07-10 11:58:36 +02:00
b3820ce1e0 Merge branch 'main' into 135-issue-pr-templates
d1e3897d02 fix: logo colors
46e24f8543 add initial logo to about page + assets and readme
Compare 3 commits »
AramJonghu commented on pull request zach/z-bar-qt#138 2026-07-10 11:57:21 +02:00
pr and issue templates + typecheck ci python

Yea; I thought it would be better to have the user manually fill their init system. It would be quite the noise to add most of the init systems available. For now though, most init system issues…

AramJonghu synced commits to refs/heads/main at AramJonghu/nvim from mirror 2026-07-10 04:57:09 +02:00
2501b3de67 ltex currently not functional
567d5a36e4 pyright -> basedpyright
Compare 2 commits »
AramJonghu pushed to 135-issue-pr-templates at zach/z-bar-qt 2026-07-10 01:32:41 +02:00
1ff7c36723 Merge branch 'main' into 135-issue-pr-templates
1266166676 fix: text input field bounds
0fc1a123fa mute cmake install output
672cb07547 feat: import M3Shapes, M3 loading indicator and weather + resources + media revamp in lockscreen
Compare 4 commits »
AramJonghu pushed to 135-issue-pr-templates at zach/z-bar-qt 2026-07-10 01:30:03 +02:00
AramJonghu pushed to 135-issue-pr-templates at zach/z-bar-qt 2026-07-10 01:19:42 +02:00
9df351b544 Merge branch 'main' into 135-issue-pr-templates
1266166676 fix: text input field bounds
0fc1a123fa mute cmake install output
672cb07547 feat: import M3Shapes, M3 loading indicator and weather + resources + media revamp in lockscreen
Compare 4 commits »
AramJonghu pushed to 135-issue-pr-templates at zach/z-bar-qt 2026-07-10 01:16:35 +02:00
f75fef3f55 chore(template): checklist adjustment
AramJonghu pushed to 135-issue-pr-templates at zach/z-bar-qt 2026-07-10 01:11:42 +02:00
246ee67fb3 update(typecheck): added typecheck in workflow and pyproject
5b5f38a48d feat(templates): Added template yaml files
Compare 2 commits »
AramJonghu synced commits to refs/heads/main at AramJonghu/rustlings from mirror 2026-07-09 21:17:09 +02:00
27abea4b5b chore(workflow): cleanup of unused workflows
8f249751ea progress variables
Compare 2 commits »
AramJonghu pushed to 135-issue-pr-templates at zach/z-bar-qt 2026-07-08 22:14:11 +02:00
8d4b910e23 Merge branch 'main' into 135-issue-pr-templates
e3b2d33a11 fix: fallback to python wheel if Nuitka is not available
2a40696292 Merge pull request 'chore(ci-image): fix tld in ci-image workflow + additional workflow improvements' (#137) from update-cibuild-tld into main
80ee714e91 Merge branch 'main' into update-cibuild-tld
2c572c3250 feat: animations in settings search results
Compare 25 commits »
AramJonghu created pull request zach/z-bar-qt#138 2026-07-08 22:14:04 +02:00
WIP: init(new branch): New branch
AramJonghu deleted branch update-cibuild-tld from zach/z-bar-qt 2026-07-08 22:05:31 +02:00
AramJonghu commented on pull request zach/z-bar-qt#137 2026-07-08 17:44:28 +02:00
chore(ci-image): fix tld in ci-image workflow + additional workflow improvements

Should work as expected; could be worth to test on @Inorishio system as well to see if formatter works, rules apply and new python compiler functions.

AramJonghu pushed to update-cibuild-tld at zach/z-bar-qt 2026-07-08 17:35:41 +02:00
0912a8e40c hotfix(): Forgot to change ruff package as dep
AramJonghu pushed to update-cibuild-tld at zach/z-bar-qt 2026-07-08 17:29:09 +02:00
0d17621180 chore(py formatter): Revert from autopep8 -> ruff after config update
AramJonghu pushed to update-cibuild-tld at zach/z-bar-qt 2026-07-08 14:52:54 +02:00
75f0f2071d fix(ci): include zshell python package for buildcheck
AramJonghu pushed to update-cibuild-tld at zach/z-bar-qt 2026-07-08 14:49:21 +02:00
bfea718547 fix(ci): clang-format pass echo, nuitka full package compile
AramJonghu pushed to update-cibuild-tld at zach/z-bar-qt 2026-07-08 14:41:48 +02:00
5505ac19ba refactor(ci): add python workflow, split cpp jobs, add clang-format
AramJonghu pushed to update-cibuild-tld at zach/z-bar-qt 2026-07-08 14:38:07 +02:00
9d2dc281ec refactor(ci): restructure workflows to multi-job per language