Add xdg-foreign-unstable-v2 protocol

This commit is contained in:
Ian Douglas Scott 2024-08-29 17:30:50 -07:00 committed by Victoria Brekenfeld
parent 1342c000ab
commit ed64e26faf
3 changed files with 17 additions and 0 deletions

View file

@ -39,6 +39,7 @@ pub mod viewporter;
pub mod virtual_keyboard;
pub mod workspace;
pub mod xdg_activation;
pub mod xdg_foreign;
pub mod xdg_shell;
pub mod xwayland_keyboard_grab;
pub mod xwayland_shell;