The bhyve VNC server would ignore the SetPixelFormat message from the
VNC client. This change supports a limited implementation to detect
and reorder the colors such as requested from the noVNC client.
PR: 280984
Differential D46402
bhyve: support noVNC SetPixelFormat request mp on Aug 21 2024, 6:56 PM. Authored by Tags None Referenced Files
Details
The bhyve VNC server would ignore the SetPixelFormat message from the PR: 280984
Diff Detail
Event Timeline
Comment Actions Thank you for the review feedback. I think I address most of it.
Comment Actions Addressing further review feedback From the VNC clients I have looked at, SetPixelFormat is usually set I also added warnings suggested in the review when invalid values are
Comment Actions Address review feedback
Comment Actions Address review feedback
Comment Actions Thanks for your contribution! I'm going to test this before merging.
Comment Actions Address review feedback
|