Skip to content

First Official Release

Compare
Choose a tag to compare
@smasherprog smasherprog released this 16 Jan 20:16
· 663 commits to master since this release

The library supports all three platforms: Linux, Mac, and Windows (XP and up)

The library will monitor the displays and mouse for changes. When a change is detected, the library will invoke the callback passed to it. If the user did not specify a callback, the library will not watch for those changes.

Please see the example on how to capture these changes.