Replace screencopy with ext-image-copy-capture-v1

This commit is contained in:
Ian Douglas Scott 2025-03-03 16:19:41 -08:00 committed by Victoria Brekenfeld
parent fec4b3c235
commit 2fe5897db0
10 changed files with 545 additions and 575 deletions

View file

@ -3,7 +3,7 @@
pub mod a11y;
pub mod atspi;
pub mod drm;
pub mod image_source;
pub mod image_capture_source;
pub mod output_configuration;
pub mod output_power;
pub mod overlap_notify;