• 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 14:51:11 +0100

2014-12-11 14:32 GMT+01:00  <email@hidden>:

>
> That's an interesting suggestion.
>
> (...)  I don't see anything specifically about GPU switches, but there are plenty of functions that can reconfigure a display using the window server. I can imagine some of them might be used by NSVisualEffectView.

To exclude the fact it could be linked to a GPU switch or not, you can
try following
- use the gfxCardStatus tool to verify if your app effectively changes
the GPU when it starts
- force a GPU switch before launching your app (with aforementioned
tool, or by launching iPhoto before launching your app), then only
launch your application and see if the same delegate method is still
called. If not, you have your culprit...

--
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>
    • Re: What triggers -applicationDidChangeScreenParameters: delegate method?
      • From: Bill Cheeseman <email@hidden>
  • Prev by Date: Re: What triggers -applicationDidChangeScreenParameters: delegate method?
  • Next by Date: Re: What triggers -applicationDidChangeScreenParameters: delegate method?
  • Previous by thread: Re: What triggers -applicationDidChangeScreenParameters: delegate method?
  • Next by thread: Re: What triggers -applicationDidChangeScreenParameters: delegate method?
  • Index(es):
    • Date
    • Thread