Skip to content

wayland: Implement the XDG dialog protocol

Carlos Garnacho requested to merge carlosg/mutter:wip/xdg-dialog into main

This protocol takes over some of our homegrown GTK Shell protocol, allowing to specify hints on surfaces such as dialog modality.

Merge request reports