Skip to content

feat: add move-cursor command to warp cursor to focused window#1384

Open
florensm wants to merge 1 commit into
glzr-io:mainfrom
florensm:feat/move-cursor
Open

feat: add move-cursor command to warp cursor to focused window#1384
florensm wants to merge 1 commit into
glzr-io:mainfrom
florensm:feat/move-cursor

Conversation

@florensm

Copy link
Copy Markdown

Adds a new move-cursor --direction left so the cursor only warps on explicit keyboard-driven focus changes, not mouse clicks or workspace switches.

This makes it so you can use your mouse more freely and only activate the window cursor warp when you use certain keybinds.

@github-project-automation github-project-automation Bot moved this to 📬 Needs triage in glazewm May 11, 2026
Adds a new `move-cursor --direction <left|right|up|down>` invoke command
that moves the cursor to the center of the currently focused window.
Can be chained with focus commands in keybindings (e.g.
`focus --direction left`, `move-cursor --direction left`) so the cursor
only warps on explicit keyboard-driven focus changes, not mouse clicks.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@florensm
florensm force-pushed the feat/move-cursor branch from ca91b67 to f3a1254 Compare May 11, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 📬 Needs triage

Development

Successfully merging this pull request may close these issues.

1 participant