• Hi there 👋

    Typing SVG

  • Joined on 2026-03-21
zach pushed to main at zach/z-bar-qt 2026-06-01 15:04:51 +02:00
7eba84c8be Better battery indicator and dedicated Battery singleton in helpers
zach pushed to feat/improved-gestures at zach/z-bar-qt 2026-06-01 12:13:34 +02:00
0820c8e023 Merge branch 'main' into feat/improved-gestures
ebedf4b6fe increase slider visibility and remove debug logging
Compare 2 commits »
zach pushed to main at zach/z-bar-qt 2026-06-01 12:12:05 +02:00
ebedf4b6fe increase slider visibility and remove debug logging
zach pushed to feat/improved-gestures at zach/z-bar-qt 2026-05-31 23:05:36 +02:00
6926880074 remove multi-touch handlers, single point for sidebar
zach pushed to feat/improved-gestures at zach/z-bar-qt 2026-05-31 22:45:36 +02:00
1e1c90a0c5 remove redundant logging
zach pushed to feat/improved-gestures at zach/z-bar-qt 2026-05-31 22:30:26 +02:00
db6051457f fix drag gestures firing more than once from one drag
zach commented on pull request zach/z-bar-qt#114 2026-05-31 22:26:02 +02:00
initial refactor of Interactions.qml to add better support for touch screen gestures

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.

I could make it so that changing workspaces is the…

zach pushed to feat/improved-gestures at zach/z-bar-qt 2026-05-31 22:08:10 +02:00
8f381fa8f0 Merge branch 'main' into feat/improved-gestures
2a7cd66f40 Actually fix background desync, blobs didn't follow final settle after deform shader
Compare 2 commits »
zach commented on pull request zach/z-bar-qt#114 2026-05-31 22:08:07 +02:00
initial refactor of Interactions.qml to add better support for touch screen gestures

I will look into adding logic to prevent more than one workspace switch.

The original post mentions that it focuses relative -1 and +1 workspace on the current monitor, meaning it will swap…

zach pushed to main at zach/z-bar-qt 2026-05-31 19:06:25 +02:00
2a7cd66f40 Actually fix background desync, blobs didn't follow final settle after deform shader
zach commented on pull request zach/z-bar-qt#114 2026-05-31 18:03:34 +02:00
initial refactor of Interactions.qml to add better support for touch screen gestures

Does it work better with larger borders? Maybe 4 or 6? The issue is mainly that it shouldn't have exclusive control over too much of the borders of the screen, and unfortunately Quickshell has no…

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

Was it intentional to make this comment on line 89? Because then I don't really know what you mean, since that is deleted code.

zach pushed to feat/improved-gestures at zach/z-bar-qt 2026-05-31 14:32:43 +02:00
cf22b41f07 allow pointer takeover by anything, restrict takeover from items
zach pushed to feat/improved-gestures at zach/z-bar-qt 2026-05-31 14:16:42 +02:00
c267dfb0c2 remove leftover test timer and import
zach created pull request zach/z-bar-qt#114 2026-05-31 14:05:25 +02:00
initial refactor of Interactions.qml to add better support for touch screen gestures
zach created branch feat/improved-gestures in zach/z-bar-qt 2026-05-31 13:58:32 +02:00
zach pushed to feat/improved-gestures at zach/z-bar-qt 2026-05-31 13:58:32 +02:00
e06fd71f11 initial refactor of Interactions.qml to add better support for touch screen gestures
zach deleted branch zshell-img-tools from zach/z-bar-qt 2026-05-31 00:30:18 +02:00
zach pushed to main at zach/z-bar-qt 2026-05-31 00:30:13 +02:00
d041ce2471 Merge pull request 'zshell-img-tools' (#104) from zshell-img-tools into main
7f3397e27c changes comments
0d7c5d199a Update zshell-img-tools/src/main.rs
8ea295d1ce Some prework for the binary, linter issue is resolved, unnecessary comments removed
164c0a18c2 disable screenshot options in gui when disabling effects
Compare 26 commits »
zach merged pull request zach/z-bar-qt#104 2026-05-31 00:30:12 +02:00
zshell-img-tools