Module gabelstaplerwm::wm::window_system
[−]
[src]
Structs
| Wm |
A window manager master-structure. |
| WmConfig |
Configuration information used by the window manager. |
Enums
| WmCommand |
Enumeration type of commands executed by the window manager. |
Type Definitions
| Matching |
Closure type of a callback function determining client placement on creation. |
| ScreenMatching |
Closure type of a callback function modifying screen areas to configure multimonitor setups and screen areas in general. |
| UrgencyCallback |
Closure type of a callback function being called when a client sets it's urgent hint. |