• Hi there 👋

    Typing SVG

  • Joined on 2026-03-21
zach pushed to main at zach/z-bar-qt 2026-05-27 11:43:46 +02:00
3963a48a9d load higher resolution tray icons for high-dpi screens
zach pushed to main at zach/z-bar-qt 2026-05-27 09:28:38 +02:00
bd576e17dc Revert to OpenGL
zach pushed to zshell-img-tools at zach/z-bar-qt 2026-05-26 23:03:30 +02:00
54e8a265d0 Merge branch 'main' into zshell-img-tools
ae2a349247 optimize notification icon caching by copying image rather than item
Compare 2 commits »
zach commented on issue zach/z-bar-qt#105 2026-05-26 23:01:59 +02:00
Drawing tool inconsistent or not drawing at all

This is a Hyprland issue and only happens (in my testing) when the drawing tool is open and the mouse cursor crosses focus to a different monitor. It works just fine if this doesn't happen.

zach pushed to main at zach/z-bar-qt 2026-05-26 22:53:00 +02:00
ae2a349247 optimize notification icon caching by copying image rather than item
zach pushed to main at zach/z-bar-qt 2026-05-26 18:50:28 +02:00
e33901b23c Merge pull request 'hotfix zshell-cli shell show had no output' (#103) from 100-cli-autocompletion into main
7d4f563b43 replaced click
439aa9ed1e fix ci/cl for python testing. Added click dep
697de725fb change test to expect stdout
f8a10698ea Merge branch 'main' into 100-cli-autocompletion
Compare 6 commits »
zach merged pull request zach/z-bar-qt#103 2026-05-26 18:50:27 +02:00
hotfix zshell-cli shell show had no output
zach pushed to zshell-img-tools at zach/z-bar-qt 2026-05-26 18:42:19 +02:00
74ce5bb868 Merge branch 'main' into zshell-img-tools
a2505ee875 add low battery toast, unload if not laptop battery.
f475e43c54 Merge pull request '100 shell autocomplete, type fixes, Pillow deprecation cleanup' (#101) from 100-cli-autocompletion into main
c33d6ae2dd Merge branch 'main' into 100-cli-autocompletion
ca19a60e5c temporary fix for focus being stolen even after release. Change to async loaders
Compare 31 commits »
zach created pull request zach/z-bar-qt#104 2026-05-26 18:42:14 +02:00
zshell-img-tools
zach pushed to zshell-img-tools at zach/z-bar-qt 2026-05-26 16:46:51 +02:00
a3f38e6414 fetch necessary hyprland options for screenshot tool
zach pushed to main at zach/z-bar-qt 2026-05-26 15:57:43 +02:00
a2505ee875 add low battery toast, unload if not laptop battery.
zach commented on issue zach/z-bar-qt#102 2026-05-26 13:40:11 +02:00
Laptop lid behavior suspend/hibernate -> Locks screen

I honestly don't know if that's possible directly from QML. If you can find a way then I'll gladly implement it, but the reason we have the lock() IPC call is so that you can lock it whenever…

zach pushed to main at zach/z-bar-qt 2026-05-26 13:10:57 +02:00
f475e43c54 Merge pull request '100 shell autocomplete, type fixes, Pillow deprecation cleanup' (#101) from 100-cli-autocompletion into main
c33d6ae2dd Merge branch 'main' into 100-cli-autocompletion
233ea3efb9 accidental duplicate logic removed
d19eead1f5 autocomplete now optional. Includes hint on first command input
d0b2a5fc1d adding hint if is ran without -- flag
Compare 8 commits »
zach closed issue zach/z-bar-qt#100 2026-05-26 13:10:56 +02:00
cli autocompletion
zach merged pull request zach/z-bar-qt#101 2026-05-26 13:10:56 +02:00
100 shell autocomplete, type fixes, Pillow deprecation cleanup
zach pushed to 100-cli-autocompletion at zach/z-bar-qt 2026-05-26 13:05:12 +02:00
c33d6ae2dd Merge branch 'main' into 100-cli-autocompletion
ca19a60e5c temporary fix for focus being stolen even after release. Change to async loaders
Compare 2 commits »
zach pushed to main at zach/z-bar-qt 2026-05-26 13:03:49 +02:00
ca19a60e5c temporary fix for focus being stolen even after release. Change to async loaders
zach deleted branch fix/transparency-luminance-scaling from zach/z-bar-qt 2026-05-26 08:30:43 +02:00
zach pushed to zshell-img-tools at zach/z-bar-qt 2026-05-26 01:25:14 +02:00
4ea74ed516 pass monitor scale to screenshot tool