In my DisplayReconfigurationCallBack, the CGDisplayChangeSummaryFlags has
bit 13 set when the GPU changes on an i5/i7 Mac. Only bits 0-12 are defined
in the header.
Is this documented anywhere else?
During a GPU switch I get:
1st: 8478 kCGDisplayMovedFlag
kCGDisplaySetMainFlag
kCGDisplaySetModeFlag
kCGDisplayAddFlag
kCGDisplayEnabledFlag
bit 13
2nd: 8736 kCGDisplayRemoveFlag
kCGDisplayDisabledFlag
bit 13
I've never seen bit 13 set on any other system during this callback.
Thanks,
Trygve
_______________________________________________
Cocoa-dev mailing list ([email protected])
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]