Closed ddvk closed 2 years ago
I saw this when looking in ghidra. We hook the update function of the xochitl app, which contains the logic to send the screen update to screensharing.
The server xochitl does have an unhooked version of the update function but there the screen sharing function hasn't been started.
We should probably activate the screen sharing update signal in our hooked update function.
which one is the rfb update?
We should probably activate the screen sharing update signal in our hooked update function.
Yes, please! There are many toltec packages that I'd like to use, but they all depend on this one. So it's a Hobson's Choice - screen sharing or the toltec packages.
Any update on this?
marking as fixed
First discussed here, https://github.com/ddvk/remarkable-hacks/issues/344 The updates don't seem to work with rm2fb_client even with the unmodified xochitl binary ...