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

Filter dwm.exe on win32 #58

Merged
merged 1 commit into from Oct 28, 2021
Merged

Filter dwm.exe on win32 #58

merged 1 commit into from Oct 28, 2021

Conversation

Merrit
Copy link
Owner

@Merrit Merrit commented Oct 27, 2021

The system can occasionally report seeing windows with an
executable of dwm.exe, which is actually the win32 compositing
window manager - not an application window at all.

This change filters out any supposed "window" associated with dwm.exe

Resolves #57

The system can occasionally report seeing windows with an
executable of `dwm.exe`, which is actually the win32 compositing
window manager - not an application window at all.

This change filters out any supposed "window" associated with dwm.exe

Resolves #57
@Merrit Merrit merged commit d2eea33 into master Oct 28, 2021
@Merrit Merrit deleted the filter_dwm_on_win32 branch October 28, 2021 14:06
@Merrit Merrit added the bugfix Contains fixes for issues label Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Contains fixes for issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong detection of dwm process in Windows 10
1 participant