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 scripts overhaul #42

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

uejji
Copy link
Member

@uejji uejji commented Dec 8, 2024

This is the beginning of an overhaul of the gamescope display lua scripts to make configuration and creation of new panel scripts easier.

Step 1: It is no longer necessary to specify horizontal and vertical blanking intervals unless you wish to override the EDID.

@uejji uejji self-assigned this Dec 8, 2024
@uejji uejji force-pushed the gamescope-customrefresh branch from fc4f274 to cb5c223 Compare December 8, 2024 03:58
@uejji
Copy link
Member Author

uejji commented Dec 8, 2024

Step 2: It is no longer necessary to specify panel colorimetry or refresh rates unless you wish to override the EDID.

Additionally, it seems to be the case in the gamescope code that HDR is assumed to be unsupported unless specifically defined as supported, so I have removed those assignments as well.

@uejji uejji force-pushed the gamescope-customrefresh branch from cb5c223 to 2ed470b Compare December 9, 2024 19:24
@uejji
Copy link
Member Author

uejji commented Dec 9, 2024

Step 3: It is no longer necessary to specify all available panel resolutions unless you wish to override the blanking intervals for that particular resolution.

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.

1 participant