cosmic-comp icon indicating copy to clipboard operation
cosmic-comp copied to clipboard

ext-image-source and ext-screencopy

Open Drakulix opened this issue 1 year ago • 4 comments

Implementation of unmerged upstream protocol ext-image-source and ext-screencopy (https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/124) based on #358.

Drakulix avatar Mar 18 '24 17:03 Drakulix

It's merged now! 🎉

russelltg avatar Aug 20 '24 05:08 russelltg

It's merged now! 🎉

We know. Waiting for a new wayland-protocols release before we can update wayland-rs.

Drakulix avatar Aug 20 '24 09:08 Drakulix

wayland-protocols 1.37 was released. Seems like wayland-rs can be updated after this PR is merged: https://github.com/Smithay/wayland-rs/pull/754

AlexProgrammerDE avatar Sep 03 '24 05:09 AlexProgrammerDE

wayland-rs now merged the PR and the crate wayland-protocols from the project has these two protocols now in version 0.32.4. I guess this PR can be updated now to use this new version that contains ext-image-capture-source-v1 and ext-image-copy-capture-v1.

AlexProgrammerDE avatar Sep 07 '24 10:09 AlexProgrammerDE