wayland: implement wlr-virtual-pointer-unstable-v1
This commit is contained in:
parent
942c090195
commit
548a2bf478
15 changed files with 437 additions and 4 deletions
|
|
@ -94,6 +94,8 @@ pub mod zwlr_gamma_control_v1;
|
|||
pub mod zwlr_layer_shell_v1;
|
||||
pub mod zwlr_screencopy_frame_v1;
|
||||
pub mod zwlr_screencopy_manager_v1;
|
||||
pub mod zwlr_virtual_pointer_manager_v1;
|
||||
pub mod zwlr_virtual_pointer_v1;
|
||||
pub mod zwp_idle_inhibit_manager_v1;
|
||||
pub mod zwp_linux_buffer_params_v1;
|
||||
pub mod zwp_linux_dmabuf_feedback_v1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue