Module server_decoration
Available on crate feature
wayland and Linux only.Expand description
KDE server decoration protocol
This interface allows to coordinate whether the server should create a server-side window decoration around a wl_surface representing a shell surface (wl_shell_surface or similar). By announcing support for this interface the server indicates that it supports server side decorations.
Use in conjunction with zxdg_decoration_manager_v1 is undefined.
Modulesยง
- client
- Client-side API of this protocol