screencapture: implement ext_foreign_toplevel_image_capture_source_manager_v1
This commit is contained in:
parent
40bce507a6
commit
e91993fb18
8 changed files with 185 additions and 51 deletions
|
|
@ -78,7 +78,11 @@ impl Object for ExtForeignToplevelHandleV1 {
|
|||
}
|
||||
}
|
||||
|
||||
simple_add_obj!(ExtForeignToplevelHandleV1);
|
||||
dedicated_add_obj!(
|
||||
ExtForeignToplevelHandleV1,
|
||||
ExtForeignToplevelHandleV1Id,
|
||||
foreign_toplevel_handles
|
||||
);
|
||||
|
||||
#[derive(Debug, Error)]
|
||||
pub enum ExtForeignToplevelHandleV1Error {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue