Skip to content

wayland: Don't try to guess the display size#18265

Closed
ColinKinloch wants to merge 1 commit intolibretro:masterfrom
ColinKinloch:no_guess_output
Closed

wayland: Don't try to guess the display size#18265
ColinKinloch wants to merge 1 commit intolibretro:masterfrom
ColinKinloch:no_guess_output

Conversation

@ColinKinloch
Copy link
Copy Markdown
Contributor

On wayland the display the surface will be mapped to is not known in advance. I think it's more correct to not try to guess in case it triggers large unnecessary allocations.

Currently the splash screen means that this value is correctly set, however the issue the splash screen was working around will be fixed in mutter 49.

I've marked this as draft as I'm not sure if leaving the width and height values unchanged is correct per the RetroArch API.

@LibretroAdmin
Copy link
Copy Markdown
Contributor

Where are we with this PR?

@ColinKinloch
Copy link
Copy Markdown
Contributor Author

I'm in the process of a large refactor of the wayland code.
Since this MR isn't related to any specific bug I'm going to close it.

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