• Hi there 👋

    Typing SVG

  • Joined on 2026-03-21
zach merged pull request zach/z-bar-qt#115 2026-06-03 18:02:21 +02:00
lid behavior watcher to lock session
zach pushed to main at zach/zterm 2026-06-03 17:13:23 +02:00
bc552f6f0f cleaned up debug code
zach commented on issue zach/z-bar-qt#119 2026-06-03 14:47:45 +02:00
Cursor locked (trackpad) in some cases after unlock

Can you move the cursor while it is still locked? So before entering the password

zach commented on pull request zach/z-bar-qt#115 2026-06-03 10:47:14 +02:00
lid behavior watcher to lock session

extracted() is declared but never implemented in the .cpp file.

zach suggested changes for zach/z-bar-qt#115 2026-06-03 10:47:14 +02:00
lid behavior watcher to lock session

The only thing that sticks out to me immediately is the line I commented on, other than that it looks fine to me.

zach commented on pull request zach/z-bar-qt#117 2026-06-02 23:16:37 +02:00
Rewrite the manager responsible for handling automatic hyprsunset temperature activation as a qml plugin

There's currently a bug where if the Manager doesn't set identity on initialization if current time is outside scheduled time. I will probably fix this by using a three-state enum rather than…

zach commented on pull request zach/z-bar-qt#115 2026-06-02 18:25:12 +02:00
lid behavior watcher to lock session

Typo probably. "lcck" should be "lock"

zach suggested changes for zach/z-bar-qt#115 2026-06-02 18:25:12 +02:00
lid behavior watcher to lock session
zach commented on pull request zach/z-bar-qt#117 2026-06-02 16:44:26 +02:00
Rewrite the manager responsible for handling automatic hyprsunset temperature activation as a qml plugin

Due to how small in scale the original code was I think it'd be pretty difficult to see much performance gain with this plugin. I also didn't write it having "performance-first" in mind. But maybe…

zach created pull request zach/z-bar-qt#117 2026-06-02 16:12:25 +02:00
Rewrite the manager responsible for handling automatic hyprsunset temperature activation as a qml plugin
zach created branch hyprsunset-manager-rewrite in zach/z-bar-qt 2026-06-02 16:09:57 +02:00
zach pushed to hyprsunset-manager-rewrite at zach/z-bar-qt 2026-06-02 16:09:57 +02:00
d246ba1800 rewrite the manager responsible for handling automatic hyprsunset temperature activation as a qml plugin
zach commented on pull request zach/z-bar-qt#115 2026-06-02 11:34:29 +02:00
lid behavior watcher to lock session

Doesn't this trigger only when the system is about to suspend/hibernate? There should be a way to query the lid state directly.

zach commented on pull request zach/z-bar-qt#115 2026-06-02 11:10:08 +02:00
lid behavior watcher to lock session

You need to create a signal in the root Scope and call it here rather than setting the locked value directly.

zach deleted branch feat/improved-gestures from zach/z-bar-qt 2026-06-01 19:19:00 +02:00
zach pushed to main at zach/z-bar-qt 2026-06-01 19:18:55 +02:00
807b2525b7 Merge pull request 'initial refactor of Interactions.qml to add better support for touch screen gestures' (#114) from feat/improved-gestures into main
9e3cad6dbd Merge branch 'main' into feat/improved-gestures
17e600e78e Merge branch 'main' into feat/improved-gestures
0820c8e023 Merge branch 'main' into feat/improved-gestures
6926880074 remove multi-touch handlers, single point for sidebar
Compare 11 commits »
zach merged pull request zach/z-bar-qt#114 2026-06-01 19:18:54 +02:00
initial refactor of Interactions.qml to add better support for touch screen gestures
zach commented on pull request zach/z-bar-qt#114 2026-06-01 19:18:50 +02:00
initial refactor of Interactions.qml to add better support for touch screen gestures

I think we can absolutely add gestures for all parts of the UI, but I also think they're not mutually exclusive. For example we can make it so opening the drawing popout will activate with a…

zach pushed to feat/improved-gestures at zach/z-bar-qt 2026-06-01 19:01:13 +02:00
9e3cad6dbd Merge branch 'main' into feat/improved-gestures
9436acd626 change charging color
Compare 2 commits »
zach pushed to main at zach/z-bar-qt 2026-06-01 17:12:32 +02:00
9436acd626 change charging color