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

No support for other color spaces #15

Open
LoganDark opened this issue Jun 11, 2022 · 1 comment
Open

No support for other color spaces #15

LoganDark opened this issue Jun 11, 2022 · 1 comment
Labels
enhancement New feature or request Needs Design Work

Comments

@LoganDark
Copy link

It would be cool if I could do WCG stuff with this crate. This would take a lot of care to do correctly though. Also see #14

@i509VCB
Copy link
Contributor

i509VCB commented Jun 14, 2022

On Wayland this could be even more complicated since there are many wl_shm formats (https://wayland.app/protocols/wayland#wl_shm:enum:format).

Most of the formats are somewhat unnecessary but several could be useful (Bgra8888 [reverse endian of Argb8888], Abgr8888, Rgba8888, Argb2101010, etc).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Needs Design Work
Development

No branches or pull requests

3 participants