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

LBM not working when UI windows not in focus #373

Open
eeinlaa opened this issue Sep 2, 2024 · 4 comments
Open

LBM not working when UI windows not in focus #373

eeinlaa opened this issue Sep 2, 2024 · 4 comments
Assignees

Comments

@eeinlaa
Copy link

eeinlaa commented Sep 2, 2024

Windows 11 system. LBM only works when the UI windows is in focus, when you click anywhere else, the functionality generally stops after 5..10 seconds

@mgth mgth self-assigned this Sep 3, 2024
@mgth
Copy link
Owner

mgth commented Sep 3, 2024

duplicate of #296

@eeinlaa
Copy link
Author

eeinlaa commented Sep 4, 2024

Ive tried different versions 5.2.3, 5.2.3, 5.1
Ive also tried stopping other programs that might interfere like PowerToys features

@eeinlaa
Copy link
Author

eeinlaa commented Oct 14, 2024

I could try to debug this and perhaps even help resolve the issue but would need some help on what the culprits might be. @mgth

@eeinlaa
Copy link
Author

eeinlaa commented Oct 15, 2024

some of the candidates i have for debugging and ill start from there

  • LittleBigMouseDaemon :: FocusChanged(), Connect(), ReceiveClientMessage()
  • Hook
  • RemoteServer:: Send() ReceiveMessage()

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

No branches or pull requests

3 participants
@mgth @eeinlaa and others