Skip to content

SPMediaKeyTap breaks OmniPlan. #5

@tbunch

Description

@tbunch

OmniPlan relies on being receiving events matching mask:

NSLeftMouseDraggedMask | NSLeftMouseUpMask | NSOtherMouseDown | NSOtherMouseUp | NSFlagsChangedMask | NSPeriodicMask | NSSystemDefinedMask

with type NSSystemDefined and subtype 7

From user reports, it sounds as if Spotify is intercepting these events. I'll look at your source and see if I can't figure out why this is happening, since it sounds as though these are not events you're trying to intercept and block.

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