Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] cursor_jump does not jump when moving windows #884

Open
JSGRD22 opened this issue Dec 11, 2024 · 1 comment
Open

[Bug] cursor_jump does not jump when moving windows #884

JSGRD22 opened this issue Dec 11, 2024 · 1 comment
Labels
type: bug Something isn't working

Comments

@JSGRD22
Copy link

JSGRD22 commented Dec 11, 2024

Describe the bug

Setting the cursor_jump trigger to window_focus does not cause the cursor to jump when moving a window around. This results in problems when attempting to use focus follows mouse, as chaining movements becomes impossible.

Reproduction

  1. set trigger under general:cursor_jump to window_focus
  2. switch to a different a window, the cursor will jump onto the new window
  3. move a window, the cursor will not follow the moved window and will instead focus on another window

Stack trace or error logs (if applicable)

No response

Version number

3.7.0

@JSGRD22 JSGRD22 added the type: bug Something isn't working label Dec 11, 2024
@github-project-automation github-project-automation bot moved this to 📬 Needs triage in glazewm Dec 11, 2024
@JSGRD22
Copy link
Author

JSGRD22 commented Dec 18, 2024

I recently realised that I had been using focus follows mouse the windows feature, instead of the config option. The immediate focus change does not occur when using the config option, which makes it less annoying. However, it would still make more sense to move the cursor with the window.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Status: 📬 Needs triage
Development

No branches or pull requests

1 participant