WIP image-capture-source / image-copy-capture#470
WIP image-capture-source / image-copy-capture#470ids1024 wants to merge 1 commit intoSmithay:masterfrom
Conversation
3406271 to
a5b95be
Compare
|
Hi, I'm interested in this PR. From what I can see, seems like this one is abandoned. Mind if I open a new one based on your changes? |
|
The current version of this is in https://github.com/pop-os/cosmic-protocols/tree/main/client-toolkit/src/screencopy, with the addition of a COSMIC-specific protocol for Workspace capture. It would be good to get this in |
|
So should I just copy straight from Cctk (minus the Cosmic protocol) or is there any changes you wanna make? |
|
Originally the cosmic version used a private protocol (before the image-copy-capture protocol was finalized in The way https://github.com/pop-os/cosmic-protocols/blob/main/client-toolkit/src/screencopy/capture_source.rs defines |
There may be a benefit to a higher-level API, perhaps something async based, but that probably can go in a different crate.
I still need to fix a few things here and get a working test client.