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

Display configuration: Multiple fixes #217

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

Commits on Jun 6, 2022

  1. Display configuration: Multiple fixes

     * Improve parsing of display options so they work without specifying a
       resolution (i. e. "display=retina" works).
     * Fix handling of framebuffer reset when switching between non-retina and
       retina modes without changing resolution.
     * Change display init/config code to only initialize external displays, and
       only configure them once.
    
    Signed-off-by: Vincent Duvert <vincent@duvert.net>
    VinDuv committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    b3badf8 View commit details
    Browse the repository at this point in the history