Expand description
metadata interface
An interface that may be implemented by a wl_surface, for implementations that provide the shell user interface.
It provides requests to set surface roles, assign an output or set the position in output coordinates.
On the server side the object is automatically destroyed when the related wl_surface is destroyed. On client side, org_kde_plasma_surface.destroy() must be called before destroying the wl_surface object.
Structs§
- OrgKde
Plasma Surface - metadata interface
Enums§
- Error
- Event
- Panel
Behavior - Behavior for panel surface
- Request
- Role
Constants§
- EVT_
AUTO_ HIDDEN_ PANEL_ HIDDEN_ OPCODE - The wire opcode for this event
- EVT_
AUTO_ HIDDEN_ PANEL_ HIDDEN_ SINCE - The minimal object version supporting this event
- EVT_
AUTO_ HIDDEN_ PANEL_ SHOWN_ OPCODE - The wire opcode for this event
- EVT_
AUTO_ HIDDEN_ PANEL_ SHOWN_ SINCE - The minimal object version supporting this event
- REQ_
DESTROY_ OPCODE - The wire opcode for this request
- REQ_
DESTROY_ SINCE - The minimal object version supporting this request
- REQ_
OPEN_ UNDER_ CURSOR_ OPCODE - The wire opcode for this request
- REQ_
OPEN_ UNDER_ CURSOR_ SINCE - The minimal object version supporting this request
- REQ_
PANEL_ AUTO_ HIDE_ HIDE_ OPCODE - The wire opcode for this request
- REQ_
PANEL_ AUTO_ HIDE_ HIDE_ SINCE - The minimal object version supporting this request
- REQ_
PANEL_ AUTO_ HIDE_ SHOW_ OPCODE - The wire opcode for this request
- REQ_
PANEL_ AUTO_ HIDE_ SHOW_ SINCE - The minimal object version supporting this request
- REQ_
SET_ OUTPUT_ OPCODE - The wire opcode for this request
- REQ_
SET_ OUTPUT_ SINCE - The minimal object version supporting this request
- REQ_
SET_ PANEL_ BEHAVIOR_ OPCODE - The wire opcode for this request
- REQ_
SET_ PANEL_ BEHAVIOR_ SINCE - The minimal object version supporting this request
- REQ_
SET_ PANEL_ TAKES_ FOCUS_ OPCODE - The wire opcode for this request
- REQ_
SET_ PANEL_ TAKES_ FOCUS_ SINCE - The minimal object version supporting this request
- REQ_
SET_ POSITION_ OPCODE - The wire opcode for this request
- REQ_
SET_ POSITION_ SINCE - The minimal object version supporting this request
- REQ_
SET_ ROLE_ OPCODE - The wire opcode for this request
- REQ_
SET_ ROLE_ SINCE - The minimal object version supporting this request
- REQ_
SET_ SKIP_ SWITCHER_ OPCODE - The wire opcode for this request
- REQ_
SET_ SKIP_ SWITCHER_ SINCE - The minimal object version supporting this request
- REQ_
SET_ SKIP_ TASKBAR_ OPCODE - The wire opcode for this request
- REQ_
SET_ SKIP_ TASKBAR_ SINCE - The minimal object version supporting this request