Crop transferred region of framebuffer#1990
Crop transferred region of framebuffer#1990redneck-f25 wants to merge 4 commits intonovnc:masterfrom
Conversation
|
Seems reasonable for some niche cases. But I'm worried the UI for this is a bit technical. I don't think it's appropriate to have a complex syntax in the RFB object. Better if it just takes a DOMRect. |
|
What do you mean with complex syntax. It is the well known x11 geometry syntax: How do you want it?
EDIT: Or do you mean how it looks in the settings? Also with CSS it's possible to set width, height, right and bottom attributes. I have three screens:
To have listeners for the clocks on [1] and [3] I configured TightVNC as follows
Now I can observe my clocks
BTW: there was a bug
|
880691e to
e8bde27
Compare



Add option
crop_rectto select the region of the remote framebuffer to be transferred.Preview: https://download.bitctrl.de/novnc-u6Nm/noVNC-feature-crop-fb/vnc.html?crop_rect=120x48-0-0
See discussion at #1986