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

Wayland: Properly discover displays and their modes. #1797

Closed
SDLBugzilla opened this issue Feb 10, 2021 · 0 comments
Closed

Wayland: Properly discover displays and their modes. #1797

SDLBugzilla opened this issue Feb 10, 2021 · 0 comments

Comments

@SDLBugzilla
Copy link
Collaborator

SDLBugzilla commented Feb 10, 2021

This bug report was migrated from our old Bugzilla tracker.

These attachments are available in the static archive:

Reported in version: HG 2.1
Reported for operating system, platform: Linux, All

Comments on the original bug report:

On 2015-03-18 00:18:48 +0000, wrote:

Created attachment 2070
Patch implementing that cleanup.

The current Wayland backend creates a dummy display and uses a complicated way to fill it with every mode supported by every output. This patch cleans that mess up by attaching the displays and their modes to SDL’s internals as soon as they are received.

On 2015-03-18 15:07:19 +0000, wrote:

Created attachment 2071
Fixup correctly handling refresh rate as mHz and not Hz.

This mistake was due to an issue in my compositor.

On 2015-04-07 18:12:48 +0000, wrote:

Created attachment 2107
Wayland: Properly discover displays and their modes.

Remove a forgotten variable.

On 2015-04-08 02:46:41 +0000, Ryan C. Gordon wrote:

(In reply to bugs from comment # 2)

Created attachment 2107 [details]
Wayland: Properly discover displays and their modes.

Remove a forgotten variable.

This patch is now https://hg.libsdl.org/SDL/rev/975453c4e217, thanks!

--ryan.

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

No branches or pull requests

1 participant