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

x0vncserver HDR (10-bit) support #1733

Open
nameiwillforget opened this issue Feb 28, 2024 · 3 comments
Open

x0vncserver HDR (10-bit) support #1733

nameiwillforget opened this issue Feb 28, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@nameiwillforget
Copy link

Is your feature request related to a problem? Please describe.
While attempting to use my laptop to connect to my desktop session using x0vncserver, I found that I couldn't do it as long as the color depth of the desktop was at 10 bit (that of my laptop is at 8).

Describe the solution you'd like
An option to display the current session at a different color depth, similar to -geometry for resolutions.

@CendioOssman
Copy link
Member

I don't know if anyone has ever tested things on HDR system, so I'm not surprised there are issues.

Exactly what happens when you try to use x0vncserver?

@CendioOssman CendioOssman changed the title TigerVNC and color depth x0vncserver HDR (10-bit) support Mar 1, 2024
@CendioOssman CendioOssman added the enhancement New feature or request label Mar 1, 2024
@nameiwillforget
Copy link
Author

nameiwillforget commented Mar 1, 2024 via email

@CendioOssman
Copy link
Member

Thanks. Unfortunately, this is expected. I even found a comment in the code:

/*
* We don't allow individual channels > 8 bits in order to keep our
* conversions simple.
*/

It might be possible to support your use case, but unfortunately, it is rare enough that it might take some time before anyone has a look at it.

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

No branches or pull requests

2 participants