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

Conversation

VinDuv
Copy link
Contributor

@VinDuv VinDuv commented Jun 6, 2022

  • 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.

 * 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>
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.

None yet

1 participant