Crate wmctrl
Source - desktop
- Desktop related functions.
- utils
- Utility functions
- 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()
- Action
- Actions that may be applied to a
wmctrl::Window
- Property
- Properties that may be applied to a
wmctrl::Window
- 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