wayland: implement xdg-toplevel-drag
This commit is contained in:
parent
e665a18242
commit
364872258a
21 changed files with 535 additions and 70 deletions
|
|
@ -44,6 +44,8 @@ pub mod wp_viewporter;
|
|||
pub mod xdg_activation_token_v1;
|
||||
pub mod xdg_activation_v1;
|
||||
pub mod xdg_positioner;
|
||||
pub mod xdg_toplevel_drag_manager_v1;
|
||||
pub mod xdg_toplevel_drag_v1;
|
||||
pub mod xdg_wm_base;
|
||||
pub mod zwlr_layer_shell_v1;
|
||||
pub mod zwlr_screencopy_frame_v1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue