[][src]Module alacritty::window

Structs

DeviceProperties

Information about where the window is being displayed

Proxy

Threadsafe APIs for the window

Window

A window which can be used for displaying the terminal

Enums

Error

Window errors

Constants

DEFAULT_NAME

Default Alacritty name, used for window title and class.

Traits

OsExtensions