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

Fullscreen app detection not working correctly on empty desktop #15

Closed
flexits opened this issue Feb 18, 2024 · 2 comments
Closed

Fullscreen app detection not working correctly on empty desktop #15

flexits opened this issue Feb 18, 2024 · 2 comments
Assignees

Comments

@flexits
Copy link
Owner

flexits commented Feb 18, 2024

Steps to reproduce:

  1. start the application – it works ok,
  2. open some other windows – it works ok,
  3. minimize all windows until the clear desktop is shown – the application disables itself and doesn't reenable.

The problem is SHQueryUserNotificationState reporting QUNS_BUSY state in this scenario, I don't know why, the issue needs further investigation.

@gamecat10
Copy link

gamecat10 commented Feb 21, 2024

It seems to be related to NVIDIA Overlay
JPersson77/LGTVCompanion#98

@flexits
Copy link
Owner Author

flexits commented Feb 21, 2024

It seems to be related to NVIDIA Overlay

It really seems to, thanks a lot for the hint! I'll research this further.

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

2 participants