alacritty/src
Joe Wilm 2738969f29 Propagate font rasterizer errors
This allows consumers of the font crate to handle errors instead of the
library panicking.
2016-12-31 20:47:02 -08:00
..
renderer Propagate font rasterizer errors 2016-12-31 20:47:02 -08:00
term Improve RenderableCellsIter performance 2016-12-29 21:56:49 -05:00
ansi.rs Misc formatting fixes 2016-12-16 22:48:04 -08:00
cli.rs Display manages window, renderer, rasterizer 2016-12-11 20:23:41 -08:00
config.rs Implement copying selection for macOS 2016-12-26 22:56:19 -05:00
display.rs Propagate font rasterizer errors 2016-12-31 20:47:02 -08:00
event.rs Fix pty read sometimes not triggering draw 2016-12-29 21:38:22 -05:00
event_loop.rs Fix pty read sometimes not triggering draw 2016-12-29 21:38:22 -05:00
grid.rs Unify Cursor, Location and name it Point 2016-12-29 11:09:29 -05:00
index.rs Unify Cursor, Location and name it Point 2016-12-29 11:09:29 -05:00
input.rs Fix pty read sometimes not triggering draw 2016-12-29 21:38:22 -05:00
lib.rs Implement visual component of mouse selections 2016-12-22 13:44:13 -05:00
macros.rs Rustup and clippy 2016-12-16 22:13:51 -08:00
main.rs Fix pty read sometimes not triggering draw 2016-12-29 21:38:22 -05:00
meter.rs Misc formatting fixes 2016-12-16 22:48:04 -08:00
selection.rs Fix some bugs with selections 2016-12-29 20:53:41 -05:00
sync.rs Fix some compiler warnings 2016-09-23 10:12:11 -07:00
tty.rs Rustup and clippy 2016-12-16 22:13:51 -08:00
util.rs Fix some bugs with selections 2016-12-29 20:53:41 -05:00
window.rs Fix pty read sometimes not triggering draw 2016-12-29 21:38:22 -05:00