Skip to content

fix: set-workspace does not work correctly without cursor-warp#31

Merged
wegel merged 1 commit intowegel:mainfrom
wilriker:fix_set-workspace_without_cursorwarp
Apr 15, 2026
Merged

fix: set-workspace does not work correctly without cursor-warp#31
wegel merged 1 commit intowegel:mainfrom
wilriker:fix_set-workspace_without_cursorwarp

Conversation

@wilriker
Copy link
Copy Markdown
Contributor

This one was haunting me now for a while until I bisected it today:

When cursor warping is disabled a combination of vwlctl set-vout-focus + vwlctl set-workspace did not load that workspace on the then focused vout but instead on the vout under the mouse cursor (which might be still somewhere else).

Adding the if below favors a set selvout over the cursor position if cursor-warping is disabled.

@wegel wegel merged commit d08577b into wegel:main Apr 15, 2026
3 checks passed
@wilriker wilriker deleted the fix_set-workspace_without_cursorwarp branch April 15, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants