summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2020-07-19Bump version to 0.6.0-devChristian Duerr
2020-07-19Bump alacritty_terminal versionChristian Duerr
2020-07-18Rename font crate to crossfontChristian Duerr
2020-07-11Remove gui dependencies from alacritty_terminalKirill Chibisov
2020-07-10Fix clipboard not working on KDE WaylandKirill Chibisov
2020-07-10Add option to run command on bell Kirill Chibisov
2020-07-10Bump urlocator and unicode-widthChristian Duerr
2020-07-10Fail compilation if Fontconfig is not installed on Linux/BSDKirill Chibisov
2020-07-09Add regex scrollback buffer searchChristian Duerr
2020-06-07Update dependenciesKirill Chibisov
2020-06-07Remove copypasta dependency from alacritty_terminalKirill Chibisov
2020-05-30Update dependenciesKirill Chibisov
2020-05-29Remove env_logger depedencyChristian Duerr
2020-05-24Remove unused dependenciesMatthias Krüger
2020-05-24Update dependenciesKirill Chibisov
2020-05-21Update copypasta to v0.7.0Kirill Chibisov
2020-05-17Add subpixel anti-aliasing support on macOS 10.14+Casper Rogild Storm
2020-05-16Bump winit to 0.22.2Christian Duerr
2020-05-14Add support for Fontconfig embolden and matrix optionsKirill Chibisov
2020-05-13Fix OSCs terminated by \x9c byte in unicodeChristian Duerr
2020-05-03Use frame callbacks instead of vsync on WaylandKirill Chibisov
2020-04-23Update depedenciesChristian Duerr
2020-04-18Update depedenciesBastien Orivel
2020-04-16Add Windows font fallbackDavid Hewitt
2020-03-25Update Linux/BSD font dependenciesChristian Duerr
2020-03-14Bump version to 0.5.0-devChristian Duerr
2020-03-12Update to glutin 0.24.0Christian Duerr
2020-03-10Bump copypasta to 0.6.3Kirill Chibisov
2020-03-02Fix DCS escape parsing crashChristian Duerr
2020-02-29Update terminfo dependencyKirill Chibisov
2020-02-28Fix crash on Wayland compositors with `wl_seat` version 7+Kirill Chibisov
2020-02-17Extract winpty crateChristian Duerr
2020-02-11Bump vte and urlocatorChristian Duerr
2020-02-07Update glutin to v0.23.0Kirill Chibisov
2020-01-31Mirror OSC query terminatorChristian Duerr
2020-01-24Fix build error on OpenBSDeau
2020-01-12Bump VTE to 0.5.0Christian Duerr
2020-01-11Move Alacritty to organizationChristian Duerr
2020-01-10Bump glutin to 0.22.0Christian Duerr
2020-01-06Remove winit key remappingsChristian Duerr
2020-01-05Bump version to 0.4.2-devKirill Chibisov
2020-01-05Bump winit to 0.20.0 Alpha 6Christian Duerr
2020-01-02Clean up Windows PTY string handlingDavid Hewitt
2019-12-06Fix unicode 11/12 glyph widthChristian Duerr
2019-12-04Fix incorrect DPI after wakeup on X11Christian Duerr
2019-11-30Fix direct escape input on Windows using altChristian Duerr
2019-11-30Move icon embed step from winpty to Alacrittysterlingjensen
2019-11-27Fix parsing of file schemeChristian Duerr
2019-11-26Bump copypasta to 0.6.1Christian Duerr
2019-11-25Bump x11-clipboard to 0.4.0Cole Helbling