Skip to content

SPMediaKeyTap breaks OmniPlan. #5

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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