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

feat: improve handle management #284

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

programmer2514
Copy link

Refactors the IsHandleManageable() routine.

This allows for implicit compatibility with Flow Launcher and improves code conciseness by replacing the unreliable "menu window" check with the more robust WindowStyles.Popup flag.

Additional changes:

  • Removed unnecessary dependency from FocusContainerUnderCursorHandler.cs
  • Updated the solution to be compatible with Visual Studio 2022 (shouldn't break compatibility with previous versions)

@calendulish
Copy link

It causes problems with some particular applications (like Steam, Whatsapp Beta) making them unmanageable

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

Successfully merging this pull request may close these issues.

None yet

2 participants