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

'xswm last' raises last window but doesn't focus if cursor hovered over LIBRARY in steam #4

Closed
astier opened this issue Jul 7, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@astier
Copy link
Owner

astier commented Jul 7, 2024

  1. Open terminal
  2. Open steam
  3. Hover cursor over LIBRARY such that the LIBRARY-popup-window opens
  4. Switch to last window (the terminal) with an sxhkd-mapping which executes xswm last

--> Terminal is raised but doesn't have focus

This doesn't happen with alttab.

@astier astier added the bug Something isn't working label Jul 7, 2024
@astier astier self-assigned this Jul 7, 2024
@astier
Copy link
Owner Author

astier commented Sep 8, 2024

It does happen also with alttab but you have to switch between steam and terminal several times.

astier added a commit that referenced this issue Sep 8, 2024
1. Open terminal
2. Open steam
3. Hover cursor over a steam-menu like LIBRARY such that the
   LIBRARY-menu-window opens
4. Focus terminal with `xswm last`

Result: terminal is raised but loses focus right after immediately.

The problem is that for some reason some application steal the focus if
they lose it.
@astier astier closed this as completed Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant