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

Multiple monitor unable to gain focus. #59

Open
La-Fabrique-Info opened this issue Nov 27, 2024 · 0 comments
Open

Multiple monitor unable to gain focus. #59

La-Fabrique-Info opened this issue Nov 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@La-Fabrique-Info
Copy link

Environment

  • OS: 22.04
  • nody-greeter version: 1.6.2

Help description

Unable to gain focus when cursor moving to different monitor.

As it is said above, I'm unable to get focus on the new monitor when moving the cursor.
Using mousenter and mouseleave combine with GreeterBroadcastEvent, I know on which screen the cursor is, so I can control some events on the previous monitor (like hiding), and some to the "new" monitor.
But I'm not able to gain focus (js only) on the "new" monitor. If I click inside it the focus is acquired, but I need to be able to gain focus without clicking inside the window.

Any idea?
Thx

@La-Fabrique-Info La-Fabrique-Info added the enhancement New feature or request label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant