Crate alacritty

Source
Expand description

Alacritty - The GPU Enhanced Terminal.

Modulesยง

  • cli ๐Ÿ”’
  • clipboard ๐Ÿ”’
  • config ๐Ÿ”’
  • daemon ๐Ÿ”’
  • display ๐Ÿ”’
    The display subsystem including window management, font rasterization, and GPU drawing.
  • event ๐Ÿ”’
    Process window events.
  • gl ๐Ÿ”’
  • input ๐Ÿ”’
    Handle input from winit.
  • ipc ๐Ÿ”’
    Alacritty socket IPC.
  • logging ๐Ÿ”’
    Logging for Alacritty.
  • message_bar ๐Ÿ”’
  • migrate ๐Ÿ”’
    Configuration file migration.
  • renderer ๐Ÿ”’
  • scheduler ๐Ÿ”’
    Scheduler for emitting events at a specific time in the future.
  • string ๐Ÿ”’
  • window_context ๐Ÿ”’
    Terminal window context.

Structsยง

Functionsยง