t-rec-rs
t-rec-rs copied to clipboard
[FEAT] add support for wayland on linux
t-rec depends on x11rb which obviously requires X.
One workaround is to use Xwayland
Contribution for wayland support would be very much appreciated. Please reach out for guidance. 🙏
It’s really pity that t-rec doesn’t support modern desktops (Wayland). :(
@jirutka feel free to contribute an implementation.
In fact it's very simple: only an impl for PlatformApi needs to be added into its own file.