[][src]Crate wmctrl

Modules

desktop

Desktop related functions.

utils

Utility functions

Structs

State

Holds information about the new state of a wmctrl::Window. See Window for an example use case.

Transformation

A type holding the transformation properties of a wmctrl::Window

Window

A type representing windows managed by the window manager. An instance is only obtainable through wmctrl::get_windows()

Enums

Action

Actions that may be applied to a wmctrl::Window

Property

Properties that may be applied to a wmctrl::Window

Functions

get_windows

Get windows managed by the window manager

help

Print help

show_wm_information

Show information about the window manager and about the environment