alacritty/alacritty_terminal/src
Kirill Chibisov 9f8c5c4f56
Enable damage tracking only on Wayland
Other platforms don't have such concepts in general or have them
via different interfaces not related to EGL.

This commit also resolves some minor clippy issues.

Fixes #6051.

Co-authored-by: Christian Duerr <contact@christianduerr.com>
2022-05-20 22:23:55 +03:00
..
config Add damage tracking and reporting to compatible compositors 2022-02-02 00:12:58 +03:00
grid Enable damage tracking only on Wayland 2022-05-20 22:23:55 +03:00
term Extract `SizeInfo` from alacritty_terminal 2022-04-06 13:06:39 +03:00
tty Extract `SizeInfo` from alacritty_terminal 2022-04-06 13:06:39 +03:00
ansi.rs Enable damage tracking only on Wayland 2022-05-20 22:23:55 +03:00
event.rs Extract `SizeInfo` from alacritty_terminal 2022-04-06 13:06:39 +03:00
event_loop.rs Extract `SizeInfo` from alacritty_terminal 2022-04-06 13:06:39 +03:00
index.rs Fix CreateNewWindow CLI fallback 2021-12-23 12:23:06 +02:00
lib.rs Fix clippy warnings 2021-07-03 03:06:52 +00:00
selection.rs Extract `SizeInfo` from alacritty_terminal 2022-04-06 13:06:39 +03:00
sync.rs Add buffer for PTY reads during terminal lock 2021-07-03 20:31:50 +00:00
thread.rs Add option to run command on bell 2020-07-10 22:32:44 +03:00
vi_mode.rs Extract `SizeInfo` from alacritty_terminal 2022-04-06 13:06:39 +03:00