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

Closed
wants to merge 1 commit into 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 <[email protected]>
@marcan
Copy link
Member

marcan commented Oct 30, 2024

Closing since this is really old and a lot of display changes happened since then. If this is still relevant please rebase and reopen another PR.

@marcan marcan closed this Oct 30, 2024
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.

2 participants