alacritty/alacritty/src
Christian Duerr 8ed72cc065
Remove Windows WinPTY backend
2021-01-01 05:07:39 +00:00
..
config Remove Windows WinPTY backend 2021-01-01 05:07:39 +00:00
macos Spawn new alacritty processes in CWD on macOS 2020-11-07 04:48:48 +00:00
renderer Fix missing glyphs crash on Windows 2020-12-29 00:05:18 +00:00
cli.rs Remove Windows WinPTY backend 2021-01-01 05:07:39 +00:00
clipboard.rs Bump minimum supported Rust version to 1.43.0 2020-07-28 13:00:55 +03:00
cursor.rs Draw cursor with rect renderer 2020-12-28 09:45:39 +00:00
daemon.rs Add option to run command on bell 2020-07-10 22:32:44 +03:00
display.rs Draw cursor with rect renderer 2020-12-28 09:45:39 +00:00
event.rs Remove Windows WinPTY backend 2021-01-01 05:07:39 +00:00
input.rs Remove Windows WinPTY backend 2021-01-01 05:07:39 +00:00
logging.rs Replace serde's derive with custom proc macro 2020-12-21 02:44:38 +00:00
main.rs Replace serde's derive with custom proc macro 2020-12-21 02:44:38 +00:00
message_bar.rs Fix non-ascii message bar text width calculation 2020-10-04 03:17:36 +00:00
meter.rs Remove gui dependencies from alacritty_terminal 2020-07-11 20:03:09 +03:00
panic.rs Remove gui dependencies from alacritty_terminal 2020-07-11 20:03:09 +03:00
scheduler.rs Add blinking cursor support 2020-11-23 23:11:03 +00:00
url.rs Draw cursor with rect renderer 2020-12-28 09:45:39 +00:00
wayland_theme.rs Replace serde's derive with custom proc macro 2020-12-21 02:44:38 +00:00
window.rs Disable shadows for transparent windows on macOS 2020-12-22 04:25:43 +00:00