4 ms·
> The only part that "only works on Windows" is the RDP client. Ah ok, I thought they have an X server running under windows, but apparently not. (Was that in
by thefr0g 5y ago
> The only part that "only works on Windows" is the RDP client.
Ah ok, I thought they have an X server running under windows, but apparently not. (Was that in some previous version? I remember reading that.)
> so presumably the FreeRDP client would be just fine on Linux.
Memory sharing would need support by the hypervisor I guess, that probably means hacking FreeRDP, rdp-wayland-backend and the hypervisor :\
- easygenes 5y agoI haven't really looked at this yet: https://github.com/microsoft/weston-mirror/tree/working/libweston/backend-rdp https://github.com/microsoft/weston-mirror/tree/working/libw... Edit: This is the most interesting commit: https://github.com/microsoft/weston-mirror/commit/f590a956c378eb2ab765d05cb2331386f19f8704 https://github.com/microsoft/weston-mirror/commit/f590a956c3... Search for "shared" and "gfxredir"