Skip to content
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

Set correct resolution for high DPI displays (with vidext). #110

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on May 29, 2017

  1. Set correct resolution for high DPI displays (with vidext).

    Resolution is still screwy in general for me (e.g. video is slightly too
    high; window is resizable even though video plugin doesn't want it to
    be...), but that happens regardless of whether I have high DPI enabled,
    so it seems to be unrelated.
    
    Not sure if this is the best way to do this.
    comex committed May 29, 2017
    Configuration menu
    Copy the full SHA
    108edcb View commit details
    Browse the repository at this point in the history
  2. fix typo

    comex committed May 29, 2017
    Configuration menu
    Copy the full SHA
    c00af7a View commit details
    Browse the repository at this point in the history