Module zwlr_foreign_toplevel_handle_v1
Available on crate feature
wayland and Linux only.Expand description
an opened toplevel
A zwlr_foreign_toplevel_handle_v1 object represents an opened toplevel window. Each app may have multiple opened toplevels.
Each toplevel has a list of outputs it is visible on, conveyed to the client with the output_enter and output_leave events.
Structs§
- Zwlr
Foreign Toplevel Handle V1 - an opened toplevel
Enums§
Constants§
- EVT_
APP_ ID_ OPCODE - The wire opcode for this event
- EVT_
APP_ ID_ SINCE - The minimal object version supporting this event
- EVT_
CLOSED_ OPCODE - The wire opcode for this event
- EVT_
CLOSED_ SINCE - The minimal object version supporting this event
- EVT_
DONE_ OPCODE - The wire opcode for this event
- EVT_
DONE_ SINCE - The minimal object version supporting this event
- EVT_
OUTPUT_ ENTER_ OPCODE - The wire opcode for this event
- EVT_
OUTPUT_ ENTER_ SINCE - The minimal object version supporting this event
- EVT_
OUTPUT_ LEAVE_ OPCODE - The wire opcode for this event
- EVT_
OUTPUT_ LEAVE_ SINCE - The minimal object version supporting this event
- EVT_
PARENT_ OPCODE - The wire opcode for this event
- EVT_
PARENT_ SINCE - The minimal object version supporting this event
- EVT_
STATE_ OPCODE - The wire opcode for this event
- EVT_
STATE_ SINCE - The minimal object version supporting this event
- EVT_
TITLE_ OPCODE - The wire opcode for this event
- EVT_
TITLE_ SINCE - The minimal object version supporting this event
- REQ_
ACTIVATE_ OPCODE - The wire opcode for this request
- REQ_
ACTIVATE_ SINCE - The minimal object version supporting this request
- REQ_
CLOSE_ OPCODE - The wire opcode for this request
- REQ_
CLOSE_ SINCE - The minimal object version supporting this request
- REQ_
DESTROY_ OPCODE - The wire opcode for this request
- REQ_
DESTROY_ SINCE - The minimal object version supporting this request
- REQ_
SET_ FULLSCREEN_ OPCODE - The wire opcode for this request
- REQ_
SET_ FULLSCREEN_ SINCE - The minimal object version supporting this request
- REQ_
SET_ MAXIMIZED_ OPCODE - The wire opcode for this request
- REQ_
SET_ MAXIMIZED_ SINCE - The minimal object version supporting this request
- REQ_
SET_ MINIMIZED_ OPCODE - The wire opcode for this request
- REQ_
SET_ MINIMIZED_ SINCE - The minimal object version supporting this request
- REQ_
SET_ RECTANGLE_ OPCODE - The wire opcode for this request
- REQ_
SET_ RECTANGLE_ SINCE - The minimal object version supporting this request
- REQ_
UNSET_ FULLSCREEN_ OPCODE - The wire opcode for this request
- REQ_
UNSET_ FULLSCREEN_ SINCE - The minimal object version supporting this request
- REQ_
UNSET_ MAXIMIZED_ OPCODE - The wire opcode for this request
- REQ_
UNSET_ MAXIMIZED_ SINCE - The minimal object version supporting this request
- REQ_
UNSET_ MINIMIZED_ OPCODE - The wire opcode for this request
- REQ_
UNSET_ MINIMIZED_ SINCE - The minimal object version supporting this request