IronRDP
IronRDP copied to clipboard
Support for hardware cursor on Wayland
Support Wayland in ironrdp-native-cursor-icon crate.
wayland_client is a good starting point: https://docs.rs/wayland-client/latest/wayland_client/protocol/wl_pointer/struct.WlPointer.html
Note that FreeRDP, for invert color pixels, appears to be alternating between black and white pixels:
This is working good enough for both light and dark themes.