macos mojave dark theme #6

Closed
opened 2018-10-12 17:02:31 +02:00 by suter_a · 2 comments
suter_a commented 2018-10-12 17:02:31 +02:00 (Migrated from git.psi.ch)

Qt is not yet ready for macos mojave dark theme. Currently the following needs to be added to the Info.plist file of the qt-based applications musredit, musrWiz, musrStep, and mupp

<key>NSRequiresAquaSystemAppearance</key> <true/>

Check how to deal with this!

Qt is not yet ready for macos mojave dark theme. Currently the following needs to be added to the Info.plist file of the qt-based applications musredit, musrWiz, musrStep, and mupp `<key>NSRequiresAquaSystemAppearance</key> <true/> ` Check how to deal with this!
suter_a commented 2019-07-25 12:36:20 +02:00 (Migrated from git.psi.ch)

Added an option which allows the user to switch the icons from light<->dark manually. Not ideal but as long as qt does not provide a method which allows to probe the system mode this will do.

Added an option which allows the user to switch the icons from light<->dark manually. Not ideal but as long as qt does not provide a method which allows to probe the system mode this will do.
suter_a commented 2019-07-25 12:36:20 +02:00 (Migrated from git.psi.ch)

closed

closed
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: LMU/musrfit#6
No description provided.