Modify ↓
#13980 closed enhancement (fixed)
Tell Mac OS X we don't always need a dedicated graphics card
Reported by: | Stereo | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 16.12 |
Component: | Core | Version: | |
Keywords: | macosx performance | Cc: |
Description
Some Apple laptops can dynamically switch between their integrated and dedicated graphics card.
Java apparently forces the dedicated card to be switched on by default, uselessly wasting battery.
Would it please be possible to add this to macosx/JOSM.app/Contents/Info.plist_template.xml
<key>NSSupportsAutomaticGraphicsSwitching</key>
<true/>
Attachments (0)
Change History (3)
comment:1 Changed 6 years ago by
Keywords: | performance added |
---|---|
Milestone: | → 16.11 |
comment:2 Changed 6 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In 11258/josm: