Skip to content

Commit

Permalink
Mac graphics (#4074)
Browse files Browse the repository at this point in the history
* Resolves #4070 Mac graphics
  • Loading branch information
stefan-kolb authored Jun 7, 2018
1 parent cc3f7f0 commit 66afd42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ We refer to [GitHub issues](https://github.com/JabRef/jabref/issues) by using `#
## [Unreleased]

### Changed
- Use integrated graphics card instead of discrete on macOS [#4070](https://github.com/JabRef/jabref/issues/4070)
- We changed the minimum required version of Java to 1.8.0_171, as this is the latest release for which the automatic Java update works. [4093](https://github.com/JabRef/jabref/issues/4093)
- The special fields like `Printed` and `Read status` now show gray icons when the row is hovered.
- We added a button in the tab header which allows you to close the database with one click. https://github.com/JabRef/jabref/issues/494
Expand Down
2 changes: 1 addition & 1 deletion jabref.install4j
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
</customScript>
<infoPlist mode="3" file="">
<content>&lt;key&gt;NSSupportsAutomaticGraphicsSwitching&lt;/key&gt;
&lt;string&gt;YES&lt;/string&gt;</content>
&lt;true/&gt;</content>
</infoPlist>
<iconImageFiles />
</launcher>
Expand Down

0 comments on commit 66afd42

Please sign in to comment.