numist / Switch

A window-based context switcher for the Mac
157 stars 17 forks source link

Event tap should support weak observation. #108

Closed numist closed 3 years ago

numist commented 9 years ago

This pattern is already fairly well-generalized by code like NNMultiDispatchManager and the weak global observation hack, so wiring up a few more NNCleanupProxy objects in the event tap should not be a huge deal.

numist commented 3 years ago

Obsoleted by #139