Module smithay_client_toolkit::window [−][src]
Window abstraction
Structs
| FallbackFrame | A simple set of decorations that can be used as a fallback |
| Window | A window |
Enums
| ButtonState | Represents the status of a button |
| Decorations | Possible decoration modes for a Window |
| 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 |
| WindowState | Represents the status of a window |
Traits
| Frame | Interface for defining the drawing of decorations |