Skip to content
This repository was archived by the owner on Apr 21, 2021. It is now read-only.
This repository was archived by the owner on Apr 21, 2021. It is now read-only.

Launching some games (Dota 2) is not tracked by ApplicationWatcher due to lack of WS_SYSMENU #19

@lostmsu

Description

@lostmsu

Subj.

OnApplicationWindowChange never fires, because ShellHook ignores all windows without WS_SYSMENU.

I think the logic in ShellHook.IsAppWindow deserves some explanation overall. For example, there's a check for IsWindowVisible, but it never tracks if window becomes visible after creation.

Perhaps, library user should be able to filter windows on their own.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions