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

Bad interaction with focus-follows-mouse window-manager policy #21

Open
GoogleCodeExporter opened this issue Jan 23, 2016 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Stack two windows over each other while using a window manager with focus 
follows mouse policy.
2. Place mouse over them, top-most window has focus
3. Use pywo to move the upper window away from under the mouse.

What is the expected output?

Focus is transferred to the lower window.

What do you see instead?

Instead it should be retained with the window being acted on currently.
This is irritating, as one usually would like to continue move the window that 
had focus just now.

What version of the product are you using? On what operating system?

current svn, xfwm4 wm

Please provide any additional information below.

I would probably be best to prevent focus transfer until the mouse is moved 
again, indicating that the current user interaction with the window via pywo is 
completed, at least as an option.

One possible workaround is to move the mouse pointer with the window (ugly but 
might solve the problem).

Original issue reported on code.google.com by Martin.P...@gmail.com on 20 Mar 2014 at 10:11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant