[−][src]Module smithay_client_toolkit::window
Window abstraction
Structs
| BasicFrame | A minimalistic set of decorations |
| ConceptFrame | A clean, modern and stylish set of decorations |
| Window | A window |
Enums
| ButtonState | Represents the status of a button |
| Event | Possible events generated by a window that you need to handle |
| FrameRequest | Request generated by a Frame |
| State | types of state on the surface |
Traits
| Frame | Interface for defining the drawing of decorations |
| Theme | Interface for defining the theme of window decorations |