cosmic-screencopy-v2
This commit is contained in:
parent
973cfed87b
commit
b40d153809
27 changed files with 3647 additions and 2743 deletions
4
src/wayland/handlers/image_source.rs
Normal file
4
src/wayland/handlers/image_source.rs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
use crate::state::State;
|
||||
use crate::wayland::protocols::image_source::delegate_image_source;
|
||||
|
||||
delegate_image_source!(State);
|
||||
Loading…
Add table
Add a link
Reference in a new issue