aboutsummaryrefslogtreecommitdiff
path: root/alacritty/Cargo.toml
Commit message (Expand)AuthorAge
* Downgrade glutin versionChristian Duerr2021-07-27
* Bump development version to 0.10.0-devChristian Duerr2021-07-18
* Update dependenciesChristian Duerr2021-07-14
* Update crossfont to 0.3.0Christian Duerr2021-05-01
* Bump development version to 0.9.0-devChristian Duerr2021-05-01
* Add vi/mouse hint highlighting supportChristian Duerr2021-04-13
* Add support for synchronized updatesChristian Duerr2021-02-24
* Move renderable cell transformation to alacrittyChristian Duerr2021-01-24
* Remove all rustc benchmarksJames McCoy2021-01-21
* Bump development version to 0.8.0-devChristian Duerr2021-01-04
* Remove Windows WinPTY backendChristian Duerr2021-01-01
* Update Alacritty's descriptionChristian Duerr2020-12-29
* Hide "missing" glyp for zerowidth characterKirill Chibisov2020-12-23
* Fix artifacts on macOS with transparent windowsChristian Duerr2020-12-21
* Replace serde's derive with custom proc macroChristian Duerr2020-12-21
* Fix embedded _NET_WM_ICON on X11Christian Duerr2020-12-20
* Bump glutin to 0.26.0Kirill Chibisov2020-12-11
* Remove live-shader-reload featureKirill Chibisov2020-12-10
* Add support for '~/' in config importsChristian Duerr2020-11-24
* Fix wide characters being cut offKirill Chibisov2020-11-17
* Bump development version to 0.7.0-devChristian Duerr2020-11-15
* Feature gate 'image' when building without x11 featureKirill Chibisov2020-11-14
* Deprecate the WinPTY backendChristian Duerr2020-11-06
* Remove rustc_tools_util dependencyChristian Duerr2020-10-25
* Make use of glutin wayland/x11 featuresKirill Chibisov2020-10-12
* Bump glutin to 0.25.0Kirill Chibisov2020-10-07
* Use yellow/red from the config for message bar colorsKirill Chibisov2020-08-13
* Fix crates.io publishing restrictionsChristian Duerr2020-08-01
* Bump version to 0.6.0-devChristian Duerr2020-07-19
* Bump alacritty_terminal versionChristian Duerr2020-07-19
* Rename font crate to crossfontChristian Duerr2020-07-18
* Remove gui dependencies from alacritty_terminalKirill Chibisov2020-07-11
* Fix clipboard not working on KDE WaylandKirill Chibisov2020-07-10
* Add option to run command on bell Kirill Chibisov2020-07-10
* Fail compilation if Fontconfig is not installed on Linux/BSDKirill Chibisov2020-07-10
* Add regex scrollback buffer searchChristian Duerr2020-07-09
* Remove copypasta dependency from alacritty_terminalKirill Chibisov2020-06-07
* Add cargo feature for WinPTYDavid Hewitt2020-06-02
* Remove env_logger depedencyChristian Duerr2020-05-29
* Remove unused dependenciesMatthias Krüger2020-05-24
* Update dependenciesKirill Chibisov2020-05-24
* Remove prebuilt linux binariesChristian Duerr2020-05-12
* Use frame callbacks instead of vsync on WaylandKirill Chibisov2020-05-03
* Update depedenciesBastien Orivel2020-04-18
* Bump version to 0.5.0-devChristian Duerr2020-03-14
* Capitalized the .desktop Filename (#3425)Nathan Lilienthal2020-03-13
* Add option to pick Linux/BSD backendsKirill Chibisov2020-03-13
* Update to glutin 0.24.0Christian Duerr2020-03-12
* Add missing angled bracket to emailCole Helbling2020-02-27
* Bump vte and urlocatorChristian Duerr2020-02-11