Skip to content

This app compares and contrasts two methods of keeping track of mouse movement: constant monitoring of `mouseMoved:` events and using predefined tracking areas.

License

Notifications You must be signed in to change notification settings

NSGod/MouseMoved-vs-TrackingAreas

Repository files navigation

Mouse Moved vs Tracking Areas

This app compares and contrasts two methods of keeping track of mouse movement: constant monitoring of mouseMoved: events and using predefined tracking areas. This app demonstrates why tracking areas are the preferred method as they are much more efficient.

About

This app compares and contrasts two methods of keeping track of mouse movement: constant monitoring of `mouseMoved:` events and using predefined tracking areas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published