AramJonghu
AramJonghu synced commits to refs/heads/main at AramJonghu/nvim from mirror 2026-08-17 01:38:29 +02:00
9afc95e2bb chore: replace tsgo with tsc (deprecation)
AramJonghu commented on pull request zach/z-bar-qt#146 2026-08-16 23:24:57 +02:00
Feat: MD3 wallpaper launcher carousel

Just tested it.

Issue #145 is resolved.

  • Touchscreen dragging does not seem to work in the last revision.

I did not get an answer for an acceleration from dragging the carousel. What do…

AramJonghu commented on pull request zach/z-bar-qt#129 2026-08-16 23:10:13 +02:00
WIP: Network

Will Connected Devices under the settings window be in this PR?

AramJonghu suggested changes for zach/z-bar-qt#146 2026-08-16 22:04:56 +02:00
Feat: MD3 wallpaper launcher carousel

A few things of note.

AramJonghu synced commits to refs/heads/main at AramJonghu/nvim from mirror 2026-08-16 17:28:29 +02:00
64c18ec04a feat(plugin): diffview plugin for comparing branches (octo for GH only)
AramJonghu approved zach/z-bar-qt#140 2026-08-16 17:20:09 +02:00
Feat: Peripheral status and integration

battery.py could be separated into modules. Multiple sub-features into separate files could improve readability, though that could be my preference. Reason is that battery.py does not give much of a hint what the file is as a sub command. Separating the file into multiple modules separates separate functions such as: peripheral/config.py, peripheral/listener.py, and peripheral/daemon.py.

AramJonghu commented on pull request zach/z-bar-qt#140 2026-08-16 17:20:09 +02:00
Feat: Peripheral status and integration

imports are done within try catch statements. Is this commonplace in Python rather then importing into the file at the top?

AramJonghu pushed to feat/peripheral-integration at zach/z-bar-qt 2026-08-15 22:07:58 +02:00
8883d98b00 chore: added missing dependency to pyproject
cf907089da ci(python): rework of jobs + fix import issue
Compare 2 commits »
AramJonghu commented on pull request zach/z-bar-qt#140 2026-08-15 22:05:59 +02:00
Feat: Peripheral status and integration

Added commits that deal with the failing CI/CD.

I discovered containers in docker and workflows to use a slim container. This is good to only get a minimum required container to do the job.…

AramJonghu pushed to feat/peripheral-integration at zach/z-bar-qt 2026-08-15 22:02:03 +02:00
5a01c4b472 chore: added missing dependency to pyproject
9271fa47bc ci(python): rework of jobs + fix import issue
Compare 2 commits »
AramJonghu pushed to feat/peripheral-integration at zach/z-bar-qt 2026-08-15 21:38:01 +02:00
094fc568f1 chore: added missing dependency to pyproject
29dcac653f ci(python): rework of jobs + fix import issue
Compare 2 commits »
AramJonghu approved zach/z-bar-qt#147 2026-08-15 21:09:27 +02:00
Feat: Reposition bar

lgtm. Tested all sides. Size change when edge is on left behaves fine as a default. A discussion point was to set logic to deal with size changes when the bar is on the left. Currently out of scope since this is quite a niche. If we encounter difficulties, a new issue can be made to resolve the issue.

AramJonghu pushed to fix/cli-typecheck at zach/z-bar-qt 2026-08-14 20:00:34 +02:00
abf7382771 ci: libcava dev headers
AramJonghu created pull request zach/z-bar-qt#148 2026-08-14 19:44:25 +02:00
WIP: CI: typecheck fixes include dependencies
AramJonghu pushed to fix/cli-typecheck at zach/z-bar-qt 2026-08-14 19:40:51 +02:00
a1a8a6e695 ci: add relevant dependencies; resolves MissingImport
AramJonghu created branch fix/cli-typecheck in zach/z-bar-qt 2026-08-14 19:40:51 +02:00
AramJonghu approved zach/z-bar-qt#143 2026-08-14 18:52:51 +02:00
Rewrite shell configuration options as well as read/write functionality as plugin

Since a huge changelog is present, it is going to be a incredibly long time before any of this got a proper runtrough. Many changes seem to be just variable name changes as well.

AramJonghu closed issue zach/z-bar-qt#119 2026-08-13 21:35:42 +02:00
Cursor locked (trackpad) in some cases after unlock
AramJonghu commented on issue zach/z-bar-qt#119 2026-08-13 21:35:42 +02:00
Cursor locked (trackpad) in some cases after unlock

Have not encountered this issue ever since. Will close issue.

AramJonghu opened issue zach/z-bar-qt#145 2026-08-13 21:28:23 +02:00
bug: Launcher command; typing a launcher command does not narrow down options based on input