mirror of
https://github.com/Alexays/Waybar.git
synced 2026-03-31 11:53:47 +00:00
- Acquire lock once at start of update() and hold for entire function - Remove redundant lock from queryActiveWorkspace() since it's only called from update() This addresses code review feedback and makes the locking strategy clearer Co-authored-by: Alexays <13947260+Alexays@users.noreply.github.com>