Skip to content

feat: add ColorSpace #47314

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

Merged
merged 3 commits into from
Jul 2, 2025
Merged

Conversation

reitowo
Copy link
Member

@reitowo reitowo commented May 30, 2025

Description of Change

Add ColorSpace structure, split from #46811

This structure will be added to paint event's textureInfo when using shared texture OSR, and will be used in import shared texture. We have to keep full color space info. This also get ready for HDR capturing support in the future.

Release Notes

Notes: none

@electron-cation electron-cation bot added the new-pr 🌱 PR opened recently label May 30, 2025
@reitowo reitowo force-pushed the main-color-space branch 2 times, most recently from 37ea2f6 to 0b61073 Compare May 31, 2025 07:17
@deepak1556 deepak1556 added the semver/minor backwards-compatible functionality label Jun 4, 2025
@reitowo reitowo force-pushed the main-color-space branch from 0b61073 to f003085 Compare June 4, 2025 15:35
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened recently label Jun 6, 2025
@reitowo reitowo force-pushed the main-color-space branch from 7df7525 to 988ab97 Compare June 11, 2025 02:40
@reitowo
Copy link
Member Author

reitowo commented Jun 11, 2025

Rebased to latest main, maybe CI is now runable?

Copy link
Member

@jkleinsc jkleinsc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

API LGTM

Copy link
Member

@erickzhao erickzhao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

API LGTM

dcq01

This comment was marked as spam.

@erickzhao
Copy link
Member

erickzhao commented Jun 25, 2025

Hey @dcq01, I think the LLM-generated review comments feel disruptive to the review process. Please refrain from leaving these again in the future.

@reitowo reitowo force-pushed the main-color-space branch from 62c5b3e to dc28e64 Compare June 26, 2025 17:21
@reitowo
Copy link
Member Author

reitowo commented Jun 30, 2025

Anyone could trigger the CI again? 😂

@MarshallOfSound MarshallOfSound merged commit fb0b77b into electron:main Jul 2, 2025
51 of 53 checks passed
@release-clerk
Copy link

release-clerk bot commented Jul 2, 2025

No Release Notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants