ipc: move data control logic out of wlr code
This commit is contained in:
parent
dfc0a11935
commit
be1462d0ef
5 changed files with 525 additions and 310 deletions
|
|
@ -3,6 +3,7 @@ use {
|
|||
std::rc::Rc,
|
||||
};
|
||||
|
||||
mod private;
|
||||
pub mod zwlr_data_control_device_v1;
|
||||
pub mod zwlr_data_control_manager_v1;
|
||||
pub mod zwlr_data_control_offer_v1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue