-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
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
Labels
No labels