Module org_kde_kwin_server_decoration_manager
Available on crate feature
wayland and Linux only.Expand description
Server side window decoration manager
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.
Structs§
- OrgKde
Kwin Server Decoration Manager - Server side window decoration manager
Enums§
Constants§
- EVT_
DEFAULT_ MODE_ OPCODE - The wire opcode for this event
- EVT_
DEFAULT_ MODE_ SINCE - The minimal object version supporting this event
- REQ_
CREATE_ OPCODE - The wire opcode for this request
- REQ_
CREATE_ SINCE - The minimal object version supporting this request