1
0
Fork 0
forked from wry/wry

wayland: implement xdg-dialog-v1

This commit is contained in:
Julian Orth 2024-04-24 13:51:13 +02:00
parent 4a236b7833
commit 5dff6c38fd
9 changed files with 210 additions and 1 deletions

View file

@ -57,6 +57,7 @@ pub mod xdg_positioner;
pub mod xdg_toplevel_drag_manager_v1;
pub mod xdg_toplevel_drag_v1;
pub mod xdg_wm_base;
pub mod xdg_wm_dialog_v1;
pub mod zwlr_layer_shell_v1;
pub mod zwlr_screencopy_frame_v1;
pub mod zwlr_screencopy_manager_v1;