• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: What triggers -applicationDidChangeScreenParameters: delegate method?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What triggers -applicationDidChangeScreenParameters: delegate method?


  • Subject: Re: What triggers -applicationDidChangeScreenParameters: delegate method?
  • From: Stephane Madrau <email@hidden>
  • Date: Thu, 11 Dec 2014 10:40:22 +0100

2014-12-10 21:00 GMT+01:00  <email@hidden>:

> In the meantime, I compared all the code of my previous version against the code of the new version, looking for changes that might cause this difference in behavior. The only really big change is that my new version makes use of the new NSVisualEffectView when running under Yosemite. I wonder if Apple accidentally or on purpose did something in implementing NSVisualEffectView that would cause this delegate method to be triggered. It doesn't seem likely, but I can imagine that NSVisualEffectView might be doing things behind the scenes that are very deep in the system.


Just my two cents : if NSVisualEffectView is one of the APIs that
triggers a GPU change, then you're likely to get a "monitor changed
notification" when the application starts, since GPU changes will be
handled on the OS side as if the display was detached from the
integrated GPU and attached to the discrete GPU.


--
Stéphane

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden


  • Follow-Ups:
    • Re: What triggers -applicationDidChangeScreenParameters: delegate method?
      • From: Bill Cheeseman <email@hidden>
  • Prev by Date: Re: What triggers -applicationDidChangeScreenParameters: delegate method?
  • Next by Date: Re: Size of NSSplitViewDividerStyleThin
  • Previous by thread: Re: NSUserDefaults and home folder on different drive
  • Next by thread: Re: What triggers -applicationDidChangeScreenParameters: delegate method?
  • Index(es):
    • Date
    • Thread