sassman / t-rec-rs

Blazingly fast terminal recorder that generates animated gif images for the web written in rust

Home Page:https://crates.io/crates/t-rec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEAT] add support for wayland on linux

sassman opened this issue · comments

[FEAT] add support for wayland on linux

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.