AramJonghu
  • Joined on 2026-03-21
AramJonghu pushed to lid-switch-behavior at zach/z-bar-qt 2026-06-01 20:02:41 +02:00
7de8cc3104 lidwatcher plugin initial setup
AramJonghu pushed to lid-switch-behavior at zach/z-bar-qt 2026-06-01 19:50:49 +02:00
82aa7c415f initial commit
AramJonghu created branch lid-switch-behavior in zach/z-bar-qt 2026-06-01 19:50:49 +02:00
AramJonghu commented on pull request zach/z-bar-qt#114 2026-06-01 18:50:44 +02:00
initial refactor of Interactions.qml to add better support for touch screen gestures

To add to this, I reread the original post. My question stands if this could be dynamic depending on display size for example.

AramJonghu commented on pull request zach/z-bar-qt#114 2026-06-01 18:49:29 +02:00
initial refactor of Interactions.qml to add better support for touch screen gestures

Apologies for the dependency spam. Was testing something, but it did not do what I expected.

AramJonghu pushed to feat/improved-gestures at zach/z-bar-qt 2026-06-01 15:05:04 +02:00
17e600e78e Merge branch 'main' into feat/improved-gestures
7eba84c8be Better battery indicator and dedicated Battery singleton in helpers
Compare 2 commits »
AramJonghu commented on pull request zach/z-bar-qt#114 2026-05-31 23:01:07 +02:00
initial refactor of Interactions.qml to add better support for touch screen gestures

The workspace swipe skipping workspaces has been resolved in db6051457f.

Found a new minor bug, but…

AramJonghu commented on pull request zach/z-bar-qt#114 2026-05-31 19:10:09 +02:00
initial refactor of Interactions.qml to add better support for touch screen gestures

Currently, a single swipe can move more than one workspace. In some cases, it moves up to 10 workspaces to one direction. Are there guardrails on how many workspaces a single swipe can move?

I…

AramJonghu commented on pull request zach/z-bar-qt#114 2026-05-31 19:00:58 +02:00
initial refactor of Interactions.qml to add better support for touch screen gestures

Yes, it is better with larger borders. That makes me unsure what way would be a passable way of changing workspaces and share that space with the nc. Perhaps there is no good way at this moment.

AramJonghu commented on pull request zach/z-bar-qt#114 2026-05-31 18:55:48 +02:00
initial refactor of Interactions.qml to add better support for touch screen gestures

Ah, yea you are right. Sunlight made it hard to see when I made the comment. Line 93 seems like the added relevant code.

I meant; how many pixels are needed in a swipe motion before it is…

AramJonghu approved zach/z-bar-qt#114 2026-05-31 17:18:31 +02:00
initial refactor of Interactions.qml to add better support for touch screen gestures

It works well. The only part that is a bit iffy is doing the two finger gesture, especially with a thin border. It was my suggestion to do two fingers, feels a bit bad. Another suggestion could be:

AramJonghu commented on pull request zach/z-bar-qt#114 2026-05-31 17:18:31 +02:00
initial refactor of Interactions.qml to add better support for touch screen gestures

Could this value also be a variable that takes a percentage of horizontal pixels on the display (or size of display eg a 14 inch display vs 24 inch).

AramJonghu commented on pull request zach/z-bar-qt#104 2026-05-30 22:28:08 +02:00
zshell-img-tools

Rust codebase still has comments. We can create issues resolving the issue I remarked about the binary and code cleanup. Code works fine which for now is fine.

AramJonghu commented on pull request zach/z-bar-qt#104 2026-05-30 21:01:55 +02:00
zshell-img-tools

Lint format failing is because rustfmt is running on rust edition 2015 on base.

I assume you mean 2025?

AramJonghu synced new reference refs/tags/0.1.2 to AramJonghu/file-organizer from mirror 2026-05-30 15:17:37 +02:00
AramJonghu synced commits to refs/tags/0.1.2 at AramJonghu/file-organizer from mirror 2026-05-30 15:17:37 +02:00
AramJonghu synced commits to refs/heads/main at AramJonghu/file-organizer from mirror 2026-05-30 15:17:37 +02:00
7a537926fc archives support, builds .exe as well now
AramJonghu commented on issue zach/z-bar-qt#106 2026-05-30 12:48:36 +02:00
Battery low toast issues

I see that this d6102d9ebe is not main.