ifs: rename data transfer module
This commit is contained in:
parent
a038855895
commit
d8920ed7a0
32 changed files with 43 additions and 43 deletions
|
|
@ -1,4 +1,5 @@
|
|||
pub mod color_management;
|
||||
pub mod data_transfer;
|
||||
pub mod ext_foreign_toplevel_handle_v1;
|
||||
pub mod ext_foreign_toplevel_image_capture_source_manager_v1;
|
||||
pub mod ext_foreign_toplevel_list_v1;
|
||||
|
|
@ -12,7 +13,6 @@ pub mod ext_session_lock_v1;
|
|||
pub mod head_management;
|
||||
pub mod hyprland_focus_grab_manager_v1;
|
||||
pub mod hyprland_focus_grab_v1;
|
||||
pub mod ipc;
|
||||
pub mod jay_client_query;
|
||||
pub mod jay_color_management;
|
||||
pub mod jay_compositor;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue