Skip to content

Disable App Nap and WebView to fix macOS/OSX #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

trishume
Copy link
Collaborator

This PR does two things:

  • Disable the WebView in the help page, new versions of Qt don't have the web view anymore.
  • Disable AppNap, so that tracking doesn't freeze a minute after starting.

This is not a proper fix since it just removes the help view. I don't expect this to be merged yet, I'm just leaving this PR here for other people to find. But I don't think I have time to do the right thing and port it to WebEngine, since I seem to have not installed the WebEngine component in my Qt install.

It shouldn't be too hard to port it to WebEngine though if anyone else wants to try: http://doc.qt.io/qt-5/qtwebenginewidgets-qtwebkitportingguide.html

cc @uglyDwarf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant