[−][src]Module alacritty::display
The display subsystem including window management, font rasterization, and GPU drawing.
Structs
| Display | The display wraps a window, font rasterizer, and GPU renderer |
| Notifier | Can wakeup the render loop from other threads |
Enums
| Error |
Traits
| OnResize | Types that are interested in when the display is resized |