[][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.

DisplayUpdate

Enums

Error

Constants

BACKWARD_SEARCH_LABEL
FORWARD_SEARCH_LABEL

Functions

compute_cell_size

Calculate the cell dimensions based on font metrics.

window_size

Calculate the size of the window given padding, terminal dimensions and cell size.