Expand description
application windows management
This interface manages application windows. It provides requests to show and hide the desktop and emits an event every time a window is created so that the client can use it to manage the window.
Only one client can bind this interface at a time.
Warning! The protocol described in this file is a desktop environment implementation detail. Regular clients must not use this protocol. Backward incompatible changes may be added without bumping the major version of the extension.
Structs§
- OrgKde
Plasma Window Management - application windows management
Enums§
Constants§
- EVT_
SHOW_ DESKTOP_ CHANGED_ OPCODE - The wire opcode for this event
- EVT_
SHOW_ DESKTOP_ CHANGED_ SINCE - The minimal object version supporting this event
- EVT_
STACKING_ ORDER_ CHANGED_ 2_ OPCODE - The wire opcode for this event
- EVT_
STACKING_ ORDER_ CHANGED_ 2_ SINCE - The minimal object version supporting this event
- EVT_
STACKING_ ORDER_ CHANGED_ OPCODE - The wire opcode for this event
- EVT_
STACKING_ ORDER_ CHANGED_ SINCE - The minimal object version supporting this event
- EVT_
STACKING_ ORDER_ UUID_ CHANGED_ OPCODE - The wire opcode for this event
- EVT_
STACKING_ ORDER_ UUID_ CHANGED_ SINCE - The minimal object version supporting this event
- EVT_
WINDOW_ OPCODE - The wire opcode for this event
- EVT_
WINDOW_ SINCE - The minimal object version supporting this event
- EVT_
WINDOW_ WITH_ UUID_ OPCODE - The wire opcode for this event
- EVT_
WINDOW_ WITH_ UUID_ SINCE - The minimal object version supporting this event
- REQ_
GET_ STACKING_ ORDER_ OPCODE - The wire opcode for this request
- REQ_
GET_ STACKING_ ORDER_ SINCE - The minimal object version supporting this request
- REQ_
GET_ WINDOW_ BY_ UUID_ OPCODE - The wire opcode for this request
- REQ_
GET_ WINDOW_ BY_ UUID_ SINCE - The minimal object version supporting this request
- REQ_
GET_ WINDOW_ OPCODE - The wire opcode for this request
- REQ_
GET_ WINDOW_ SINCE - The minimal object version supporting this request
- REQ_
SHOW_ DESKTOP_ OPCODE - The wire opcode for this request
- REQ_
SHOW_ DESKTOP_ SINCE - The minimal object version supporting this request