Module window

Module window 

Source
Expand description

Tools for inspecting and manipulating windows.

Structs§

ContentType
The content type of a window.
MatchedWindow
A matched window.
Window
A toplevel window.
WindowMatcher
A window matcher.
WindowType
The type of a window.

Enums§

TileState
The tile state of a window.
WindowCriterion
A criterion for matching a window.

Constants§

CLIENT_WINDOW
A window created by a client.
CONTAINER
A container.
GAME_CONTENT
Game content type.
NO_CONTENT_TYPE
No content type.
PHOTO_CONTENT
Photo content type.
PLACEHOLDER
A placeholder.
VIDEO_CONTENT
Video content type.
XDG_TOPLEVEL
An XDG toplevel.
X_WINDOW
An X window.